summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2011-11-08ncr53c9x (a.k.a. esp on sparc64) does not like 16-byte SCSI commandsKenneth R Westerback
2011-11-08Typo. BIOC_SSOFFLINE is the ioctl command. Pass BIOC_SDOFFLINE toKenneth R Westerback
2011-11-03Backout last change that broke the driver. There's no hardware at handMike Belopuhov
2011-11-02Make sure we set UDMA capabilities for HT-1000 IDE,Jonathan Gray
2011-11-02fix defines for some ehci registers. they are not used yet as they onlyEric Faurot
2011-10-31Save and restore MSI configuration on PCI-Express bridges duringMike Belopuhov
2011-10-29avoid an out-of-bounds array access in urtwn_iq_calib_chain();Gleydson Soares
2011-10-28Fix bogus frame selection check in uvideo_vs_negotiation().Marcus Glocker
2011-10-28sync to new ufdti; Mark PeoplesTheo de Raadt
2011-10-28new ufdti; Mark PeoplesTheo de Raadt
2011-10-27Split AHCI port multiplier detection out into a separate function.Jonathan Matthew
2011-10-27Initialize variables before use. From Pedro Martelletto, tweaked byKenneth R Westerback
2011-10-26apply a fix by Steven Chamberlain <steven@pyro.eu.org>, via freebsd:Jasper Lievisse Adriaanse
2011-10-26Intel EG20T serial, tested by mitja.Jonathan Gray
2011-10-26Convert some ahci port multiplier printfs to DPRINTFs as they'reJonathan Matthew
2011-10-25Use a new encoding for the entries in the pucdata table, the result isTheo de Raadt
2011-10-25Initialize variables before use. And if initializing, use the correctKenneth R Westerback
2011-10-24Fix unaligned pci config space access in intelagp.Owain Ainsworth
2011-10-23Revert key modifier change in raw mode, it's not clear which modifier weMartin Pieuchot
2011-10-22Comment out ISP_{T,}DEBUG[0-3] traces if option SMALL_KERNEL; allows alphaMiod Vallat
2011-10-22Sunix 50xx serial/parallel cardsCamiel Dobbelaar
2011-10-22regenCamiel Dobbelaar
2011-10-22Another Sunix id for their 50xx series cardsCamiel Dobbelaar
2011-10-21Set mp_nbusses such that the newly added bounds checks on i386 and amd64Mark Kettenis
2011-10-20Add Stollmann Active USB ISDN Terminal Adapter.Marco Pfatschbacher
2011-10-20regenMarco Pfatschbacher
2011-10-20Add Stollmann Active USB ISDN Terminal Adapter.Marco Pfatschbacher
2011-10-20Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)David Coppa
2011-10-20Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)David Coppa
2011-10-19Typo; from BradKevin Lo
2011-10-19A missing part of an if statement meant we were writing outJonathan Gray
2011-10-19Add some missing bus_dmamap_sync()'s and sync the others withKevin Lo
2011-10-17Blacklist alps devices that might have a clitpad untill the driver get fixedMartin Pieuchot
2011-10-17Fix the synchronization of some alps pads, issue reported by Bryan (brakeb)Martin Pieuchot
2011-10-16Provide battery charge/discharge rate in proper units.Mark Kettenis
2011-10-16align the read to the PCI config space.David Hill
2011-10-14Make ath(4) send multicast frames once, not multiple times.Stefan Sperling
2011-10-14Return EINVAL when there's no config descriptor for a given index.Martin Pieuchot
2011-10-13Make WOL support do something that actually makes sense; effectivelyMark Kettenis
2011-10-13Fix definition of XL_PME_EN.Mark Kettenis
2011-10-10Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *).Miod Vallat
2011-10-09add support for WCH CH352 serialJonathan Gray
2011-10-09regenJonathan Gray
2011-10-09WCH CH352 serialJonathan Gray
2011-10-09Fix the backspace key under X11 and make the 'option' key behaves like inMartin Pieuchot
2011-10-07Detect the ts3000b3 and stts2002, and weaken the cat34ts02 model checkTheo de Raadt
2011-10-07Interface cable for Yaesu ham radios, ok deraadtChris Kuethe
2011-10-07regenChris Kuethe
2011-10-07RT Systems interface cable (rebranded FTDI) for Yaesu ham radiosChris Kuethe
2011-10-06ccd goes to the atticTheo de Raadt