NetBSD/sys/dev/ata
bouyer 45675ab14b - change drive_flags from u_int8_t to u_int16_t
- keep the modes supported by the drive in struct ata_drive_datas (will be
  later used for downgrading the DMA/PIO mode on error)
- use config flags to force/disable PIO/DMA/UDMA modes
- For the CMD PCI0643/6 setup DMA mode to DMA Read multiple.
1998-12-02 10:52:24 +00:00
..
Makefile
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 struct ataparam has endian dependence, so add big-endian case. 1998-12-01 13:06:37 +00:00
atavar.h - change drive_flags from u_int8_t to u_int16_t 1998-12-02 10:52:24 +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