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 Per PR 13668, add tlp at pci.



details:   https://anonhg.NetBSD.org/src/rev/d026ea24c64e
branches:  trunk
changeset: 525780:d026ea24c64e
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Wed Apr 17 11:52:47 2002 +0000

description:
Per PR 13668, add tlp at pci.

diffstat:

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

diffs (26 lines):

diff -r 39b08b47508e -r d026ea24c64e sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Wed Apr 17 11:42:54 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Wed Apr 17 11:52:47 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC_LAPTOP,v 1.47 2002/04/14 01:42:52 mycroft Exp $
+#      $NetBSD: GENERIC_LAPTOP,v 1.48 2002/04/17 11:52:47 mycroft Exp $
 #      From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
 #
 #      GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@@ -6,7 +6,7 @@
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.47 $"
+#ident                 "GENERIC-$Revision: 1.48 $"
 
 maxusers       32              # estimated number of users
 
@@ -470,6 +470,7 @@
 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
+tlp*   at pci? dev ? function ?        # DECchip 21x4x and clones
 
 # PCMCIA network interfaces
 an*    at pcmcia? function ?           # Aironet PC4500/PC4800 (802.11)



Home | Main Index | Thread Index | Old Index