index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
rccide.c
Age
Commit message (
Expand
)
Author
2005-12-11
merge ktrace-lwp.
christos
2004-08-21
atastart() (called only at splbio(), and from interrupts) can change
thorpej
2004-08-20
Move most of wdc_softc into a new atac_softc structure that contains
thorpej
2004-08-19
- Add and use a CHAN_TO_WDC() macro to get the wdc_softc from an
thorpej
2004-08-14
- Split the register handles out of struct wdc_channel into a separate
thorpej
2004-08-13
Don't bother with bits that tell of the presence of optional callbacks;
thorpej
2004-01-03
More wdc_channel structure member namespace cleanup:
thorpej
2004-01-03
Rename "struct channel_softc" to "struct wdc_channel".
thorpej
2003-12-14
Liberally apply "static", and wrap a line.
thorpej
2003-12-02
Use a different interrupt routine for the CSB6. The CSB6 doens't
bouyer
2003-11-27
There are some cards that map the ATA control and IDE DMA registers
fvdl
2003-11-07
Sync with sys/dev/pci/pcidevs change (ProductID 0x0213 was renamed
enami
2003-11-04
Re-add ServerWorks IDE support, as "rccide". Note: this is untested, as I no
mycroft