Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/27/2002 03:17:59
Module Name:	syssrc
Committed By:	christos
Date:		Wed Feb 27 01:17:58 UTC 2002

Modified Files:
	syssrc/sys/sys: conf.h

Log Message:
- add constants for DEV_{MEM,KMEM,NULL,ZERO} only arm is the oddball one using
  3 for DEV_ZERO and should be fixed.
- cdev_decl(mm) since all the ports do the same.
- change _mm_ initialization to include ioctl entry point.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 syssrc/sys/sys/conf.h

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