From owner-freebsd-net@FreeBSD.ORG Fri Jan 8 19:52:28 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08B141065670 for ; Fri, 8 Jan 2010 19:52:28 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 420E58FC0A for ; Fri, 8 Jan 2010 19:52:27 +0000 (UTC) Received: by ewy26 with SMTP id 26so18200004ewy.3 for ; Fri, 08 Jan 2010 11:52:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=NXhTNa26IRl8+ql+MjzzoOWDgEGorNxExgVP2dLfaug=; b=cE24wSX7J3kO83SXJpOviHmTGubJy1hcOxYHO9Abpfc2OMk7AZU5F66RR7RmaVvMQm u/X7jEoLz4Svj13zM2f7GcOyHLXlQBjKKPeE/Z4uan0PrHPNeUOSTBEiyd+9TYndwUTS Cq0WujgvlgwybatsKo7RYwL5NVuCjOkjfpup8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=U6mlPPCuPSrFFOXpIZ/0YYEt09OYLsV0lAbcUzyKwzSoB/mbD3desbvAnAcHfc9/x9 IolNaHVoEmRAHM0Wv+Ee7Xq76hNVVJktzLj9uEIq1KDmhs1DVbdQHTCkKN6StgojKzKJ zNop9FemM00mU8z+fk9exHf2B3lUqMUfsFyaU= MIME-Version: 1.0 Received: by 10.216.86.204 with SMTP id w54mr1809277wee.54.1262980346142; Fri, 08 Jan 2010 11:52:26 -0800 (PST) In-Reply-To: <2a41acea1001081150m105bb78cv9caa7a8b70d47f4b@mail.gmail.com> References: <2a41acea1001081150m105bb78cv9caa7a8b70d47f4b@mail.gmail.com> Date: Fri, 8 Jan 2010 11:52:26 -0800 Message-ID: <2a41acea1001081152j6232413bu3a3e3fbe824db880@mail.gmail.com> From: Jack Vogel To: Netan Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org Subject: Re: Intel oplin interface X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2010 19:52:28 -0000 Another idea, look into at dmesg, see if there's any mention of the device on boot, if these are pre-production devices they might not be supported. Jack On Fri, Jan 8, 2010 at 11:50 AM, Jack Vogel wrote: > Hmmm, it isn't even showing up in the pci scan, what if you remove one > of the oplins, or move slots possibly, can't do much if its not even seen > in the enumeration :( You're sure the adapters are good, like plugging > them into another system they show up? Don't know why you should > have to modify the kernel, GENERIC has ixgbe in it on 8.0. > > Jack Vogel > freebsd@intel.com > > > > On Fri, Jan 8, 2010 at 11:02 AM, Netan wrote: > >> Hello >> >> I have a intel nehalem machine with 4 built-in igb ports on it. In >> addition >> to that I got 2 single port intel oplin 82598 pcie interfaces on them. I >> edited the GENERIC conf file and added "device ixgbe" to build a kernel >> containing ixgbe driver built-in into the kernel. When I boot hte system, >> I >> do not see any ixgbe interface on the system. >> >> lab-mach1# ifconfig -a >> igb0: flags=8843 metric 0 mtu 1500 >> options=13b >> ether 00:14:4f:e7:56:e2 >> inet 192.168.8.21 netmask 0xffffff00 broadcast 192.168.8.255 >> media: Ethernet autoselect (1000baseT ) >> status: active >> igb1: flags=8802 metric 0 mtu 1500 >> options=13b >> ether 00:14:4f:e7:56:e3 >> media: Ethernet autoselect (1000baseT ) >> status: active >> igb2: flags=8802 metric 0 mtu 1500 >> options=13b >> ether 00:14:4f:e7:56:e4 >> media: Ethernet autoselect (1000baseT ) >> status: active >> igb3: flags=8802 metric 0 mtu 1500 >> options=13b >> ether 00:14:4f:e7:56:e5 >> media: Ethernet autoselect (1000baseT ) >> status: active >> lo0: flags=8049 metric 0 mtu 16384 >> options=3 >> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 >> inet6 ::1 prefixlen 128 >> inet 127.0.0.1 netmask 0xff000000 >> >> lab-mach1#./kldstat -v | grep ixgbe >> 156 pci/ixgbe >> >> >> I am on "8.0-RELEASE FreeBSD". pciconf does not show any 82598 interface: >> >> lab-mach1#pciconf -lv >> hostb0@pci0:0:0:0: class=0x060000 card=0x4845108e chip=0x34068086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub to ESI Port' >> class = bridge >> subclass = HOST-PCI >> pcib1@pci0:0:1:0: class=0x060400 card=0x4845108e chip=0x34088086 >> rev=0x13 >> hdr=0x01 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub PCI Express Root Port 1' >> class = bridge >> subclass = PCI-PCI >> pcib2@pci0:0:2:0: class=0x060400 card=0x4845108e chip=0x34098086 >> rev=0x13 >> hdr=0x01 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub PCI Express Root Port 2' >> class = bridge >> subclass = PCI-PCI >> pcib3@pci0:0:3:0: class=0x060400 card=0x4845108e chip=0x340a8086 >> rev=0x13 >> hdr=0x01 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub PCI Express Root Port 3' >> class = bridge >> subclass = PCI-PCI >> pcib4@pci0:0:5:0: class=0x060400 card=0x4845108e chip=0x340c8086 >> rev=0x13 >> hdr=0x01 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub PCI Express Root Port 5' >> class = bridge >> subclass = PCI-PCI >> pcib5@pci0:0:7:0: class=0x060400 card=0x4845108e chip=0x340e8086 >> rev=0x13 >> hdr=0x01 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub PCI Express Root Port 7' >> class = bridge >> subclass = PCI-PCI >> pcib7@pci0:0:9:0: class=0x060400 card=0x4845108e chip=0x34108086 >> rev=0x13 >> hdr=0x01 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub PCI Express Root Port 9' >> class = bridge >> subclass = PCI-PCI >> ioapic0@pci0:0:19:0: class=0x080020 card=0x00000000 chip=0x342d8086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub I/OxAPIC Interrupt >> Controller' >> class = base peripheral >> subclass = interrupt controller >> none0@pci0:0:20:0: class=0x080000 card=0x00000000 chip=0x342e8086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub System Management >> Registers' >> class = base peripheral >> subclass = interrupt controller >> none1@pci0:0:20:1: class=0x080000 card=0x00000000 chip=0x34228086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub GPIO and Scratch Pad >> Registers' >> class = base peripheral >> subclass = interrupt controller >> none2@pci0:0:20:2: class=0x080000 card=0x00000000 chip=0x34238086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub Control Status and RAS >> Registers' >> class = base peripheral >> subclass = interrupt controller >> none3@pci0:0:20:3: class=0x080000 card=0x00000000 chip=0x34388086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'QuickPath Architecture I/O Hub Throttle Registers' >> class = base peripheral >> subclass = interrupt controller >> none4@pci0:0:22:0: class=0x088000 card=0x4845108e chip=0x34308086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> none5@pci0:0:22:1: class=0x088000 card=0x4845108e chip=0x34318086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> none6@pci0:0:22:2: class=0x088000 card=0x4845108e chip=0x34328086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> none7@pci0:0:22:3: class=0x088000 card=0x4845108e chip=0x34338086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> none8@pci0:0:22:4: class=0x088000 card=0x4845108e chip=0x34298086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> none9@pci0:0:22:5: class=0x088000 card=0x4845108e chip=0x342a8086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> none10@pci0:0:22:6: class=0x088000 card=0x4845108e chip=0x342b8086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> none11@pci0:0:22:7: class=0x088000 card=0x4845108e chip=0x342c8086 >> rev=0x13 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'DMA Engine' >> class = base peripheral >> uhci0@pci0:0:26:0: class=0x0c0300 card=0x4845108e chip=0x3a378086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB UHCI Controller *4' >> class = serial bus >> subclass = USB >> uhci1@pci0:0:26:1: class=0x0c0300 card=0x4845108e chip=0x3a388086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB UHCI Controller *5' >> class = serial bus >> subclass = USB >> uhci2@pci0:0:26:2: class=0x0c0300 card=0x4845108e chip=0x3a398086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB UHCI Controller *6' >> class = serial bus >> subclass = USB >> ehci0@pci0:0:26:7: class=0x0c0320 card=0x4845108e chip=0x3a3c8086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB EHCI Controller *2' >> class = serial bus >> subclass = USB >> uhci3@pci0:0:29:0: class=0x0c0300 card=0x4845108e chip=0x3a348086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB UHCI Controller *1' >> class = serial bus >> subclass = USB >> uhci4@pci0:0:29:1: class=0x0c0300 card=0x4845108e chip=0x3a358086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB UHCI Controller *2' >> class = serial bus >> subclass = USB >> uhci5@pci0:0:29:2: class=0x0c0300 card=0x4845108e chip=0x3a368086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB UHCI Controller *3' >> class = serial bus >> subclass = USB >> ehci1@pci0:0:29:7: class=0x0c0320 card=0x4845108e chip=0x3a3a8086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'USB EHCI Controller *1' >> class = serial bus >> subclass = USB >> pcib9@pci0:0:30:0: class=0x060401 card=0x4845108e chip=0x244e8086 >> rev=0x90 hdr=0x01 >> vendor = 'Intel Corporation' >> device = '82801 Family (ICH2/3/4/5/6/7/8/9,63xxESB) Hub Interface >> to >> PCI Bridge' >> class = bridge >> subclass = PCI-PCI >> isab0@pci0:0:31:0: class=0x060100 card=0x4845108e chip=0x3a168086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'LPC Interface Controller' >> class = bridge >> subclass = PCI-ISA >> atapci0@pci0:0:31:2: class=0x010601 card=0x4845108e chip=0x3a228086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = '6 port SATA AHCI Controller' >> class = mass storage >> subclass = SATA >> none12@pci0:0:31:3: class=0x0c0500 card=0x4845108e chip=0x3a308086 >> rev=0x00 hdr=0x00 >> vendor = 'Intel Corporation' >> device = 'SMB controller (50011458)' >> class = serial bus >> subclass = SMBus >> igb0@pci0:1:0:0: class=0x020000 card=0x0000108e chip=0x10a78086 >> rev=0x02 >> hdr=0x00 >> vendor = 'Intel Corporation' >> device = '82575EB Gigabit Network Connection' >> class = network >> subclass = ethernet >> igb1@pci0:1:0:1: class=0x020000 card=0x0000108e chip=0x10a78086 >> rev=0x02 >> hdr=0x00 >> vendor = 'Intel Corporation' >> device = '82575EB Gigabit Network Connection' >> class = network >> subclass = ethernet >> igb2@pci0:7:0:0: class=0x020000 card=0x0000108e chip=0x10a78086 >> rev=0x02 >> hdr=0x00 >> vendor = 'Intel Corporation' >> device = '82575EB Gigabit Network Connection' >> class = network >> subclass = ethernet >> igb3@pci0:7:0:1: class=0x020000 card=0x0000108e chip=0x10a78086 >> rev=0x02 >> hdr=0x00 >> vendor = 'Intel Corporation' >> device = '82575EB Gigabit Network Connection' >> class = network >> subclass = ethernet >> mpt0@pci0:19:0:0: class=0x010000 card=0x31501000 chip=0x00581000 >> rev=0x04 >> hdr=0x00 >> vendor = 'LSI Logic (Was: Symbios Logic, NCR)' >> device = 'SAS 3000 series, 8-port with 1068E -StorPort' >> class = mass storage >> subclass = SCSI >> pcib6@pci0:25:0:0: class=0x060400 card=0x00000000 chip=0x806e111d >> rev=0x02 hdr=0x01 >> vendor = 'Integrated Device Technology Inc.' >> class = bridge >> subclass = PCI-PCI >> pcib8@pci0:39:0:0: class=0x060400 card=0x00000000 chip=0x806e111d >> rev=0x02 hdr=0x01 >> vendor = 'Integrated Device Technology Inc.' >> class = bridge >> subclass = PCI-PCI >> vgapci0@pci0:53:5:0: class=0x030000 card=0x4845108e chip=0x20001a03 >> rev=0x10 hdr=0x00 >> vendor = 'ASPEED Technology Inc' >> class = display >> subclass = VGA >> >> >> What else can I poke/change to get the oplin interface up ? Any help >> appreciated.. >> >> Thanks >> Netan >> _______________________________________________ >> freebsd-net@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-net >> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >> > >