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 Apply patch (requested by hubertf):



details:   https://anonhg.NetBSD.org/src/rev/f0fbb2f2643b
branches:  netbsd-1-5
changeset: 491326:f0fbb2f2643b
user:      he <he%NetBSD.org@localhost>
date:      Mon Apr 23 22:07:19 2001 +0000

description:
Apply patch (requested by hubertf):
  Support Accton EN2242 and other AmdTek AN985 compatible cards
  with the tlp(4) driver.

diffstat:

 sys/arch/i386/conf/INSTALL_LAPTOP |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r b765f36fa320 -r f0fbb2f2643b sys/arch/i386/conf/INSTALL_LAPTOP
--- a/sys/arch/i386/conf/INSTALL_LAPTOP Mon Apr 23 22:05:52 2001 +0000
+++ b/sys/arch/i386/conf/INSTALL_LAPTOP Mon Apr 23 22:07:19 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL_LAPTOP,v 1.4.2.5 2000/12/12 21:28:46 he Exp $
+#      $NetBSD: INSTALL_LAPTOP,v 1.4.2.6 2001/04/23 22:07:19 he Exp $
 #
 #      INSTALL - Installation kernel.
 #
@@ -372,6 +372,11 @@
 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) Ethernet
+#options       TLP_MATCH_21040
+#options       TLP_MATCH_21041
+#options       TLP_MATCH_21140
+#options       TLP_MATCH_21142
 
 # PCMCIA network interfaces
 an*    at pcmcia? function ?           # Aironet PC4500/PC4800 (802.11)



Home | Main Index | Thread Index | Old Index