summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2009-11-23remove a global that i used to test protection modes.Damien Bergamini
2009-11-23Later on this will do much more work on suspend/resume, but for nowTheo de Raadt
2009-11-23Bring elink3 at least a bit into the new world. It used to have some superClaudio Jeker
2009-11-23Improve discipline specific ioctl framework and attach to softraid ioctl.Joel Sing
2009-11-23Remove ACPI_SLEEP_ENABLED checks.Paul Irofti
2009-11-23Walk our children in the activate function.Theo de Raadt
2009-11-23better style is DVACT_SUSPEND before DVACT_RESUMETheo de Raadt
2009-11-23knf and spacing that are super annoyingTheo de Raadt
2009-11-23knfTheo de Raadt
2009-11-23Add missing acpivar.h changes from previous commit.Mike Larkin
2009-11-23regenYojiro Uo
2009-11-23Hook up Theo's new children suspend/resume function, as well as more ACPIMike Larkin
2009-11-23add some usb vendors and products to syncYojiro Uo
2009-11-23regenYojiro Uo
2009-11-23add new umsm type modems: Softbank C01SW (Sierra OEM) andYojiro Uo
2009-11-23add USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctl to the uhid(4).Yojiro Uo
2009-11-23regenYojiro Uo
2009-11-23add netmos nm9901 and NEC USB host controllerYojiro Uo
2009-11-23bnx(4) is a bit special. The chip itself is capable of swapping endianessClaudio Jeker
2009-11-23add NetMos NM9901 multiple peripheral board supportYojiro Uo
2009-11-23Fix pckbd and acpihpet suspend/resume cases to fit with the future frameworkPaul Irofti
2009-11-23PCI suspend/resume plumbing. This code is currently not called.Mike Larkin
2009-11-22add a bunch of devices found in linux driversJonathan Gray
2009-11-22regenJonathan Gray
2009-11-22add a bunch of Ethernet and zyd devices found in linux drivers.Jonathan Gray
2009-11-22Add a framework for discipline specific ioctls.Joel Sing
2009-11-22Ensure that chunks are not already in use when creating a volume.Joel Sing
2009-11-22Bring last drivers fully into the NO_CCB world by replacingKenneth R Westerback
2009-11-22Probe modes for SATA disks, makes CF behind SATA work and givesJonathan Gray
2009-11-22syncKevin Lo
2009-11-22add the Terminus Technology vendor id found on VIA VT6571Kevin Lo
2009-11-22fix RTS/CTS and CTS-to-self protection modes.Damien Bergamini
2009-11-21tyypoMiod Vallat
2009-11-21make the led blink during a scan.Damien Bergamini
2009-11-21debug offDamien Bergamini
2009-11-21attach to the AR9227 tooDamien Bergamini
2009-11-21EP80579 SATAJonathan Gray
2009-11-21in the detach function remove our usb task before calling any otherTheo de Raadt
2009-11-21Do the operations in atu_detach in the right order, as done inTheo de Raadt
2009-11-21User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s,Philip Guenthe
2009-11-19Add code to set up windows on PCI-PCI bridges left unconfigured by theMark Kettenis
2009-11-19Add PPB_IO_SHIFT #define to mirror PPB_MEM_SHIFT.Mark Kettenis
2009-11-19if a radio switch exists, configure the GPIO pin to which it isDamien Bergamini
2009-11-19fix for some variants of AR9285.Damien Bergamini
2009-11-18- regenJasper Lievisse Adriaanse
2009-11-18- add startech.com and the product id for their ICUSB2321X/2X/4X devices,Jasper Lievisse Adriaanse
2009-11-18* always move the same amount of data (256 frames) in the interrupt handlerJacob Meuser
2009-11-18panic on impossible error codeAlexander Hall
2009-11-18regenJonathan Gray
2009-11-18More EP80579 devices.Jonathan Gray