Module Name: src
Committed By: nonaka
Date: Sat Oct 26 09:19:45 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
note axen(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1856 -r1.1857 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.1856 src/doc/CHANGES:1.1857
--- src/doc/CHANGES:1.1856 Wed Oct 23 09:32:10 2013
+++ src/doc/CHANGES Sat Oct 26 09:19:45 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1856 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1857 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -278,7 +278,7 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
xsh(4): Add driver for Individual Computers X-Surf 100 network interface
card. [rkujawa 20130808]
postfix(1): Import version 2.9.7 [tron 20130821]
- less(1): Import version 458 [tron 20130804]
+ less(1): Import version 458 [tron 20130804]
mpl115a(4): Add driver for Freescale MPL115A2 I2C absolute pressure
sensor. [rkujawa 20130908]
dhcpcd(8): Import dhcpcd-6.1.0 [roy 20130920]
@@ -294,3 +294,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
systat(1): Accept shell patterns to select drives. [bad 20131019]
gffb: add a driver for NVIDIA GeForce2 MX graphics controllers.
[macallan 20131023]
+ axen(4): Add a driver for ASIX AX88178a and AX88179 Ethernet interface.
+ Ported from OpenBSD. [nonaka 20131026]