Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/doc Ticket #1311.



details:   https://anonhg.NetBSD.org/src/rev/39ede31284c6
branches:  netbsd-3
changeset: 578036:39ede31284c6
user:      ghen <ghen%NetBSD.org@localhost>
date:      Fri May 05 16:48:35 2006 +0000

description:
Ticket #1311.

diffstat:

 doc/CHANGES-3.1 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 91737a43e9e0 -r 39ede31284c6 doc/CHANGES-3.1
--- a/doc/CHANGES-3.1   Fri May 05 16:46:06 2006 +0000
+++ b/doc/CHANGES-3.1   Fri May 05 16:48:35 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.1,v 1.1.2.85 2006/05/04 12:34:19 tron Exp $
+#      $NetBSD: CHANGES-3.1,v 1.1.2.86 2006/05/05 16:48:35 ghen Exp $
 
 A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.1
 release:
@@ -1529,3 +1529,21 @@
        HT-1000 controllers.
        [jonathan, ticket #1298]
 
+sys/arch/i386/conf/XEN0                                1.18 via patch
+sys/arch/xen/conf/files.xen                    1.31 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)
+       [bouyer, ticket #1311]
+



Home | Main Index | Thread Index | Old Index