Re: cloneable tun

2012-12-01 Thread Alexander Hall
Reyk Floeter wrote: >On Wed, Nov 28, 2012 at 10:42 PM, Mark Kettenis > wrote: >> But currently /dev/tunN is usable from any programming language that >> that can do reads and writes. With Reyk's changes you need to do an >> ioctl even for basic usage, which is at best quirky in languages >other

MBA remove unneeded quirk

2012-12-01 Thread Ray Lai
I'm not sure why jakemsr's diff[1] has AZ_QRK_GPIO_UNMUTE_1, my MBA works fine without it. I've tested both left and right channels on both speakers and headphones. -Ray- [1]: http://marc.info/?l=openbsd-misc&m=128919130029011&w=2 Index: dev/pci/azalia_codec.c =