Subject: HEAD up serial console users
To: None <port-xen@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-xen
Date: 11/21/2005 23:20:15
Hi,
because of the commit below, the default XEN0 kernel will no longer
work if you use a serial console on the second serial port (com1 in NetBSD,
usually com2 in PC-land). You'll be able to boot using -c on the kernel
command line and disabling com1 (to rebuild a kernel, or switch your
setup to com0 as console)

----- Forwarded message from Manuel Bouyer <bouyer@NetBSD.org> -----

Date: Mon, 21 Nov 2005 22:15:13 +0000 (UTC)
From: Manuel Bouyer <bouyer@NetBSD.org>
Subject: CVS commit: src/sys/arch
To: source-changes@NetBSD.org
Reply-To: bouyer@NetBSD.org


Module Name:	src
Committed By:	bouyer
Date:		Mon Nov 21 22:15:13 UTC 2005

Modified Files:
	src/sys/arch/i386/conf: XEN0
	src/sys/arch/xen/conf: files.xen

Log Message:
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.17 -r1.18 src/sys/arch/i386/conf/XEN0
cvs rdiff -r1.30 -r1.31 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.

----- End forwarded message -----
-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--