summaryrefslogtreecommitdiff
path: root/sys/dev/podulebus/hcide.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
2004-01-01Rename:thorpej
2003-11-29Update for new wdc.c with indirect register mapping.bjh21
2003-10-08Make the ATA mid-layer appears as atabus, as proposed inbouyer
2003-09-25Hide the use of config_interrupts() in one place.mycroft
2003-09-191) Use config_interrupts() to attach IDE and ATAPI drives. This eliminatesmycroft
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-13cleanup RCSID (to be consistent with use in rest of kernel)lukem
2001-06-13Add a driver for the HCCS IDE interface I got at Wakefield. Like the D.T.bjh21