From owner-freebsd-questions Mon Dec 27 17:39:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from antiochus-fe0.ultra.net (antiochus-fe0.ultra.net [146.115.8.188]) by hub.freebsd.org (Postfix) with ESMTP id 593AB15354; Mon, 27 Dec 1999 17:39:33 -0800 (PST) (envelope-from moncrg@ma.ultranet.com) Received: from ma.ultranet.com (209-122-231-206.s206.tnt4.sbo.ma.dialup.rcn.com [209.122.231.206]) by antiochus-fe0.ultra.net (8.8.8/ult/n20340/mtc.v2) with ESMTP id UAA18500; Mon, 27 Dec 1999 20:39:28 -0500 (EST) Message-ID: <386814CF.8F14D119@ma.ultranet.com> Date: Mon, 27 Dec 1999 20:39:27 -0500 From: "Gregory D. Moncreaff" Reply-To: moncrg@ma.ultranet.com X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Cc: FreeBSD-hardware@FreeBSD.org Subject: 3.4-S: if_rl & DFE-530TX+ can't map memory or ports Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Got a D-Link 10/100 Network in a box for x-mas and I can't get the NIC to be seen on my BSD desktop. I uncommented all the PCI NIC's and it appears to be recognized as a rl0. default 3.4-S source couln't map PIO ports in driver probe? [cvs diff -rRELENG_3 if_rl.c showed no diff lines after sup'n] Looked at the source and commented out the line #define RL_USEIOSPACE to try and force memory mapped io. That didn't go either. Rebooting to win95 and finding the install cd for all the old arp/ipx bits was able to handle the card and I could ping -f the desktop from my BSD laptop, so I guess the HW is ok. I guess I'm asking what I should try next? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message