Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 09/21/1998 17:21:16
Module Name: src
Committed By: mark
Date: Tue Sep 22 00:21:16 UTC 1998
Modified Files:
src/sys/dev/ic: wdcvar.h
Log Message:
Add data32iot and data32ioh members to the wdc_attachment_data structure.
This bus space tag and handle is used for 32 bit data transfers i.e.
when WDC_CAPABILITY_DATA32 is enabled as the 32 bit data register may
not be part of the standard drive registers.