Age | Commit message (Expand) | Author |
2009-03-28 | Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, by | Marcus Glocker |
2009-03-27 | When clearing soft interrupts on sun4m, be sure to force the bit clear to | Miod Vallat |
2009-03-27 | Push the per-driver dma hook a little further down. | Owain Ainsworth |
2009-03-27 | Rework the dma buffer api a bit to make it smaller and to have less | Owain Ainsworth |
2009-03-27 | Remove a bunch of compat macros, just expand them to the openbsd | Owain Ainsworth |
2009-03-27 | remove PGO_OVERWRITE, PGO_WEAK and PGO_PASTEOF from the pager. They're all | Owain Ainsworth |
2009-03-27 | convert iopiic lockmgr to rwlock. | Owain Ainsworth |
2009-03-27 | convert arm apm lock to rwlock. | Owain Ainsworth |
2009-03-27 | Match on EW-7717Un, EW-7718Un | Jonathan Gray |
2009-03-27 | Match on Edimax EW-7318Ug, EW-7318USg, EW-7618Ug | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | more Edimax devices | Jonathan Gray |
2009-03-27 | Add support for the BCM5825 and the next-generation BCM5860, 5861, | Reyk Floeter |
2009-03-27 | Match on ASUS USB-N11 | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | add ASUS USB-N11. Looks like someone got the vid/pid mixed up in | Jonathan Gray |
2009-03-27 | Sitecom WL-603 should work according to linux driver | Jonathan Gray |
2009-03-27 | Linksys WUSB200 should work according to linux driver | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | Sitecom WL-603 and Linksys WUSB200 | Jonathan Gray |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray |
2009-03-27 | add definitions for more yukon 2 revisions found in linux driver | Jonathan Gray |
2009-03-26 | sync | Theo de Raadt |
2009-03-26 | new plx chips found in wild | Theo de Raadt |
2009-03-26 | Rework how we deal with the list of per-open datastructures, and the | Owain Ainsworth |
2009-03-26 | move #define IEEE80211_NO_HT under #ifdef SMALL_KERNEL instead | Damien Bergamini |
2009-03-26 | sync with 802.11w draft 8.0. | Damien Bergamini |
2009-03-26 | remove useless code to force an empty transfer in case the length | Damien Bergamini |
2009-03-26 | fix RTS/CTS and CTS-to-self protection. | Damien Bergamini |
2009-03-26 | attach CACE AirPcap Nx. | Damien Bergamini |
2009-03-26 | sync | Damien Bergamini |
2009-03-26 | Add USB ID for the CACE AirPcap Nx dongle, which is an otus(4). | Damien Bergamini |
2009-03-26 | Change amd64 bus_space_{map,unmap} to be the same as i386. While | Owain Ainsworth |
2009-03-26 | Remove cpu_wait(). It's original use was to be called from the reaper so | Owain Ainsworth |
2009-03-26 | sync | Reyk Floeter |
2009-03-26 | two more ubsec devices | Reyk Floeter |
2009-03-26 | Convert splvm() + simplelock(&uvm.hashlock); around the page hash table | Owain Ainsworth |
2009-03-26 | The drm_* allocation functions have been #defined to not use most of | Owain Ainsworth |
2009-03-25 | Nuke old useless define. Miod was ok with the idea. | Tobias Weingartner |
2009-03-25 | Deinline softintr_schedule(). Also fix softintr priorities I got inverted after | Miod Vallat |
2009-03-25 | Deinline softintr_schedule(). | Miod Vallat |
2009-03-25 | ntfs was the last user, LK_SLEEFAIL can die now. | Owain Ainsworth |
2009-03-25 | Add support for the watchdog timer. | Michael Knudsen |
2009-03-25 | convert lockmgr over to rwlock in ntfs, mostly trivial. | Owain Ainsworth |
2009-03-25 | regen | Marcus Glocker |
2009-03-25 | Add "Chen-Source CM12402 Eagle IR Cam" uvideo(4) device. | Marcus Glocker |
2009-03-25 | Move all of the pseudo-inline functions in uvm into C files. | Owain Ainsworth |
2009-03-25 | add new umsm(4) device, Emobile D21LC (longcheer's OEM product) | Yojiro Uo |