summaryrefslogtreecommitdiff
path: root/sys/dev/pci/aceride.c
AgeCommit message (Expand)Author
2004-01-03More wdc_channel structure member namespace cleanup:thorpej
2004-01-03Rename "struct channel_softc" to "struct wdc_channel".thorpej
2003-11-27There are some cards that map the ATA control and IDE DMA registersfvdl
2003-10-24Remove IDE_PCI_CLASS_OVERRIDE -- it wasn't actually used anywhere. In lieu ofmycroft
2003-10-11Cosmetic changes:thorpej
2003-10-08Split pciide in per-chip family driver, as proposed inbouyer