]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make an ATAPI CD device appear as /dev/acdN and the individual
authorsos <sos@FreeBSD.org>
Fri, 19 Oct 2001 13:34:48 +0000 (13:34 +0000)
committersos <sos@FreeBSD.org>
Fri, 19 Oct 2001 13:34:48 +0000 (13:34 +0000)
commita96bb8dac0ee0436a8379a6b9567277229522ce8
tree9e7a6fa0579f539ff0e2c35aceaac09f01485be7
parent77fafc4065c18115d4620f84b0bced3605e15811
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.
sys/dev/ata/atapi-cd.c
sys/dev/ata/atapi-cd.h