freebsd-src/sys/dev/ata
Peter Wemm 03927d3c33 Send "#if NISA > 0" to the bit-bucket and replace it with an option.
These were compile-time "is the isa code present?" tests and not
'how many isa busses' tests.
2001-01-29 09:38:39 +00:00
..
ata-all.c Send "#if NISA > 0" to the bit-bucket and replace it with an option. 2001-01-29 09:38:39 +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 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