4b51cecfc2
wdc_regs structure, and array of which (indexed per channel) is pointed to by struct wdc_softc. - Move the resulting wdc_channel structure to atavar.h and rename it to ata_channel. Rename the corresponding flags. - Add a "ch_ndrive" member to struct ata_channel, which indicates the maximum number of drives that can be present on the channel. For now, this is always 2. Add an ATA_MAXDRIVES constant that places an upper limit on this value, also currently 2. |
||
---|---|---|
.. | ||
compile | ||
conf | ||
dev | ||
include | ||
macppc | ||
pci | ||
stand | ||
Makefile |