Module Name: src
Committed By: sborrill
Date: Sat Oct 31 13:45:59 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1119
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-5.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.131 src/doc/CHANGES-5.1:1.1.2.132
--- src/doc/CHANGES-5.1:1.1.2.131 Sat Oct 31 13:35:37 2009
+++ src/doc/CHANGES-5.1 Sat Oct 31 13:45:59 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.131 2009/10/31 13:35:37 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.132 2009/10/31 13:45:59 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14595,3 +14595,9 @@
Fixes PR port-alpha/38358.
[mhitch, ticket #1120]
+sys/dev/pci/ifpci2.c 1.17
+
+ Fix endianess issues with ifritz (4) when accessing the
+ B-channel fifos.
+ [martin, ticket #1119]
+