summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2010-03-26Add storage for the boot block and boot loader to the softraid metadata.Joel Sing
2010-03-26syncStuart Henderson
2010-03-26More Broadcom IDs, from Brad:Stuart Henderson
2010-03-25syncOwain Ainsworth
2010-03-25add Radeon HD3470Owain Ainsworth
2010-03-25Fix & vs. && in the kqfilter code.Owain Ainsworth
2010-03-25Update to match renamed product id.Michael Knudsen
2010-03-25syncMichael Knudsen
2010-03-25Rename product id. It seems to be used for several Android basedMichael Knudsen
2010-03-25fix fallout of previous; ok dlg@Otto Moerbeek
2010-03-25disable MSI on Intel devicesJacob Meuser
2010-03-25regenChris Kuethe
2010-03-25remove duplicate definition. "Commit right away." deraadt@Chris Kuethe
2010-03-24syncTheo de Raadt
2010-03-24be even more exact about the TI pcie switchesTheo de Raadt
2010-03-24sncTheo de Raadt
2010-03-24correct IDTheo de Raadt
2010-03-23syncTheo de Raadt
2010-03-23new TI 4-way PCIE-PCIE bridgeTheo de Raadt
2010-03-23macppc seems to need a couple more casts before it will compile aKenneth R Westerback
2010-03-23Change the scsi_cmd function member of scsi_adapter from int toKenneth R Westerback
2010-03-22Detect Nuvoton W83795G.Mark Kettenis
2010-03-22Remove some cardbus defines and types which are identical toJonathan Gray
2010-03-22Split existing spdmem@i2c code into bus-agnostic spd record decoding code,Miod Vallat
2010-03-22There is a workaround for a 82599 specific errata that could hang the rx dmaJonathan Gray
2010-03-22Use the correct number of max scatter gather segments for 82599,Jonathan Gray
2010-03-21another macbook that needs reference voltage for output.Jacob Meuser
2010-03-21deal with the possibility of two internal speaker pins, like onJacob Meuser
2010-03-21remove definitions of VSCSI_DEBUG stuff. they were never used.David Gwynne
2010-03-20Allow kernels configurations with bluetooth but no USB to build.Matthieu Herrb
2010-03-20NEC Aterm WL300NU-GDamien Bergamini
2010-03-20the NEC Aterm WL300NU-G is an otus(4).Damien Bergamini
2010-03-19Remove support for preproduction 82598 revision A0,Jonathan Gray
2010-03-16Set rx_ndescs to zero when initializing the rx ring. Otherwise we'llMark Kettenis
2010-03-16eek! negative array offsets are bad. don't allow them.Jacob Meuser
2010-03-15Add support for 82801HBM RAID. 'that diff can go in' kettenis@Dale Rahn
2010-03-15Correct return from attach on error, add splx() and urndis_stop().Fabien Romano
2010-03-15Add id for Intel 82801JI RAID. Lets HP GL360 G6 see internal SATAKenneth R Westerback
2010-03-14Rewrite urndis_match() logic for the HTC Hero to match on vendor andMichael Knudsen
2010-03-14syncMichael Knudsen
2010-03-14Add product ID for HTC Hero.Michael Knudsen
2010-03-14Quieten ahc a bit, same as ahd is. Put some messages emitted duringKenneth R Westerback
2010-03-14when closing, remove commands from the right queues as we iterate overDavid Gwynne
2010-03-11Correct a wrong printf and move a check than should be before the debug.Jonathan Armani
2010-03-09- push replies back to the free queue when done processing eventsMarco Peereboom
2010-03-07Minimalistic driver for the ImpactSR (Mardigras) video option found on olderMiod Vallat
2010-03-07Don't stop DMA in envy_halt_intput() and/or envy_halt_output().Alexandre Ratchov
2010-03-07Garbage collect a softc member that we don't use because we don't doMichael Knudsen
2010-03-07Update my address, while there update armani's too per his request.Fabien Romano
2010-03-07Rename RNDIS_DEBUG to match device name.Fabien Romano