summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2009-04-02Convert lockmgr to rwlock. Fixing a (harmless) lock leak on attachOwain Ainsworth
2009-04-02s/GWUSBMICRON/GWUSMICRON/ spotted by Fukaumi NaokiDamien Bergamini
2009-04-02syncDamien Bergamini
2009-04-02s/GWUSBMICRON/GWUSMICRON/Damien Bergamini
2009-04-01bzero pci attach argsMark Kettenis
2009-03-31These flags are bitmasks, not booleans.Owain Ainsworth
2009-03-31On watchdog timeout reset the full chip. Just draining the tx ring is notClaudio Jeker
2009-03-31Backout previous change; it breaks more machines than it fixes.Mark Kettenis
2009-03-31remove the drm_read and drm_write functions. instead just do theOwain Ainsworth
2009-03-30Switch sk(4) over to using MCLGETI when allocating mbufs for the RX ring.Mark Kettenis
2009-03-30switch to MCLGETI.David Gwynne
2009-03-30Zap a superfluous newline in the drmprint function, it messes up outputOwain Ainsworth
2009-03-30Support for more chipset versions, written by Ian LindsayTheo de Raadt
2009-03-30Remove the DRM_SPIN lock macros, just expand them to mutex operations.Owain Ainsworth
2009-03-29Correct a couple of ioctl definitions (GEM ioctls, not used yet). andOwain Ainsworth
2009-03-29Take a shot at baud rate calculations for the 8-portTheo de Raadt
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2009-03-29Finally fix kernel crash (page fault) when closing bulk devices.Marcus Glocker
2009-03-29spelloMarco Peereboom
2009-03-29Bypass macsec on extreme/supreme based chips.Jonathan Gray
2009-03-29Remove holdover XMAC II writes/reads inherited from sk asJonathan Gray
2009-03-29Remove unused prototype.Mark Kettenis
2009-03-29Remove the lock_time member from the hardware lock. It's not thatOwain Ainsworth
2009-03-29when we steal the SYNC CACHE command in mfi_scsi_cmd we still have toDavid Gwynne
2009-03-29fix a small race in mfi_mgmt between the checking of a ccbs completion andDavid Gwynne
2009-03-28Add a bunch more run devices.Jonathan Gray
2009-03-28regenJonathan Gray
2009-03-28Add a bunch more run devices.Jonathan Gray
2009-03-28Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, byMarcus Glocker
2009-03-27Push the per-driver dma hook a little further down.Owain Ainsworth
2009-03-27Rework the dma buffer api a bit to make it smaller and to have lessOwain Ainsworth
2009-03-27Remove a bunch of compat macros, just expand them to the openbsdOwain Ainsworth
2009-03-27Match on EW-7717Un, EW-7718UnJonathan Gray
2009-03-27Match on Edimax EW-7318Ug, EW-7318USg, EW-7618UgJonathan Gray
2009-03-27regenJonathan Gray
2009-03-27more Edimax devicesJonathan Gray
2009-03-27Add support for the BCM5825 and the next-generation BCM5860, 5861,Reyk Floeter
2009-03-27Match on ASUS USB-N11Jonathan Gray
2009-03-27regenJonathan Gray
2009-03-27add ASUS USB-N11. Looks like someone got the vid/pid mixed up inJonathan Gray
2009-03-27Sitecom WL-603 should work according to linux driverJonathan Gray
2009-03-27Linksys WUSB200 should work according to linux driverJonathan Gray
2009-03-27regenJonathan Gray
2009-03-27Sitecom WL-603 and Linksys WUSB200Jonathan Gray
2009-03-27Add a bunch of GW3887/v2 based upgt devices found in linux driver.Jonathan Gray
2009-03-27regenJonathan Gray
2009-03-27Add a bunch of GW3887/v2 based upgt devices found in linux driver.Jonathan Gray
2009-03-27add definitions for more yukon 2 revisions found in linux driverJonathan Gray
2009-03-26syncTheo de Raadt
2009-03-26new plx chips found in wildTheo de Raadt