From owner-freebsd-current Sun Sep 27 01:06:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA27804 for freebsd-current-outgoing; Sun, 27 Sep 1998 01:06:14 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA27795; Sun, 27 Sep 1998 01:06:10 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id SAA01400; Sun, 27 Sep 1998 18:06:00 +1000 Date: Sun, 27 Sep 1998 18:06:00 +1000 From: Bruce Evans Message-Id: <199809270806.SAA01400@godzilla.zeta.org.au> To: bde@zeta.org.au, luigi@labinfo.iet.unipi.it Subject: Re: cd9660 mounts... Cc: current@FreeBSD.ORG, sos@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> 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