summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2012-06-18Do not try to get the description of an unexisting video format,Martin Pieuchot
2012-06-12Explicitly check whether a BAR is big enough for a particular port insteadMark Kettenis
2012-06-10Allow a variable number of words for the Serializer/Deserializer programming.Mark Kettenis
2012-06-10Remove leftovers from the "usb event" removal.Martin Pieuchot
2012-06-09regenDavid Gwynne
2012-06-09fix the Broadcom BCM5720 id. add the IDT pcie bridge/switch used on theDavid Gwynne
2012-06-09we dont support the BCM5720. the macro wasnt even referring to the productsDavid Gwynne
2012-06-05When error recovery fails, just fail the command. Attempting errorJonathan Matthew
2012-06-04Add support for the HPET on this device.Mark Kettenis
2012-06-03Remove unnecessary tcpib_wdt_unlock() calls.Mark Kettenis
2012-05-27Add tcpcib(4) to support Intel Atom E600 watchdog.Jonathan Gray
2012-05-26Split out the register definitions into its own file to make it possible toMark Kettenis
2012-05-24If _MIN > _MAX consider a WordBus resource to be invalid. Fixes a panic onMark Kettenis
2012-05-24exlusive -> exclusiveMiod Vallat
2012-05-23add C600 SMBusJonathan Gray
2012-05-23regenMike Belopuhov
2012-05-23Add a ServerEngines vendor ID and a couple of products IDs forMike Belopuhov
2012-05-21Always clear out the inactive list and make sure everything is unbound inMark Kettenis
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