summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2011-09-18Remove extra printf argumentsMiod Vallat
2011-09-18Rename the optional metadata handler function and factor out the optionalJoel Sing
2011-09-18Fix various format string types to as a minimum match the width of theMiod Vallat
2011-09-17Fix a truncated DPRINTF.Miod Vallat
2011-09-17use default_chip_unmap for sata_chip_map, lets the via controllers detachJonathan Gray
2011-09-17Don't bother keeping a {u,}lptioctl function which is a duplicate ofMiod Vallat
2011-09-16regenJonathan Gray
2011-09-16add Intel E600/EG20T and some other devices from submitted dmesgsJonathan Gray
2011-09-16Fix a bunch of typos: manaul, monnitor, machiune, autload.Miod Vallat
2011-09-16add device driver for Fujitsu Components FX-5204PS smart power strip.Yojiro Uo
2011-09-16regenYojiro Uo
2011-09-16add Vaisala's "USB instrument cable" entryYojiro Uo
2011-09-16regenYojiro Uo
2011-09-16add entry for FX-5204PSYojiro Uo
2011-09-16regenYojiro Uo
2011-09-16fix very old usb vendor id mismatchYojiro Uo
2011-09-15Fix up age_encap() / age_start()..Kevin Lo
2011-09-14Initial kernel support for sandybridge intel chipsets in intagp and inteldrm.Owain Ainsworth
2011-09-13Fix up ale_encap() / ale_start():Kevin Lo
2011-09-13Fix up alc_encap() / alc_start():Kevin Lo
2011-09-12Clamp a maximum number of outstanding requests at 40 as it wasMike Belopuhov
2011-09-05No need to check for the size to be a multiple of 4 in the alpha-specificMiod Vallat
2011-09-05Enable MSI support and fix establishing a link to a GigE link partnerKevin Lo
2011-09-04Driver for the TURBOchannel alpha baseboard audio. Ported from NetBSD, withMiod Vallat
2011-09-04Add the possibility for a MD attachment to stack a stream filter (sw_code)Miod Vallat
2011-09-04another udav device from Loganaden VelvindronJonathan Gray
2011-09-04regenJonathan Gray
2011-09-04Another udav from Loganaden Velvindron andJonathan Gray
2011-09-04regenMark Kettenis
2011-09-04There is no such thing as the "Intel Centrino Advanced-N 6005".Mark Kettenis
2011-09-04regenMark Kettenis
2011-09-04Add entry for Intel Z68 LPC and correct the H61 LPC entry (pointed out byMark Kettenis
2011-09-04syncStuart Henderson
2011-09-04Add PCI ids for D-Link DGE-530T C1 GigE NIC and the ServerWorks HT-1100 SATAStuart Henderson
2011-09-04Add emulation support for slinear:8, ulinear:8 and alaw. Written by jason@Miod Vallat
2011-09-03MI driver for AMD79C30 audio chip; from NetBSDMiod Vallat
2011-09-03Help prevent watchdog timeouts.Kevin Lo
2011-09-03Disable PHY hibernation. The PHY will go into sleep state when itKevin Lo
2011-09-02Differential gain calibration makes the 6005 firmware crap out, so skip it forMark Kettenis
2011-09-01The 6005 and 6050-based parts need DC calibration turned on, otherwise theMark Kettenis
2011-08-30regenMartin Pieuchot
2011-08-30Add another GeForce 8400 GSMartin Pieuchot
2011-08-30Don't OR the VID, we want the whole TCI, this makes vlanprio (PCP/CF)Christiano F. Haesbaert
2011-08-29protect sc->sc_state access and ncr53c9x_sched() call with splbio inMiod Vallat
2011-08-29Update firmware to the latest version available from Myricom (1.4.53a).David Gwynne
2011-08-29dont use a semaphore (which doesnt block interrupts in the criticalDavid Gwynne
2011-08-29regenMike Belopuhov
2011-08-29add gpsmap 62sMike Belopuhov
2011-08-26Prevent watchdog timeouts; tested by Thomas PfaffKevin Lo
2011-08-26Move the comment outside of the VLAN section of code and above thatKevin Lo