Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jul 2001 04:20:03 -0700
From:      W Gerald Hicks <gehicks@pacbell.net>
To:        Adam Garcia <Adamgarcia@netzero.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: if_stereg.h patch for D-LINK 530TX+ ? (was: no subject)
Message-ID:  <0GFU00K42FHOCM@mta3.snfc21.pbi.net>
In-Reply-To: <KLEPKBLNOBCLOGGKBNPJAECJCAAA.Adamgarcia@netzero.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-940389088-1
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	format=flowed;
	charset=windows-1252

Hi Adam,

(Next time please help the search engines and others by giving
a meaningful subject line :-)

Not sure if there have been material changes in the chip since wpaul
wrote the driver but give the attached patch a whirl.

Hope it helps,

W Gerald Hicks
gehicks@pacbell.net

<Attachment missing>

On Monday, July 2, 2001, at 03:59 AM, Adam Garcia wrote:

> Hello,
>
> =A0I=92ve just installed FreeBSD 4.3 stable in a k62 350 MHZ machine =
with 128
> MB of Ram, a voodoo 3 card and 2 d-link dfe 530tx + Ethernet cards. =
I've
> been using the FreeBSD handbook as a reference point to configure the
> machine to be a firewall/router; I've also been reading the Pedantic =
PPP
> primer but I still can't configure the nic's. I've successfully =
recompiled
> the kernel to include options IPFIREWALL, and NETGRAPH, IPDIVERT and
> IPFILTER. The driver for the card is the vr line in the kernel. I =
didn't
> comment out the other nics because of a few failed make's so I left =
them=20
> as
> is and it recompiled and installed fine. I looked at the dmesg output =
by
> running "dmesg | less" and that said:
> pci0: <unknown card> (vendor=3D0x1186, dev=3D0,1300) at 9.0 irq 5
> pci0: <unknown card> (vendor=3D0x1186, dev=3D0,1300) at 11.0 irq 10
> so I=92m assuming they aren't seen by FreeBSD, now what should I do?
>
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 Thanks in advance
>

--Apple-Mail-940389088-1
Content-Type: multipart/mixed;
	boundary=Apple-Mail-475994521-2


--Apple-Mail-475994521-2
Content-Transfer-Encoding: 7bit
Content-Type: text/enriched;
	charset=us-ascii

Hi Adam,


(Next time please help the search engines and others by giving

a meaningful subject line :-)


Not sure if there have been material changes in the chip since wpaul

wrote the driver but give the attached patch a whirl.


Hope it helps,


W Gerald Hicks

gehicks@pacbell.net



--Apple-Mail-475994521-2
Content-Disposition: attachment;
	filename="if_stereg.h.patch"
Content-Type: application/octet-stream;
	name="if_stereg.h.patch";
	x-unix-mode=0644
Content-Transfer-Encoding: 7bit

--- src/sys/pci/if_stereg.h.orig	Tue Dec  7 12:14:42 1999
+++ src/sys/pci/if_stereg.h	Mon Jul  2 04:18:31 2001
@@ -43,7 +43,7 @@
  * D-Link PCI device/vendor ID for the DFE-550TX.
  */
 #define DL_VENDORID		0x1186
-#define DL_DEVICEID_550TX	0x1002
+#define DL_DEVICEID_550TX	0x1300
 
 /*
  * Register definitions for the Sundance Technologies ST201 PCI

--Apple-Mail-475994521-2
Content-Transfer-Encoding: quoted-printable
Content-Type: text/enriched;
	charset=windows-1252



On Monday, July 2, 2001, at 03:59 AM, Adam Garcia wrote:


=
<excerpt><fontfamily><param>Arial</param><color><param>0000,0000,0000</par=
am><smaller>Hello,


=A0I=92ve just installed FreeBSD 4.3 stable in a k62 350 MHZ machine =
with
128

MB of Ram, a voodoo 3 card and 2 d-link dfe 530tx + Ethernet cards.
I've

been using the FreeBSD handbook as a reference point to configure the

machine to be a firewall/router; I've also been reading the Pedantic
PPP

primer but I still can't configure the nic's. I've successfully
recompiled

the kernel to include options IPFIREWALL, and NETGRAPH, IPDIVERT and

IPFILTER. The driver for the card is the vr line in the kernel. I
didn't

comment out the other nics because of a few failed make's so I left
them as

is and it recompiled and installed fine. I looked at the dmesg output
by

running "dmesg | less" and that said:

pci0: <<unknown card> (vendor=3D0x1186, dev=3D0,1300) at 9.0 irq 5

pci0: <<unknown card> (vendor=3D0x1186, dev=3D0,1300) at 11.0 irq 10

so I=92m assuming they aren't seen by FreeBSD, now what should I do?


=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0 Thanks in advance</smaller></color></fontfamily>


</excerpt>=

--Apple-Mail-475994521-2--

--Apple-Mail-940389088-1--

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




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