Date: Wed, 30 Sep 1998 00:38:57 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: current@FreeBSD.ORG Subject: Re: MAKEDEV Support for sd and st Devices Message-ID: <199809300738.AAA11470@ix.netcom.com> In-Reply-To: <21860.907137935@critter.freebsd.dk> (message from Poul-Henning Kamp on Wed, 30 Sep 1998 08:45:35 %2B0200)
next in thread | previous in thread | raw e-mail | index | archive | help
> It sure does, but you have to look at src/etc/etc.i386/MAKEDEV
>
> --
> Poul-Henning Kamp FreeBSD coreteam member
Maybe I am missing something...
# ls -l /usr/src/etc/etc.i386/MAKEDEV
-rw-r--r-- 1 root wheel 30065 Aug 17 22:32 /usr/src/etc/etc.i386/MAKEDEV
Is this file up-to-date?
This file appears to make sd and st.
...
all)
sh MAKEDEV std # standard
sh MAKEDEV fd0 fd1 # bdev, floppy disk
sh MAKEDEV sd0 sd1 sd2 sd3 wd0 wd1 wd2 wd3 # bdev, ordinary disk
sh MAKEDEV od0 # bdev, optical disk
sh MAKEDEV wfd0 # bdev, LS-120 floppy
sh MAKEDEV vn0 # bdev, virtual disk
sh MAKEDEV cd0 matcd0 mcd0 scd0 wcd0 # bdev, cdrom
sh MAKEDEV ft0 st0 wt0 # bdev, tape
...
and the following sections appear to be functional.
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?199809300738.AAA11470>
