Date: Mon, 24 Jan 2000 13:57:43 -0600 From: evo01@sears.com To: questions@FreeBSD.ORG Subject: ISA ethernet cards Message-ID: <86256870.006DA8B1.00@smtp.sears.com>
next in thread | raw e-mail | index | archive | help
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?) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86256870.006DA8B1.00>