Module Name: src
Committed By: plunky
Date: Sat Mar 6 21:15:17 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
add uhso(4) driver for Option N.V. Wireless WAN modems
To generate a diff of this commit:
cvs rdiff -u -r1.1367 -r1.1368 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.1367 src/doc/CHANGES:1.1368
--- src/doc/CHANGES:1.1367 Thu Mar 4 15:47:12 2010
+++ src/doc/CHANGES Sat Mar 6 21:15:17 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1367 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1368 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -562,3 +562,5 @@
ld.so_elf: Implement negative symbol lookup cache [roy 20100227]
dhcpcd(8): Import dhcpcd-5.2.1. [roy 20100227]
ne(4): Add proper support for NE2000 8 bit mode. [tsutsui 20090303]
+ uhso(4): Add a driver for Option N.V. Wireless WAN modems.
+ [plunky 20100306]