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
/
pci
/
pciide.c
Age
Commit message (
Expand
)
Author
2000-01-17
From Manuel Bouyer -
Chris Cappuccio
2000-01-11
Clean up my cruft
Chris Cappuccio
2000-01-11
use PCI_REVISION macro
Chris Cappuccio
2000-01-10
Don't enable UDMA modes for revisions of SiS 5513 < 0xd0
Chris Cappuccio
2000-01-10
Sync w/NetBSD regarding Promise PDC20262 support (the Promise Ultra/66
Chris Cappuccio
1999-11-23
Bugfix from NetBSD. For SiS, PIIX, and Apollo IDE controllers,
Chris Cappuccio
1999-11-17
New interface to ATA registers that goes through the lower-level device
Constantine Sapuntzakis
1999-11-03
0x5597 will never match an SiS pciide controller because they are 0x5513
Chris Cappuccio
1999-11-02
fix printf (had an extra space)
Chris Cappuccio
1999-10-09
wdc layer work:
Constantine Sapuntzakis
1999-10-04
promise support; chris@ took it from netbsd
Theo de Raadt
1999-09-01
Fix messed up logic that could cause an unmap of an unmapped region.
Constantine Sapuntzakis
1999-08-05
It is not ok to do #ifdef processing inside argument lists of calls, where
Niklas Hallqvist
1999-08-04
new bus_dma API, match it
Niklas Hallqvist
1999-07-30
printout flaws
Theo de Raadt
1999-07-25
I've gotten complaints about failed DMA with the Acer Labs PCI IDE
Constantine Sapuntzakis
1999-07-22
shorten dmesg; rename primary/secondary to channel 0/1; save space in
Theo de Raadt
1999-07-20
Fix SIS 5597 define.
Federico G. Schwindt
1999-07-19
Lower chatiness
Constantine Sapuntzakis
1999-07-18
Import of NetBSD ATA/IDE stuff.
Constantine Sapuntzakis