freebsd-dev/sys/dev/ata
Poul-Henning Kamp 49ff4debd3 Spring cleaning around strategy and disklabels/slices:
Introduce BUF_STRATEGY(struct buf *, int flag) macro, and use it throughout.
please see comment in sys/conf.h about the flag argument.

Remove strategy argument from all the diskslice/label/bad144
implementations, it should be found from the dev_t.

Remove bogus and unused strategy1 routines.

Remove open/close arguments from dssize().  Pick them up from dev_t.

Remove unused and unfinished setgeom support from diskslice/label/bad144 code.
1999-08-14 11:40:51 +00:00
..
ata-all.c Add limitted support for the Promise Ultra/66 controller. Its 1999-08-06 17:39:38 +00:00
ata-all.h Support DMA on ATAPI devices (finally). 1999-08-10 21:59:58 +00:00
ata-disk.c Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
ata-disk.h Nine'th update to the new ATA/ATAPI driver: 1999-06-25 09:03:07 +00:00
ata-dma.c Support DMA on ATAPI devices (finally). 1999-08-10 21:59:58 +00:00
atapi-all.c Support DMA on ATAPI devices (finally). 1999-08-10 21:59:58 +00:00
atapi-all.h Nine'th update to the new ATA/ATAPI driver: 1999-06-25 09:03:07 +00:00
atapi-cd.c Nine'th update to the new ATA/ATAPI driver: 1999-06-25 09:03:07 +00:00
atapi-cd.h Added driver to support ATAPI floppies ie LS-120 & ZIP drives. 1999-03-03 21:10:29 +00:00
atapi-fd.c Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
atapi-fd.h Eigth update to the new ATA/ATAPI driver: 1999-05-20 09:12:06 +00:00
atapi-tape.c Nine'th update to the new ATA/ATAPI driver: 1999-06-25 09:03:07 +00:00
atapi-tape.h Nine'th update to the new ATA/ATAPI driver: 1999-06-25 09:03:07 +00:00