Date: Sun, 27 Sep 1998 18:06:00 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, luigi@labinfo.iet.unipi.it Cc: current@FreeBSD.ORG, sos@FreeBSD.ORG Subject: Re: cd9660 mounts... Message-ID: <199809270806.SAA01400@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> They won't work for cd in -current, since it uses slices. You need > >it does not use slices, it only grabs a few bits from the minor >number to identify the track and i happened to use dkslice() because >it was doing exactly what i needed. If the macro is not present in >-current, then one can simply redefine The driver uses slices, and will reject access to minor numbers that have bits set that it doesn't support. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809270806.SAA01400>