summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-04-27ICH7-M DH in RAID mode, from ICH7 errata datasheet.Jonathan Gray
2006-04-26Remove ICH6M from case statements in IDE code now weJonathan Gray
2006-04-26it turns out that a drivers interrupt handler is called at the spl it wasDavid Gwynne
2006-04-26Fix a typo in register definitions: looks like somebody copied theBrad Smith
2006-04-26Remove smc90cx6 files which are no longer used by anything.Claudio Jeker
2006-04-26not quite working driver for azalia audio (this is essentially AC97 for > 2005)Jason Wright
2006-04-26coverity, covsmerity: no reason to put an overly complex fix in here inJason Wright
2006-04-26ATI IXP 600 IDE. Hardware is not generally available yetJonathan Gray
2006-04-26regenJonathan Gray
2006-04-26ATI IXP 600 IDE/SATA ids.Jonathan Gray
2006-04-26the pack #pragma is a gccism, so replace its use with __packed which willDavid Gwynne
2006-04-26Use %b in error flag printfs to describe meaning of error bits.Jonathan Gray
2006-04-26And commit the diff from the right system.Brad Smith
2006-04-26Fix some debug prints.Marco Peereboom
2006-04-26check for IFF_RUNNING being set before calling nfe_init().Brad Smith
2006-04-26Undo last commit.Marco Peereboom
2006-04-26don't return -1, just 1.Marco Peereboom
2006-04-26typoMarco Peereboom
2006-04-26Add subvendor and subsysid to the mix to differentiate between controllers.Marco Peereboom
2006-04-26syncMarco Peereboom
2006-04-26Rename PERC 5/i to PERC SAS so that we can differentiate between models.Marco Peereboom
2006-04-25the error path for teh sync cache command should return, not try to blunderDavid Gwynne
2006-04-25Match PCI ids for Intel ICH7 SATA in AHCI mode.Jonathan Gray
2006-04-24regenJonathan Gray
2006-04-24Add id for 82801GBM SATA in AHCI mode.Jonathan Gray
2006-04-24oopsTheo de Raadt
2006-04-24syncTheo de Raadt
2006-04-24egalaxTheo de Raadt
2006-04-24add a missing return here.Brad Smith
2006-04-23some more ANSI, KNF and other tidying up.Brad Smith
2006-04-23Remove superfluous use of usb_callout_init() (== timeout_set()).Kenneth R Westerback
2006-04-23Make code path for ADMTek variant endian-safe; fixes dc(4) on macppc.Mark Kettenis
2006-04-23Recognize the D-Link DRP32TXD CardBus adapter. It is anotherBrad Smith
2006-04-23regenBrad Smith
2006-04-23add the D-Link DRP32TXD CardBus id.Brad Smith
2006-04-23regenBrad Smith
2006-04-23add the Dell Bluetooth 350 module.Brad Smith
2006-04-23Fix an embarrassing pasto that triggered a panic. Reported by henning.Marco Peereboom
2006-04-23Allow Intel SATA to map compatibility interrupts.Jonathan Gray
2006-04-23remove all the compat stuff for the otherbsds. this is openbsd, i preferDavid Gwynne
2006-04-22Simplify time calculations.Marc Balmer
2006-04-22Henning reported a crash I can't explain while using the new sensor code.Marco Peereboom
2006-04-22Add support for the Adaptec RAID-On-Chip architecture. This in turnBrad Smith
2006-04-21remove some trailing spaces found while reading this code.Joris Vink
2006-04-21typoMarco Peereboom
2006-04-21Add mfi_poll and use the new shiny function to setup all the hardware queues.Marco Peereboom
2006-04-21Fix a typo and remove an unreachable label to let this compile again.Uwe Stuehler
2006-04-21make udcf work as a SENSOR_TIMEDELTA type sensor. The sensor value is theMarc Balmer
2006-04-21remove a couple of unreachable statements, one found by lint, one foundJolan Luff
2006-04-21repair intr establish error printfMichael Shalayeff