Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc ticket 1230
details: https://anonhg.NetBSD.org/src/rev/e16288774b80
branches: netbsd-1-6
changeset: 530282:e16288774b80
user: grant <grant%NetBSD.org@localhost>
date: Mon Jun 16 13:05:39 2003 +0000
description:
ticket 1230
diffstat:
doc/CHANGES-1.6.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 087524269b4a -r e16288774b80 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 13:04:42 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 13:05:39 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.16 2003/06/16 13:01:58 grant Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.17 2003/06/16 13:05:39 grant Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -295,3 +295,10 @@
Replace some \n with \en for correct display. Closes PR 18539.
[manu, ticket #1226]
+
+sys/dev/pci/if_bge.c 1.38
+
+ Don't print a kernel message like "bge0: gigabit link up" when a
+ Gigabit link is detected. No other ethernet driver does this and this
+ driver doesn't do it for other modes.
+ [tron, ticket #1230]
Home |
Main Index |
Thread Index |
Old Index