Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/notes/common Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/c716c96b53d4
branches: netbsd-1-5
changeset: 491730:c716c96b53d4
user: he <he%NetBSD.org@localhost>
date: Wed May 09 22:38:13 2001 +0000
description:
Apply patch (requested by he):
Note addition of the awacs(4) driver in 1.5.1.
diffstat:
distrib/notes/common/main | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (41 lines):
diff -r 366b77e94a71 -r c716c96b53d4 distrib/notes/common/main
--- a/distrib/notes/common/main Wed May 09 22:33:33 2001 +0000
+++ b/distrib/notes/common/main Wed May 09 22:38:13 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.61.2.28 2001/05/09 20:04:54 he Exp $
+.\" $NetBSD: main,v 1.61.2.29 2001/05/09 22:38:13 he Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -235,6 +235,10 @@
driver has added support for 3Com 3c555, 3c556 and 3c556B MiniPCI Ethernet
cards.
.It
+A driver for the on-board audio hardware found on many Apple
+PowerMacs has been added; see
+.Xr awacs 4 .
+.It
The
.Xr sip 4
driver has been fixed to properly support the dp83815, as found in
@@ -307,6 +311,20 @@
and some other non-reported problems have also been found and fixed.
See the CHANGES-1.5.1 file for the complete list.
.if \n[FOR_RELEASE] \{\
+.if r_i386 \{
+.Ss New Compatibility Issues Introduced With NetBSD 1.5.1
+.Pp
+With the increase of the maximum number of partitions from 8 to 16
+on the i386 port, it is worth noting:
+.Bl -bullet
+.It
+Once you start using more than 8 partitions, you can no longer
+downgrade to a 1.5 kernel.
+.It
+The user-land tools which handle disklabels in 1.5.1 can not be
+used together with a 1.5 kernel.
+.El
+.\}
.Ss Changes Between The NetBSD 1.4 and 1.5 Releases
.Pp
The
Home |
Main Index |
Thread Index |
Old Index