Module Name: src
Committed By: rmind
Date: Wed Mar 3 02:09:51 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention support for Gumstix Verdex Pro and SMSC LAN9118 Family Ethernet
driver, which were added by kiyoh...@.
To generate a diff of this commit:
cvs rdiff -u -r1.1365 -r1.1366 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1365 src/doc/CHANGES:1.1366
--- src/doc/CHANGES:1.1365 Sat Feb 27 22:17:15 2010
+++ src/doc/CHANGES Wed Mar 3 02:09:51 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1365 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1366 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -379,6 +379,8 @@
rumpvfs: Use unmodified kernel vnode pager. [pooka 20090806]
zfs: Import OpenSolaris zfs source code to NetBSD, add NetBSD
patches. [haad 20090808]
+ smsh(4): Add a SMSC LAN9118 Family Ethernet driver. [kiyohara 20090809]
+ evbarm: Support for Gumstix Verdex and Verdex Pro. [kiyohara 20090809]
gpioiic(4): New driver to create an I2C bus using GPIO pins in
bit-banging mode. [mbalmer 20090809]
voyagerfb(8): a driver for the Gdium Liberty 1000's video controller