From owner-freebsd-questions Wed Jun 17 09:08:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15391 for freebsd-questions-outgoing; Wed, 17 Jun 1998 09:08:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from occam.ts.kiev.ua (occam.ts.kiev.ua [193.124.229.19]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA15219 for ; Wed, 17 Jun 1998 09:08:01 -0700 (PDT) (envelope-from vlad@romukr.kiev.ua) Received: from romukr.kiev.ua by occam.ts.kiev.ua with UUCP id SAA29518; (8.6.11/zah/2.1) Wed, 17 Jun 1998 18:54:12 +0300 Received: (from vlad@localhost) by romukr.kiev.ua (8.8.7/8.8.5) id SAA02808 for freebsd-questions@freebsd.org; Wed, 17 Jun 1998 18:57:40 +0300 (EEST) Date: Wed, 17 Jun 1998 18:57:40 +0300 (EEST) From: Vlad Usenko Message-Id: <199806171557.SAA02808@romukr.kiev.ua> To: freebsd-questions@FreeBSD.ORG Subject: EtherExpress cards irq problem Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have the 2.2.5-Release box with Intel EtherExpress Pro/100 LAN card in it (the fxp0 device). Recently, I've decided to put 2nd card in my computer, so I've inserted the second EtherExpress card into free PCI slot. FreeBSD OS detects it as fxp1 device, I ifconfig it, but though it doesn't work. The problem is that both of those cards get the same irq, f.e. irq 12, and so only one of them (the fxp0 one) works, while fxp1 doesn't. Seems like cards request the same irq from BIOS, (I have Award BIOS) but I didn't find how can I change it. I've tried to assign irq's for them manually changing BIOS settins - it didn't help. Also (hm, maybe it was a bad idea) I've tried to put irq's for those cards into kernel config file and rebuilded kernel - it didn't help too. So if someone had the same problem and managed with it - please, tell me. Thanks in advance. Yours Vlad Usenko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message