summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2012-05-19Split out the suspend/resume code into its own file to make it possible toMark Kettenis
2012-05-18Remove unused header.Martin Pieuchot
2012-05-17Add support for i350 based devices, based in part on Intel codeJonathan Gray
2012-05-15Allow for serial console on com@puc. Not perfect but should handle theMark Kettenis
2012-05-15Set the usb(4) unit number as bus number. This fixes a possibleMartin Pieuchot
2012-05-15Don't use a pointer to an opaque softc, we'll need to access its unitMartin Pieuchot
2012-05-14fixup "couldn't establish interrupt" error printf; from brad, ok phesslerMike Belopuhov
2012-05-14trigger tx start routine when link goes up to prevent a lockupMike Belopuhov
2012-05-13Add define for capability 0x12 (SATA).Mark Kettenis
2012-05-13Remove unused and confusing 'head' argument.Martin Pieuchot
2012-05-12Repairs operation of twin-channel ahc devices. Only affects ahc@eisa sinceMiod Vallat
2012-05-12Initialize enough softc fields to give this attachment a chance to work.Miod Vallat
2012-05-12Remove unused variable.Mark Kettenis
2012-05-12Remove unused xfer pointer from the qTD structure.Martin Pieuchot
2012-05-12Because qTD lists are NULL terminated, there is no need for an extraMartin Pieuchot
2012-05-12Returns different errors for USB_REQUEST if the address specifiedMartin Pieuchot
2012-05-12Adjust for renaming of Intel GM45 Serial-over-LAN device in pcidevs r1.1643.Mark Kettenis
2012-05-12regenMark Kettenis
2012-05-12regenMark Kettenis
2012-05-12Rename Intel GM45 Serial-over-LAN device to be consistent with others.Mark Kettenis
2012-05-10Enable PCI snoop on the AMD Hudson 2. With help from Juan FranciscoAlexandre Ratchov
2012-05-098401E/8402/8105E/8105E_SPIN1 don't support jumbo framesJonathan Gray
2012-05-09The 8168D chipset needs to have the PHY wake PM flag set to ensureJonathan Gray
2012-05-08syncStuart Henderson
2012-05-08Additional Intel E5 devices found on Supermicro X9DRT-HIBFF. ok jsg@Stuart Henderson
2012-05-07Add support for Intel 6 Series KT (Serial-over-LAN, part of Intel AMT).Mark Kettenis
2012-05-06add support for the reverse video attribute in sti(4)Mike Belopuhov
2012-05-05regenMark Kettenis
2012-05-05Add a few more AMD APU graphics IDs found in dmesglog.Mark Kettenis
2012-05-05Sync with renamed and new AMD Hudson-2 entries done in pcidevs r1.1640Stuart Henderson
2012-05-05syncStuart Henderson
2012-05-05Correct some of the existing AMD Hudson-2 entries for consistent naming,Stuart Henderson
2012-04-28Added yet another magic for my ALPS touchpad.Tobias Stoeckmann
2012-04-27Sprinkle bus_space_barrier after register writes. 70% paranoia and 30%Miod Vallat
2012-04-22VT6410 and VT6415 controllers do not implement the `channel enable' register,Miod Vallat
2012-04-22Add struct proc * argument to FRELE() and FILE_SET_MATURE() inPhilip Guenthe
2012-04-17Add type numbers for upcoming sgi work, forgotten during newport(4) import.Miod Vallat
2012-04-17Output interrupts are raised when the uart is ready for output, whichAlexandre Ratchov
2012-04-14regenMatthieu Herrb
2012-04-14add Radeon Mobility HD 5430Matthieu Herrb
2012-04-13Fix waiting problem at boot on AMD Hudson's AHCI.sasano
2012-04-11fix all the suser calls which pass an incorrect p_acflag argument;Mike Belopuhov
2012-04-11SLIST_REMOVE_NEXT -> SLIST_REMOVE_AFTER for better consistency andChristian Weisgerber
2012-04-09If running on the original 33C93, reject commands not in groups 0, 1 or 5Miod Vallat
2012-04-09Cope with strict alignment platforms, and unbreak the RX logic. Tested withMiod Vallat
2012-04-08additional urtwn device ids found in the linux driverJonathan Gray
2012-04-08regenJonathan Gray
2012-04-08additional urtwn device ids found in the linux driverJonathan Gray
2012-04-08regenJonathan Gray
2012-04-08add ids for Attansic/Atheros L1F (AR8161) and L2F (AR8162).Jonathan Gray