note axen(4).

This commit is contained in:
nonaka 2013-10-26 09:19:45 +00:00
parent 36e5572b84
commit 3f78cb481f
1 changed files with 4 additions and 2 deletions

View File

@ -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]