NetBSD/sys/dev/ata
bouyer a6365676fa Add a new disk flag: DRIVE_OLD for pre-ATA disks. probe routine will now set
DRIVE_OLD, DRIVE_ATA or DRIVE_ATAPI based on register signatures.
The attach routine will issue a IDENTIFY command for ATA/ATAPI disk,
to detect flase matches by the probe routine.
probe/attach should now be fully compliant with ata-4/ata-5. As a side
effect, ATAPI drives which improperly use ATA register signatures should now
be attached as ATAPI.
1999-03-10 13:11:43 +00:00
..
Makefile
ata.c Add a new disk flag: DRIVE_OLD for pre-ATA disks. probe routine will now set 1999-03-10 13:11:43 +00:00
ata_wdc.c Keep track of CRC errors in Ultra-DMA mode. If we noticed a CRC error and we 1999-03-07 14:02:53 +00:00
atareg.h move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
atavar.h Add a new disk flag: DRIVE_OLD for pre-ATA disks. probe routine will now set 1999-03-10 13:11:43 +00:00
files.ata
wd.c Update to slightly altered rnd_attach_source() api 1999-02-28 17:08:05 +00:00
wdvar.h