summaryrefslogtreecommitdiff
path: root/sys/dev/pci/piixide.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-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej
2003-12-06Clone artisea_chip_map() for use by the ICH5 SATA controllers.bouyer
2003-12-05Add support for the Intel 82801ER Serial ATA/Raid Controller.bouyer
2003-11-27There are some cards that map the ATA control and IDE DMA registersfvdl
2003-10-11Cosmetic changes:thorpej
2003-10-08Split pciide in per-chip family driver, as proposed inbouyer