From owner-freebsd-net@FreeBSD.ORG Fri Apr 15 22:57:47 2011 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 C6863106566B for ; Fri, 15 Apr 2011 22:57:47 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout2-b.corp.re1.yahoo.com (mrout2-b.corp.re1.yahoo.com [69.147.107.21]) by mx1.freebsd.org (Postfix) with ESMTP id 931438FC0C for ; Fri, 15 Apr 2011 22:57:47 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout2-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p3FMhoEH038607 for ; Fri, 15 Apr 2011 15:43:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=yahoo-inc.com; s=cobra; t=1302907430; bh=ThoNK2oN3SxmyKqduOaZuYxfd1cIbRdxqXGOZKZtick=; h=Subject:From:To:Content-Type:Date:Message-ID:Mime-Version: Content-Transfer-Encoding; b=uU6rbcdVqYZH9OTW2nkC4o8JUJFCvYWmhjgltzpbbvmZLBOCR5sNxo0EQefWSUBbd 5OtBxWlMYoTezhEwUSNZcrI/AHFgLGJ/Yq9AS8ZQ1GZntbrHsG7rjxECBhb9tDe7A3 VlncfNZH8vj2OH2rV/7NzdV87WtPcOwdwj3CmjoA= From: Sean Bruno To: "freebsd-net@freebsd.org" Content-Type: text/plain; charset="UTF-8" Date: Fri, 15 Apr 2011 15:43:50 -0700 Message-ID: <1302907430.4297.43.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 7bit Subject: bge(4) + asf 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, 15 Apr 2011 22:57:47 -0000 So, I note that the tuneable bge_allow_asf is set to 0. This effectively disabled IPMI for a few controllers that I have. Is there any reason to *not* turn it on? Sean if_bge.c:: static int bge_allow_asf = 0; TUNABLE_INT("hw.bge.allow_asf", &bge_allow_asf); bge0@pci0:1:0:0: class=0x020000 card=0x01eb1028 chip=0x165914e4 rev=0x21 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme Gigabit Ethernet PCI Express (BCM5721)' class = network subclass = ethernet bge1@pci0:2:0:0: class=0x020000 card=0x01eb1028 chip=0x165914e4 rev=0x21 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme Gigabit Ethernet PCI Express (BCM5721)' class = network subclass = ethernet bge0: mem 0xefef0000-0xefefffff irq 33 at device 0.0 on pci1 bge0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xefef0000 bge0: attempting to allocate 1 MSI vectors (8 supported) msi: routing MSI IRQ 256 to vector 56 bge0: using IRQ 256 for MSI bge0: CHIP ID 0x00004201; ASIC REV 0x04; CHIP REV 0x42; PCI-E miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: OUI 0x000818, model 0x0018, rev. 0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge0: bpf attached bge0: Ethernet address: 00:18:8b:7d:cc:23 bge0: [MPSAFE] bge0: [ITHREAD] pcib5: irq 37 at device 9.0 on pci0 pcib5: domain 0 pcib5: secondary bus 2 pcib5: subordinate bus 2 pcib5: I/O decode 0xf000-0xfff pcib5: memory decode 0xeff00000-0xefffffff pcib5: no prefetched decode pci2: on pcib5 pci2: domain=0, physical bus=2 found-> vendor=0x14e4, dev=0x1659, revid=0x21 domain=0, bus=2, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 8 messages, 64 bit map[10]: type Memory, range 64, base 0xefff0000, size 16, enabled pcib5: requested memory range 0xefff0000-0xefffffff: good pcib5: matched entry for 2.0.INTA pcib5: slot 0 INTA hardwired to IRQ 37 bge1: mem 0xefff0000-0xefffffff irq 37 at device 0.0 on pci2 bge1: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xefff0000 bge1: attempting to allocate 1 MSI vectors (8 supported) msi: routing MSI IRQ 257 to vector 64 bge1: using IRQ 257 for MSI bge1: CHIP ID 0x00004201; ASIC REV 0x04; CHIP REV 0x42; PCI-E miibus1: on bge1 brgphy1: PHY 1 on miibus1 brgphy1: OUI 0x000818, model 0x0018, rev. 0 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge1: bpf attached