Subject: CVS commit: syssrc/sys/arch/macppc/macppc
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 10/28/2001 19:11:57
Module Name:	syssrc
Committed By:	manu
Date:		Sun Oct 28 17:11:57 UTC 2001

Modified Files:
	syssrc/sys/arch/macppc/macppc: conf.c

Log Message:
Added character devices #60 and #61 to chrtoblktbl[]. They were missing,
and it introduced problems (EBUSY error when opening the driver for
writing in securelevel >= 1, plus manipulating some unitialized data at
the end of chrtoblktbl[])


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/arch/macppc/macppc/conf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.