Subject: Re: One more thing: how to get default devices
To: None <port-arm32@NetBSD.ORG>
From: Mark Brinicombe <amb@physig4.ph.kcl.ac.uk>
List: port-arm32
Date: 07/02/1996 13:35:32
>I deleted the contents of my /dev directory by mistake. If I do MAKEDEV
>all I get a frighteningly large number of devices. How do I get just the
>ones that would be installed by default, for my hardware?

There is no simple way. Other than doing

./MAKEDEV std wd0 wd1 fd0 ...

for all the device you want.

What is wrong with having all the devices ? The standard thing is to
do ./MAKEDEV all
and this is what should be installed by default.

It is not as if they take up precious disk space ;-)

Cheers,
				Mark

-- 
Mark Brinicombe				amb@physig.ph.kcl.ac.uk
Research Associate			http://www.ph.kcl.ac.uk/~amb/
Department of Physics			tel: 0171 873 2894
King's College London			fax: 0171 873 2716