freebsd-dev/sys/dev/ata
Søren Schmidt 775986fc09 Sixth update to the new ATA/ATAPI driver:
Fixed problems:

    Promise controllers was not always set up correctly.
        Parantheses are a good thing, fixed.

    Some older CDROM's could hang the probe.
        Proberly wait for the drive to catch its breath after IDENTIFY.

    Some CD writers fails because they dont support rezero.
        Rearranged the code to not use rezero.

    Warnings now that we use EGCS.
        Fixed.
1999-04-10 18:53:35 +00:00
..
ata-all.c Sixth update to the new ATA/ATAPI driver: 1999-04-10 18:53:35 +00:00
ata-all.h Fourth update to the new ATA/ATAPI driver: 1999-03-28 18:57:20 +00:00
ata-disk.c Sixth update to the new ATA/ATAPI driver: 1999-04-10 18:53:35 +00:00
ata-disk.h Fourth update to the new ATA/ATAPI driver: 1999-03-28 18:57:20 +00:00
ata-dma.c Sixth update to the new ATA/ATAPI driver: 1999-04-10 18:53:35 +00:00
atapi-all.c Sixth update to the new ATA/ATAPI driver: 1999-04-10 18:53:35 +00:00
atapi-all.h Fourth update to the new ATA/ATAPI driver: 1999-03-28 18:57:20 +00:00
atapi-cd.c Sixth update to the new ATA/ATAPI driver: 1999-04-10 18:53:35 +00:00
atapi-cd.h
atapi-fd.c Sixth update to the new ATA/ATAPI driver: 1999-04-10 18:53:35 +00:00
atapi-fd.h
atapi-tape.c Sixth update to the new ATA/ATAPI driver: 1999-04-10 18:53:35 +00:00
atapi-tape.h ZIP drives should now be working, I'm not sure about LS120 drives, 1999-03-07 21:49:14 +00:00