From owner-freebsd-questions Mon Jul 2 4:21: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta3.snfc21.pbi.net (mta3.snfc21.pbi.net [206.13.28.141]) by hub.freebsd.org (Postfix) with ESMTP id EE85C37B405 for ; Mon, 2 Jul 2001 04:20:56 -0700 (PDT) (envelope-from gehicks@pacbell.net) Received: from mac ([64.166.87.247]) by mta3.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0GFU00K41FHOCM@mta3.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Mon, 2 Jul 2001 04:20:12 -0700 (PDT) Date: Mon, 02 Jul 2001 04:20:03 -0700 From: W Gerald Hicks Subject: Re: if_stereg.h patch for D-LINK 530TX+ ? (was: no subject) In-reply-to: To: Adam Garcia Cc: freebsd-questions@FreeBSD.ORG Message-id: <0GFU00K42FHOCM@mta3.snfc21.pbi.net> MIME-version: 1.0 (Apple Message framework v388) X-Mailer: Apple Mail (2.388) Content-type: multipart/alternative; boundary=Apple-Mail-940389088-1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --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 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: (vendor=3D0x1186, dev=3D0,1300) at 9.0 irq 5 > pci0: (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: = Arial0000,0000,0000Hello, =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: < (vendor=3D0x1186, dev=3D0,1300) at 9.0 irq 5 pci0: < (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-475994521-2-- --Apple-Mail-940389088-1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message