NetBSD/sys/dev/ata
kenh 48f2e0ae6c Add a new flag to wdc_command: ATA_READREG. This will indicate that all
device registers should be read back into the wdc_command structure after
successfull command completion.  Use this this in wdioctl() for
ATAIOCCOMMAND.
1998-11-23 23:00:26 +00:00
..
Makefile Adjust include list. 1998-10-12 19:50:09 +00:00
ata.c For ATAPI IDENTiFY, poll only for DRQ, some devices don't assert DRDY at this 1998-11-16 11:25:41 +00:00
ata_wdc.c in wdc_softc: access the per-channel data via a pointer array instead of 1998-11-21 15:41:41 +00:00
atareg.h Don't protect this with #ifdef _KERNEL 1998-11-18 16:32:29 +00:00
atavar.h Add a new flag to wdc_command: ATA_READREG. This will indicate that all 1998-11-23 23:00:26 +00:00
files.ata
wd.c Add a new flag to wdc_command: ATA_READREG. This will indicate that all 1998-11-23 23:00:26 +00:00
wdvar.h - clearify the boot messages (features supported vs features used). Thanks to 1998-11-11 19:38:27 +00:00