Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/23/1996 21:40:02
cgd
Sat Nov 23 13:36:45 PST 1996
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv17412

Modified Files:
	isa.c 
Log Message:
restrict the FSTATE_STAR prohibition (and panic) to the i386 only.  Cloning
devices actually do make sense on indirect-config busses, because you
might be able to have more than one of the busses!  In addition, they're
useful because they don't require unit numbers to be wired down, so you
could e.g. have vga* at indirect? and vga* at direct?, and have the first
one found be unit number zero.  Finally, devices which can divine their
own ports numbers, etc., actually should be cloning, even if you know you'll
only have one bus that they can live on.


pk
Sat Nov 23 13:39:24 PST 1996
Update of /cvsroot/src/distrib/notes/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv17858

Modified Files:
	prep hardware 
Log Message:
Update and clarifications (addresses PR#2933).