Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 19:50:01 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        freebsd-current@freebsd.org
Subject:   Correction to /usr/src/sys/i386/conf/LINT for D-Link DFE-530TX+
Message-ID:  <199912190350.TAA00904@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help
    The D-Link DFE-530TX+ uses the 'rl' driver, not the 'vr' driver.  I
    don't know if there's a DFE-530TX (without the '+') so I'm leaving the
    entry for that in the 'vr' driver notes intact.

    I'll be committing this fixup on sunday.  If anyone knows definitively
    whether the DFE-530TX (without the '+') is even real and, if so, which
    driver it uses, pleaes emai me.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

Index: LINT
===================================================================
RCS file: /home/ncvs/src/sys/i386/conf/LINT,v
retrieving revision 1.702
diff -u -r1.702 LINT
--- LINT	1999/12/18 06:27:31	1.702
+++ LINT	1999/12/19 03:35:58
@@ -1665,7 +1665,8 @@
 # mode seems to cause severe lockups on SMP hardware. This driver also
 # supports the Accton EN1207D `Cheetah' adapter, which uses a chip called
 # the MPX 5030/5038, which is either a RealTek in disguise or a RealTek
-# workalike.
+# workalike.  Note that the D-Link DFE-530TX+ uses the RealTek chipset
+# and is supported by this driver, not the 'vr' driver.
 #
 # The 'sf' device provides support for Adaptec Duralink PCI fast
 # ethernet adapters based on the Adaptec AIC-6915 "starfire" controller.
@@ -1705,8 +1706,8 @@
 #
 # The `vr' device provides support for various fast ethernet adapters
 # based on the VIA Technologies VT3043 `Rhine I' and VT86C100A `Rhine II'
-# chips, including the D-Link DFE530TX, the Hawking Technologies PN102TX,
-# and the AOpen/Acer ALN-320.
+# chips, including the D-Link DFE530TX (see 'rl' for DFE530TX+), the Hawking 
+# Technologies PN102TX, and the AOpen/Acer ALN-320.
 #
 # The `vx' device provides support for the 3Com 3C590 and 3C595
 # early support


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912190350.TAA00904>