freebsd-skq/sys/dev/ata
peter 10126ce00c Convert ata and atapi #if NATA* > 0 to options instead. Stop config
trying to count the number of ata* devs since they were not used anyway.
2001-01-29 10:01:11 +00:00
..
ata-all.c Convert ata and atapi #if NATA* > 0 to options instead. Stop config 2001-01-29 10:01:11 +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 Zap #include "apm.h" - it was not used. 2001-01-19 13:53:54 +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 Correct botchup in last commit that made older VIA chips fail... 2001-01-21 16:13:03 +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 Convert ata and atapi #if NATA* > 0 to options instead. Stop config 2001-01-29 10:01:11 +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