summaryrefslogtreecommitdiff
path: root/sys/dev/pci/slide.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-10-11Cosmetic changes:thorpej
2003-10-08Split pciide in per-chip family driver, as proposed inbouyer