1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/sys/dev/ata
Søren Schmidt 7ebc82d6ec Make an ATAPI CD device appear as /dev/acdN and the individual
tracks as /dev/acdNtY.

This solves the problems with having to deal with howmany and which
devices are open.

For hysterical reasons ONLY, make a link to both the acdNa & acdNc devices.
2001-10-19 13:34:48 +00:00
..
ata-all.c Update with latest ATA/ATAPI ver 6 rev 2 items. 2001-10-06 11:07:04 +00:00
ata-all.h Update with latest ATA/ATAPI ver 6 rev 2 items. 2001-10-06 11:07:04 +00:00
ata-card.c Overhaul to minimize stack usage, in some places >2K was used 2001-09-20 15:25:36 +00:00
ata-disk.c Fix it so that it doesn't complain for compiles on alpha- that is, match 2001-10-14 19:44:15 +00:00
ata-disk.h Update with latest ATA/ATAPI ver 6 rev 2 items. 2001-10-06 11:07:04 +00:00
ata-dma.c Update with latest ATA/ATAPI ver 6 rev 2 items. 2001-10-06 11:07:04 +00:00
ata-isa.c Overhaul to minimize stack usage, in some places >2K was used 2001-09-20 15:25:36 +00:00
ata-pci.c Doh! committed from the wrong tree, this is the right "stuff"... 2001-10-03 11:36:25 +00:00
ata-raid.c Update with latest ATA/ATAPI ver 6 rev 2 items. 2001-10-06 11:07:04 +00:00
ata-raid.h Update the promise raid structure with some of the info I've gathered 2001-10-04 18:02:26 +00:00
atapi-all.c Fix bug introduced by the last commit, the caused some ATAPI 2001-10-16 08:07:36 +00:00
atapi-all.h Overhaul to minimize stack usage, in some places >2K was used 2001-09-20 15:25:36 +00:00
atapi-cd.c Make an ATAPI CD device appear as /dev/acdN and the individual 2001-10-19 13:34:48 +00:00
atapi-cd.h Make an ATAPI CD device appear as /dev/acdN and the individual 2001-10-19 13:34:48 +00:00
atapi-fd.c Overhaul to minimize stack usage, in some places >2K was used 2001-09-20 15:25:36 +00:00
atapi-fd.h Overhaul to minimize stack usage, in some places >2K was used 2001-09-20 15:25:36 +00:00
atapi-tape.c Overhaul to minimize stack usage, in some places >2K was used 2001-09-20 15:25:36 +00:00
atapi-tape.h Overhaul to minimize stack usage, in some places >2K was used 2001-09-20 15:25:36 +00:00