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