Subject: CVS commit: [netbsd-3] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 05/05/2006 16:46:06
Module Name:	src
Committed By:	ghen
Date:		Fri May  5 16:46:06 UTC 2006

Modified Files:
	src/sys/arch/i386/conf [netbsd-3]: XEN0
	src/sys/arch/xen/conf [netbsd-3]: files.xen

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1311):
	sys/arch/xen/conf/files.xen: revision 1.31 via patch
	sys/arch/i386/conf/XEN0: revision 1.18 via patch
Sync with i386/conf/GENERIC:
- add a buch of PCI storage devices
- add firewire devices
- add some missing PCI network devices
- add serial and parallel PCI adapters
- add lpt0 at isa
- add com1 at isa
  com0 not added for the benefit of serial console users (it will conflicts
  with the Xen kernel).
XXX this means that setups with serial console on com1 will now break with the
default kernel.
Use userconf(4) (add -c to kernel command line) or change your setup to
com0 instead (most bios allows arbitrary mappings of com ports)


To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 src/sys/arch/i386/conf/XEN0
cvs rdiff -r1.18.2.9 -r1.18.2.10 src/sys/arch/xen/conf/files.xen

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