freebsd-dev/sys/dev/ata
Søren Schmidt df32668400 When blocksize is set to 2352, alwas read 2352 bytes.
This means it might read more than just data, but that is exactly
what we want here (for reading VCD's fx)
2001-01-18 15:20:18 +00:00
..
ata-all.c Add first cut support for the ATA100 capable VIA82c686b. 2001-01-17 09:22:13 +00:00
ata-all.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
ata-disk.c Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
ata-disk.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
ata-dma.c Add first cut support for the ATA100 capable VIA82c686b. 2001-01-17 09:22:13 +00:00
ata-raid.c Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
ata-raid.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-all.c Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-all.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-cd.c When blocksize is set to 2352, alwas read 2352 bytes. 2001-01-18 15:20:18 +00:00
atapi-cd.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-fd.c Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-fd.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-tape.c Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-tape.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00