summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/wdc_mb.c
AgeCommit message (Expand)Author
2004-01-06Make these compile again after the latest adjustments.he
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-12-31Simplfy allocation of the channel queue.thorpej
2003-12-16Replace cmd_ioh with cmd_baseioh, to track changes to wdcvar.h, sohe
2003-10-08Adapt for wdcattach() prototype change.bouyer
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
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2000-03-29Nuke a bunch of cf_unit abuses.leo
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-08-06Change the way that bit's are cleared in the InterruptPending register ofleo
1999-02-19Add <machine/bswap.h> in the list of include-files.leo
1998-12-03Rename pio_mode, etc ... to PIO_cap, etc ... for consistency with thebouyer
1998-11-22oops - forget update for wdc_channels definition changedrochner
1998-10-12Merge bouyer-idebouyer
1998-08-15Assign my copyrights to TNF.mycroft
1998-04-10Use MI wdc-driver.leo