From owner-freebsd-current Sat Mar 4 17:10:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 7C95037B942 for ; Sat, 4 Mar 2000 17:10:22 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id SAA48483; Sat, 4 Mar 2000 18:10:19 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA39188; Sat, 4 Mar 2000 18:10:00 -0700 (MST) Message-Id: <200003050110.SAA39188@harmony.village.org> To: Sean-Paul Rees Subject: Re: Shared IRQs Cc: current@FreeBSD.ORG In-reply-to: Your message of "Fri, 03 Mar 2000 19:25:26 PST." <20000303192526.A425@dreamfire.net> References: <20000303192526.A425@dreamfire.net> Date: Sat, 04 Mar 2000 18:10:00 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000303192526.A425@dreamfire.net> Sean-Paul Rees writes: : I have a FreeBSD 4.0-CURRENT (cvsup'ed as of tonight) machine. It has a USB : controller (PIIX3) and an ethernet controller sharing irq 10. I'm not : much in the way of a hardware expert, so I'm wondering if this is safe or : if I should reroute the ethernet card or the usb to another irq. PCI supports shared interrupts. If the ethernet controller is on the pci bus like the PIIX3 chipset, then yes. Otherwise no. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message