Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf +jme* at pci?



details:   https://anonhg.NetBSD.org/src/rev/e1e6b9d6d75f
branches:  trunk
changeset: 747681:e1e6b9d6d75f
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Sep 27 12:53:46 2009 +0000

description:
+jme* at pci?

diffstat:

 sys/arch/i386/conf/ALL |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 36122b4c842f -r e1e6b9d6d75f sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL    Sun Sep 27 12:52:59 2009 +0000
+++ b/sys/arch/i386/conf/ALL    Sun Sep 27 12:53:46 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.212 2009/09/27 12:41:05 jmcneill Exp $
+# $NetBSD: ALL,v 1.213 2009/09/27 12:53:46 tsutsui Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "ALL-$Revision: 1.212 $"
+#ident                 "ALL-$Revision: 1.213 $"
 
 maxusers       32              # estimated number of users
 
@@ -940,6 +940,7 @@
 ipw*   at pci? dev ? function ?        # Intel PRO/Wireless 2100
 iwi*   at pci? dev ? function ?        # Intel PRO/Wireless 2200BG
 iwn*    at pci? dev ? function ?        # Intel PRO/Wireless 4965AGN
+jme*   at pci? dev ? function ?        # JMicron JMC2[56]0 Ethernet
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
 lii*   at pci? dev ? function ?        # Atheros L2 Fast-Ethernet
 lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3



Home | Main Index | Thread Index | Old Index