summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-07-14Finish support for uncompressed payloads (UDESCSUB_VS_FORMAT_UNCOMPRESSED).Marcus Glocker
2008-07-13Spacing.Marcus Glocker
2008-07-13Save format and frame descriptors to a format group structure so weMarcus Glocker
2008-07-13Add some additional hardware revisions from FreeBSD needed forJonathan Gray
2008-07-12reference vmt (openbsd) rather than vmware (xorg)Chris Kuethe
2008-07-12Make sure the label is read in rdopen(), this isn't the case if youMiod Vallat
2008-07-12Right now agp_generic_enable() is wrong. It has been since 2006. ItOwain Ainsworth
2008-07-12syncBernd Ahlers
2008-07-12Add another Acer id.Bernd Ahlers
2008-07-12Remove obsolete TODO comment.Marcus Glocker
2008-07-12regenBrad Smith
2008-07-12Add the OUI id for JMicron and the ids for the JMP202 FastE PHY andBrad Smith
2008-07-12Add support for the Marvell 88E8016 PHY.Brad Smith
2008-07-11If there is a 100baseT4 connection then fall through so as toBrad Smith
2008-07-11Check the correct BMSR bit in the capabilities field when checkingBrad Smith
2008-07-11Qlogic -> QLogicIgor Sobrado
2008-07-11remove an unused function. ok jsg@Kevin Lo
2008-07-10move a common statement out of if/else;Thordur I. Bjornsson
2008-07-10Don't terminate the array of matching product/vendor IDs with { 0, 0 }Marc Balmer
2008-07-10Make cams with Sonix chipset work by avoiding excessive alternateMarcus Glocker
2008-07-10the DRM_{READ,WRITE}$NUMBER() macros currently useOwain Ainsworth
2008-07-08Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllersBrad Smith
2008-07-08vmt(4) is a kernel level implementation of the vmware tools.David Gwynne
2008-07-08Update 2300 firmware from 3.01.20 (Dec 19, 2002) to 3.03.19 (NovKenneth R Westerback
2008-07-07- Improve negotation and fix some more DPRINTFs.Marcus Glocker
2008-07-07The current drm_locked_task*() code sometimes tries to sleep in anOwain Ainsworth
2008-07-07Use bus_dmamap_load_mbuf() instead of bus_dmamap_load() whenThordur I. Bjornsson
2008-07-07Add AGP and hostbridge support for the Intel 82945GME chipset.Bernd Ahlers
2008-07-07syncBernd Ahlers
2008-07-07Add Intel 82945GME Hostbridge and Video.Bernd Ahlers
2008-07-07tweak the alignment of the rx buffers so the headers in the frame areDavid Gwynne
2008-07-06When the device gets close switch back from alternate interface toMarcus Glocker
2008-07-06pciide_match() is a bit convoluted, we match anything claimingJonathan Gray
2008-07-06Use UT_{READ|WRITE}_VENDOR_DEVICE instead of self defined values.Marc Balmer
2008-07-05regenMark Kettenis
2008-07-05Add Sun SBBC.Mark Kettenis
2008-07-05Fix a comment: Code defines FTDI_SIO_GET_STATUS, use that inMarc Balmer
2008-07-05Add support for the new Expert mouseCLOCK USB II that uses an FTDIMarc Balmer
2008-07-04regenYojiro Uo
2008-07-04add new entries for 3G/3.5G modemsYojiro Uo
2008-07-03Add the pci id and driver flags flags parts for the previous two updatesOwain Ainsworth
2008-07-03Oops.. missed these files out of the radeon git update.Owain Ainsworth
2008-07-03Update the inteldrm driver to drm git.Owain Ainsworth
2008-07-03Update the radeondrm driver to be level with drm git.Owain Ainsworth
2008-07-03Add struct for VC_EXTENSION_UNIT and dump it in debug mode.Marcus Glocker
2008-07-02Add first bits to support uncompressed format.Marcus Glocker
2008-07-02As some modem devices in ubsa(4) are possible to be incompatible withYojiro Uo
2008-07-02fix interrupt pipe processing.Yojiro Uo
2008-07-02defines for output devices' events.Federico G. Schwindt
2008-07-02add acpivideo. for now almost an empty skel so others can work onFederico G. Schwindt