From owner-freebsd-questions Mon Jan 24 18:44:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.pit.adelphia.net (alpha.pit.adelphia.net [24.48.44.2]) by hub.freebsd.org (Postfix) with ESMTP id 53A8415315 for ; Mon, 24 Jan 2000 18:44:56 -0800 (PST) (envelope-from evstiounin@adelphia.net) Received: from evstiouninadelphia ([24.48.53.234]) by alpha.pit.adelphia.net (8.9.2/8.9.2) with SMTP id VAA14402; Mon, 24 Jan 2000 21:44:53 -0500 (EST) Message-ID: <00e301bf66de$95f50960$ea353018@evstiouninadelphia.net.pit.adelphia.net> From: "Mikhail Evstiounin" To: , Subject: Re: ISA ethernet cards Date: Mon, 24 Jan 2000 21:47:55 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-Mimeole: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: evo01@sears.com To: questions@FreeBSD.ORG Date: Monday, January 24, 2000 3:00 PM Subject: ISA ethernet cards > > >I currently have my freebsd 3.1 with 3 ethernet cards. One is Realtek PCI >card. Device name is rl0. The 2nd card is ISA 3COM 3C309B at 0x300 IRQ 10. >Device name is ep0. The 3rd card is also an ISA 3COM 3C309B which kernel found >it at 0x300. I reconfigured my kernel to add ep1 at 0x300 with IRQ = 11. >However, system complained that the 3rd ethernet card is not probed because it >occupies the same memory segment (0x300). How can I force kernel to probe the >3rd card or is there a way I can assign the 3rd card to occupy at a different >memory segment? (like 0x250?) Never saw 3C309B - are sure it's 309B - not 509B? If it's 509B then you could fo the following: Go to 3com web site to the support area http://support.3com.com/infodeli/tools/nic/3c509b.htm and download V6.1 Ether disk (or go to ftp://ftp.3com/pub/nic/3c509 and download two files - 3c509x1.exe and 3c509x2.exe) unpack everything on two floppies. Boot MS DOS without any extra drivers. On the second disk you can find 3c5x9cfg.exe - run it and configure card like you want. Note, that everytime you set up some parameter conflicting with other cards, the program will warn you, but it allows to save parameters in any case. Also I recomend to download 3Com NIC detection utility. It allows you to detect any 3Com cards (if you run it from MS DOS), prints all parameters for all cards even they have conflicting parameters - ftp://ftp.3com/pub/nic/crdfnd.exe Hope, it will help. > >Your help is appreciated. >Thanks, >Eric > > >PS....This is strictly used for my home PC and it is being built to act as a >router. > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message