summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-04-04tht is cool cos it generates interrupts when the link state change.David Gwynne
2008-04-04if full-duplex is being turned on, also set the oprtational mode toJacob Meuser
2008-04-03Clean up the DMA read/write control register setup code and add someBrad Smith
2008-04-03Add missing half duplex flags for the media status.Brad Smith
2008-04-03Switch it(4) back to PnP config mode. Avoid possibleOleg Safiullin
2008-04-03Ensure that we wrap around to the start of the TXD buffer when incrementingJoel Sing
2008-04-02Add support for the National Semiconductor Saturn (which really is a SunMark Kettenis
2008-04-02Add support for the DP83865.Mark Kettenis
2008-04-02regenMark Kettenis
2008-04-02Add the National Semiconductor DP83865 Gigabit PHY.Mark Kettenis
2008-04-02fix bad printf if metadata clearing failedMartin Reindl
2008-04-02regenBrad Smith
2008-04-02Add the Cicada CS8204 quad port PHY.Brad Smith
2008-04-02Return right away for unknown media types instead of fallingBrad Smith
2008-04-02syncTheo de Raadt
2008-04-02intel host bridgeTheo de Raadt
2008-04-02attach the ZTE CMDMA MSM modem from qualcomm.Felix Kronlage
2008-04-02regenFelix Kronlage
2008-04-02add another vendor id for Qualcomm as well as one of their modems.Felix Kronlage
2008-04-02Correct error message printing and add a missing errorBrad Smith
2008-04-01Add Corega CG-WLUSB2GPX.Jonathan Gray
2008-04-01regenJonathan Gray
2008-04-01Corega CG-WLUSB2GPXJonathan Gray
2008-04-01toast unused args from a printf call; ok deraadtConstantine A. Murenin
2008-04-01match more versions of w83793g; whilst here, also ensure that the bank 0Constantine A. Murenin
2008-04-01Add some defines and remove some of the magic numbers from the code.Brad Smith
2008-04-01only need 8 words to learn about i2c spd jc-42.4 sensorsTheo de Raadt
2008-03-31if iobase is 0, lm child is not configured by the bios; ok kettenisTheo de Raadt
2008-03-31Add define for 24 hour time.Joel Sing
2008-03-30Add code to configure the vendor specific opcodes of the SPI Flash.Joel Sing
2008-03-30Enable setting of interrupt timers.Joel Sing
2008-03-30Pad the RXD buffer so that packets are aligned on a 128-byte boundary. ThisJoel Sing
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