Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 09/24/2006 03:46:30
Module Name:	src
Committed By:	manu
Date:		Sun Sep 24 03:46:30 UTC 2006

Modified Files:
	src/etc: MAKEDEV.tmpl
	src/sys/conf: majors

Log Message:
Back out the twa device:
- if allocated in the MI range, it breaks the builds for ports that do
  not use it
- if allocated in the MD range, 3ware's tw_cli tool will break because it
  hardcodes the major


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/etc/MAKEDEV.tmpl
cvs rdiff -r1.28 -r1.29 src/sys/conf/majors

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