From owner-freebsd-hardware Fri Jan 23 17:41:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09191 for hardware-outgoing; Fri, 23 Jan 1998 17:41:23 -0800 (PST) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from doberman.cisco.com (doberman.cisco.com [171.69.1.178]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA09182 for ; Fri, 23 Jan 1998 17:41:11 -0800 (PST) (envelope-from brainey@cisco.com) Received: from brainey-ss20.cisco.com (brainey-ss20.cisco.com [171.69.193.41]) by doberman.cisco.com (8.6.12/8.6.5) with ESMTP id RAA29895; Fri, 23 Jan 1998 17:40:39 -0800 Received: (brainey@localhost) by brainey-ss20.cisco.com (8.6.12/CISCO.WS.1.1) id RAA18281; Fri, 23 Jan 1998 17:40:38 -0800 Date: Fri, 23 Jan 1998 17:40:38 -0800 Message-Id: <199801240140.RAA18281@brainey-ss20.cisco.com> From: Bill Rainey To: hardware@FreeBSD.ORG Subject: Intel Pro 100/B Ethernet card - PCI irq assignment Reply-to: brainey@cisco.com Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've installed a EtherExpress Pro 100/B card and the system seems to be running fine with it but I have a question about the way IRQs are assigned for PCI devices. I noticed after I config'd the kernel and installed the card that fxp0 was sharing IRQ 11 with the WinCast/TV and the Matrox Millenium cards. It this reasonable (a feature of the PCI bus) or should it really have its own IRQ ? How is IRQ assignment done for PCI cards ? As I said, it seems to work okay so far. Thanks, Bill Rainey ----------------------------------------------------------------------- FreeBSD 3.0-CURRENT #0: Fri Jan 23 03:36:15 PST 1998 brainey@avatar.cisco.com:/src/current/sys/compile/AVATAR CPU: Pentium Pro (199.43-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x616 Stepping=6 Features=0xf9ff real memory = 134217728 (131072K bytes) avail memory = 127897600 (124900K bytes) Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.2.0 > bktr0: rev 0x11 int a irq 11 on pci0.6.0 Hauppauge WinCast/TV, Philips NTSC tuner, dbx stereo. > fxp0: rev 0x02 int a irq 11 on pci0 .10.0 fxp0: Ethernet address 00:a0:c9:8e:ed:19 > vga0: rev 0x01 int a irq 11 on pci0.1 2.0 ahc0: rev 0x00 int a irq 10 on pci0.14 .0 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs -----------------------------------------------------------------------