summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-03-30todd@ has 82c686 based auvia(4) devices that do full-duplexJacob Meuser
2008-03-27add detach support. this has to be the easiest diff for hotplug ever, goDavid Gwynne
2008-03-27test the Vdd registers of Andigilog chips against the minimum voltage readings;Constantine A. Murenin
2008-03-27update the revision cpuid table, removing three duplicate ids from "JH-F"Constantine A. Murenin
2008-03-27welcome kate(4), a new driver supporting AMD K8 temperature sensorsConstantine A. Murenin
2008-03-26plug a mem leak. the array of ports wasnt freed on detach.David Gwynne
2008-03-26Add DIOCRLDINFO support.Kenneth R Westerback
2008-03-24auvia(4) doesn't record properly, so don't claim full-duplexJacob Meuser
2008-03-248-bit has been emulated for some time now. quit lying.Jacob Meuser
2008-03-24Change XXgetdisklabel() to the 'normal' four parameter model toKenneth R Westerback
2008-03-23Sometimes the registers claiming the aperture size on 9XX chipsets lie.Owain Ainsworth
2008-03-23regenMiod Vallat
2008-03-23More 3DLabs devices.Miod Vallat
2008-03-23Add AGP support for the Intel G33 chipset.Damien Bergamini
2008-03-23New andl(4) driver for Andigilog aSC7611 Hardware Monitor.Constantine A. Murenin
2008-03-22Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fdKenneth R Westerback
2008-03-22remove unused fields from envy_softc structure, no functional changeAlexandre Ratchov
2008-03-22add audio(4) driver the ability to use different block sizes for play andAlexandre Ratchov
2008-03-22when setting the block size, use the scale factor only once inAlexandre Ratchov
2008-03-22Add a bunch of uslcom devices found in the Linux driver.Jonathan Gray
2008-03-22regenJonathan Gray
2008-03-22Add a bunch of uslcom devices found in the Linux driver.Jonathan Gray
2008-03-21Add defines for 1Gbps/2.5Gbps fiber interfaces.Brad Smith
2008-03-21Pass the MIIF_HAVEFIBER flag along to mii_attach() for MII based fiberBrad Smith
2008-03-21Fix typo/pasto in commented out debug printf(). sc_dv -> sc_dev.Kenneth R Westerback
2008-03-21outputs.master.mute, inputs.dac.mute, record.volume.mute and record.sourceAlexandre Ratchov
2008-03-21regenMiod Vallat
2008-03-21Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of internationalMiod Vallat
2008-03-21Some additional changes to deal with the ICH8 and ICH9 chipsets.Brad Smith
2008-03-20VLAN tag info must be inserted into all descriptors of a multi-descriptorBrad Smith
2008-03-20regenBrad Smith
2008-03-20Add some NVIDIA MCP7B PCI IDs.Brad Smith
2008-03-20add the Silan vendor ID and some product IDs.Brad Smith
2008-03-20Add the PLX 8524 24 lane PCIe switch.Brad Smith
2008-03-20Rearrange some VIA entries so they're in numerical order by PCI id.Brad Smith
2008-03-20Bring isa/fd.c into line with sparc/sparc64 fd code and prepare allKenneth R Westerback
2008-03-19add probe for Andigilog aSC7611; discussed with deraadtConstantine A. Murenin
2008-03-19Driver for Fintek F71805F LPC sensor based on lm78 driver code;Theo de Raadt
2008-03-19Make sure we pass the right argument to isp_wdog() when setting timeouts.Mark Kettenis
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18Bring in some changes from DragonFly:Jonathan Gray
2008-03-16Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimesOwain Ainsworth
2008-03-15Support the old-prom XVideo boards by rewriting the sbus range registers;Miod Vallat
2008-03-14Make sure the most often changing bits of tv_usec are used for lladdrMarc Balmer
2008-03-13Do not increment the input packet counter in these drivers asBrad Smith
2008-03-13when attaching a cdce(4) device that does not have a proper mac address,Marc Balmer
2008-03-12Set the default high water mark to the buffer size, instead of the bufferAlexandre Ratchov