Date: Thu, 15 Aug 1996 14:00:03 -0700 (PDT) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-bugs Subject: Re: misc/1496: An obsolete entry in /sys/i386/conf/majors.i386 Message-ID: <199608152100.OAA21298@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/1496; it has been noted by GNATS. From: J Wunsch <j@uriah.heep.sax.de> To: max@sfc.wide.ad.jp Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: misc/1496: An obsolete entry in /sys/i386/conf/majors.i386 Date: Thu, 15 Aug 1996 21:02:18 +0200 (MET DST) As max@sfc.wide.ad.jp wrote: > /sys/i386/conf/majors.i386 lists major number 20 as a reserved > number which actually is number for od device according to devices.i386. You must be confusing this: j@uriah 74% grep -E '20|[ ]od[ ]|(blk|chr)dev' \ /sys/i386/conf/majors.i386 blkdev name comments 20 od SCSI "magneto-optical" disk chrdev name comments 20 ?? reserved for local use 70 od SCSI "magneto-optical disk type" -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608152100.OAA21298>