Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sys/arch/i386/conf Pullup 1.4 [fvdl]:



details:   https://anonhg.NetBSD.org/src/rev/ec80bbf04dea
branches:  netbsd-1-5
changeset: 490003:ec80bbf04dea
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Oct 30 22:27:19 2000 +0000

description:
Pullup 1.4 [fvdl]:
Add rtk at pci, some laptops have it.

diffstat:

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

diffs (25 lines):

diff -r 9929ed1d92a5 -r ec80bbf04dea sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Mon Oct 30 22:27:02 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Mon Oct 30 22:27:19 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC_LAPTOP,v 1.2.2.2 2000/10/09 13:16:24 fvdl Exp $
+#      $NetBSD: GENERIC_LAPTOP,v 1.2.2.3 2000/10/30 22:27:19 tv Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.2.2.2 $"
+#ident                 "GENERIC-$Revision: 1.2.2.3 $"
 
 maxusers       32              # estimated number of users
 
@@ -452,6 +452,7 @@
 ex*    at pci? dev ? function ?        # 3Com 90x[B]
 fxp*   at pci? dev ? function ?        # Intel EtherExpress PRO 10+/100B
 ne*    at pci? dev ? function ?        # NE2000-compatible Ethernet
+rtk*   at pci? dev ? function ?        # Realtek 8129/8139
 
 # PCMCIA network interfaces
 awi*   at pcmcia? function ?           # BayStack 650/660 (802.11FH/DS)



Home | Main Index | Thread Index | Old Index