freebsd-dev/sys/dev/ata
Poul-Henning Kamp 8177437d85 Complete the bio/buf divorce for all code below devfs::strategy
Exceptions:
        Vinum untouched.  This means that it cannot be compiled.
        Greg Lehey is on the case.

        CCD not converted yet, casts to struct buf (still safe)

        atapi-cd casts to struct buf to examine B_PHYS
2000-04-15 05:54:02 +00:00
..
ata-all.c Add support for ATA66 on newer revisions of the VIA 82C596 2000-04-09 15:08:27 +00:00
ata-all.h Add support for ATA66 on newer revisions of the VIA 82C596 2000-04-09 15:08:27 +00:00
ata-disk.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
ata-disk.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
ata-dma.c Add support for ATA66 on newer revisions of the VIA 82C596 2000-04-09 15:08:27 +00:00
atapi-all.c Make ATAPI CD changer devices work, hopefully better than before. 2000-03-21 13:26:54 +00:00
atapi-all.h Make ATAPI CD changer devices work, hopefully better than before. 2000-03-21 13:26:54 +00:00
atapi-cd.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
atapi-cd.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
atapi-fd.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
atapi-fd.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
atapi-tape.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
atapi-tape.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00