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
/
pciidevar.h
Age
Commit message (
Expand
)
Author
2009-10-05
Add some minimalistic detach/unmap bits for pciide,
Jonathan Gray
2009-01-04
Add support for CS5535 IDE adapted from the gcscide code in NetBSD
Jonathan Gray
2009-01-04
Shift prototypes for some common pciide functions out into
Jonathan Gray
2004-10-17
Allow chip-map function to specify which bits must permanently present
Alexander Yurchenko
2004-10-17
Don't touch dma registers directly, instead use callbacks that
Alexander Yurchenko
2004-10-17
Bump wdc_chanarray as well.
Alexander Yurchenko
2004-10-17
Bump number of channels to PCIIDE_MAX_CHANNELS.
Alexander Yurchenko
2004-10-17
Constify channel name.
Alexander Yurchenko
2004-10-17
Stop bloating pciide_softc with chip-specific variables. Add one pointer
Alexander Yurchenko
2004-10-17
Move pciide_softc definition to pciidevar.h.
Alexander Yurchenko
2004-10-17
Define 4 channels max for pciide. Legacy ide controllers can only
Alexander Yurchenko
2004-09-24
Multiple inclusion protection.
Alexander Yurchenko
2002-03-14
Don't prototype pciide_machdep_compat_intr_establish() and
Todd C. Miller
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-06-25
Add disestablish routine for compat PCIIDE interrupts
Constantine Sapuntzakis
2001-04-04
Minor cleanup to minimize diffs with NetBSD
Constantine Sapuntzakis
1999-07-18
Import of NetBSD ATA/IDE stuff.
Constantine Sapuntzakis
1998-06-30
PCI-IDE interface include files (needed for Alpha, at least); from NetBSD.
Angelos D. Keromytis