From owner-freebsd-bugs@FreeBSD.ORG Tue Jul 14 17:00:04 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FCA3106566C for ; Tue, 14 Jul 2009 17:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 230968FC1B for ; Tue, 14 Jul 2009 17:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6EH04k0078833 for ; Tue, 14 Jul 2009 17:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6EH04Bh078832; Tue, 14 Jul 2009 17:00:04 GMT (envelope-from gnats) Resent-Date: Tue, 14 Jul 2009 17:00:04 GMT Resent-Message-Id: <200907141700.n6EH04Bh078832@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aurélien Méré Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 324D91065676 for ; Tue, 14 Jul 2009 16:50:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2E0348FC24 for ; Tue, 14 Jul 2009 16:50:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6EGo7oT041127 for ; Tue, 14 Jul 2009 16:50:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n6EGo739041126; Tue, 14 Jul 2009 16:50:07 GMT (envelope-from nobody) Message-Id: <200907141650.n6EGo739041126@www.freebsd.org> Date: Tue, 14 Jul 2009 16:50:07 GMT From: Aurélien Méré To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/136762: ichsmb can't map resources of compatible IXP SMBus controller X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 17:00:04 -0000 >Number: 136762 >Category: misc >Synopsis: ichsmb can't map resources of compatible IXP SMBus controller >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 14 17:00:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Aurélien Méré >Release: 7.2-p2 >Organization: >Environment: FreeBSD milkyway.adriana.amc-os.com 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Sat Jul 11 02:06:28 CEST 2009 kindman@milkyway.adriana.amc-os.com:/usr/obj/usr/src/sys/MILKYWAY64 amd64 >Description: ichsmb module recognizes correctly the ATI IXP SB400 SMBus controller, which is partially compatible with PIIX SMB controllers, but can't map correctly its resources : [root@milkyway ~]# kldload ichsmb [root@milkyway ~]# dmesg ichsmb0: port 0x900-0x90f at device 20.0 on pci0 ichsmb0: can't map I/O device_attach: ichsmb0 attach returned 6 Btw it seems support of this chip has been achieved in OpenBSD piixpm driver according to its man page. It seems also the specified I/O ports are not used by any other device. Thanks for your help. Below are boot log and pci devices list. Complete bootlog: Jul 12 16:44:00 milkyway syslogd: kernel boot file is /boot/kernel/kernel Jul 12 16:44:00 milkyway kernel: Copyright (c) 1992-2009 The FreeBSD Project. Jul 12 16:44:00 milkyway kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Jul 12 16:44:00 milkyway kernel: The Regents of the University of California. All rights reserved. Jul 12 16:44:00 milkyway kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Jul 12 16:44:00 milkyway kernel: FreeBSD 7.2-RELEASE-p2 #0: Sat Jul 11 02:06:28 CEST 2009 Jul 12 16:44:00 milkyway kernel: kindman@milkyway.adriana.amc-os.com:/usr/obj/usr/src/sys/MILKYWAY64 Jul 12 16:44:00 milkyway kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Jul 12 16:44:00 milkyway kernel: CPU: AMD Athlon(tm) 64 Processor 3700+ (2188.81-MHz K8-class CPU) Jul 12 16:44:00 milkyway kernel: Origin = "AuthenticAMD" Id = 0x20f71 Stepping = 1 Jul 12 16:44:00 milkyway kernel: Features=0x78bfbff Jul 12 16:44:00 milkyway kernel: Features2=0x1 Jul 12 16:44:00 milkyway kernel: AMD Features=0xe2500800 Jul 12 16:44:00 milkyway kernel: usable memory = 510799872 (487 MB) Jul 12 16:44:00 milkyway kernel: avail memory = 490942464 (468 MB) Jul 12 16:44:00 milkyway kernel: ACPI APIC Table: Jul 12 16:44:00 milkyway kernel: ioapic0: Changing APIC ID to 1 Jul 12 16:44:00 milkyway kernel: ioapic0 irqs 0-23 on motherboard Jul 12 16:44:00 milkyway kernel: kbd1 at kbdmux0 Jul 12 16:44:00 milkyway kernel: acpi0: on motherboard Jul 12 16:44:00 milkyway kernel: acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 21 Jul 12 16:44:00 milkyway kernel: acpi0: [ITHREAD] Jul 12 16:44:00 milkyway kernel: acpi0: Power Button (fixed) Jul 12 16:44:00 milkyway kernel: acpi0: reservation of 0, a0000 (3) failed Jul 12 16:44:00 milkyway kernel: acpi0: reservation of 100000, 1ff00000 (3) failed Jul 12 16:44:00 milkyway kernel: Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 Jul 12 16:44:00 milkyway kernel: acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 Jul 12 16:44:00 milkyway kernel: pcib0: port 0xcf8-0xcff on acpi0 Jul 12 16:44:00 milkyway kernel: pci0: on pcib0 Jul 12 16:44:00 milkyway kernel: pcib1: at device 1.0 on pci0 Jul 12 16:44:00 milkyway kernel: pci1: on pcib1 Jul 12 16:44:00 milkyway kernel: vgapci0: port 0xa800-0xa8ff mem 0xf4000000-0xf7ffffff,0xfbcf0000-0xfbcfffff irq 17 at device 5.0 on pci1 Jul 12 16:44:00 milkyway kernel: pcib2: at device 2.0 on pci0 Jul 12 16:44:00 milkyway kernel: pci2: on pcib2 Jul 12 16:44:00 milkyway kernel: pcib3: at device 0.0 on pci2 Jul 12 16:44:00 milkyway kernel: pci3: on pcib3 Jul 12 16:44:00 milkyway kernel: pcib4: at device 0.0 on pci3 Jul 12 16:44:00 milkyway kernel: pci4: on pcib4 Jul 12 16:44:00 milkyway kernel: em0: port 0xb800-0xb81f mem 0xfbde0000-0xfbdfffff,0xfbdc0000-0xfbddffff irq 18 at device 0.0 on pci4 Jul 12 16:44:00 milkyway kernel: em0: Using MSI interrupt Jul 12 16:44:00 milkyway kernel: em0: [FILTER] Jul 12 16:44:00 milkyway kernel: em0: Ethernet address: 00:15:17:4e:03:30 Jul 12 16:44:00 milkyway kernel: em1: port 0xb400-0xb41f mem 0xfbd80000-0xfbd9ffff,0xfbd60000-0xfbd7ffff irq 17 at device 0.1 on pci4 Jul 12 16:44:00 milkyway kernel: em1: Using MSI interrupt Jul 12 16:44:00 milkyway kernel: em1: [FILTER] Jul 12 16:44:00 milkyway kernel: em1: Ethernet address: 00:15:17:4e:03:31 Jul 12 16:44:00 milkyway kernel: pcib5: at device 1.0 on pci3 Jul 12 16:44:00 milkyway kernel: pci5: on pcib5 Jul 12 16:44:00 milkyway kernel: em2: port 0xd800-0xd81f mem 0xfbee0000-0xfbefffff,0xfbec0000-0xfbedffff irq 17 at device 0.0 on pci5 Jul 12 16:44:00 milkyway kernel: em2: Using MSI interrupt Jul 12 16:44:00 milkyway kernel: em2: [FILTER] Jul 12 16:44:00 milkyway kernel: em2: Ethernet address: 00:15:17:4e:03:32 Jul 12 16:44:00 milkyway kernel: em3: port 0xd400-0xd41f mem 0xfbe80000-0xfbe9ffff,0xfbe60000-0xfbe7ffff irq 16 at device 0.1 on pci5 Jul 12 16:44:00 milkyway kernel: em3: Using MSI interrupt Jul 12 16:44:00 milkyway kernel: em3: [FILTER] Jul 12 16:44:00 milkyway kernel: em3: Ethernet address: 00:15:17:4e:03:33 Jul 12 16:44:00 milkyway kernel: pci0: at device 20.0 (no driver attached) Jul 12 16:44:00 milkyway kernel: atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 Jul 12 16:44:00 milkyway kernel: ata0: on atapci0 Jul 12 16:44:00 milkyway kernel: ata0: [ITHREAD] Jul 12 16:44:00 milkyway kernel: ata1: on atapci0 Jul 12 16:44:00 milkyway kernel: ata1: [ITHREAD] Jul 12 16:44:00 milkyway kernel: isab0: at device 20.3 on pci0 Jul 12 16:44:00 milkyway kernel: isa0: on isab0 Jul 12 16:44:00 milkyway kernel: pcib6: at device 20.4 on pci0 Jul 12 16:44:00 milkyway kernel: pci6: on pcib6 Jul 12 16:44:00 milkyway kernel: cbb0: irq 20 at device 0.0 on pci6 Jul 12 16:44:00 milkyway kernel: cardbus0: on cbb0 Jul 12 16:44:00 milkyway kernel: cbb0: [ITHREAD] Jul 12 16:44:00 milkyway kernel: re0: port 0xe800-0xe8ff mem 0xfbfffc00-0xfbfffcff irq 20 at device 3.0 on pci6 Jul 12 16:44:00 milkyway kernel: re0: Chip rev. 0x10000000 Jul 12 16:44:00 milkyway kernel: re0: MAC rev. 0x00000000 Jul 12 16:44:00 milkyway kernel: miibus0: on re0 Jul 12 16:44:00 milkyway kernel: rgephy0: PHY 1 on miibus0 Jul 12 16:44:00 milkyway kernel: rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto Jul 12 16:44:00 milkyway kernel: re0: Ethernet address: 00:11:09:7a:ff:be Jul 12 16:44:00 milkyway kernel: re0: [FILTER] Jul 12 16:44:00 milkyway kernel: acpi_button0: on acpi0 Jul 12 16:44:00 milkyway kernel: acpi_tz0: on acpi0 Jul 12 16:44:00 milkyway kernel: sio0: configured irq 4 not in bitmap of probed irqs 0 Jul 12 16:44:00 milkyway kernel: sio0: port may not be enabled Jul 12 16:44:00 milkyway kernel: sio0: configured irq 4 not in bitmap of probed irqs 0 Jul 12 16:44:00 milkyway kernel: sio0: port may not be enabled Jul 12 16:44:00 milkyway kernel: sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 Jul 12 16:44:00 milkyway kernel: sio0: type 16550A Jul 12 16:44:00 milkyway kernel: sio0: [FILTER] Jul 12 16:44:00 milkyway kernel: atkbdc0: port 0x60,0x64 irq 1 on acpi0 Jul 12 16:44:00 milkyway kernel: atkbd0: irq 1 on atkbdc0 Jul 12 16:44:00 milkyway kernel: kbd0 at atkbd0 Jul 12 16:44:00 milkyway kernel: atkbd0: [GIANT-LOCKED] Jul 12 16:44:00 milkyway kernel: atkbd0: [ITHREAD] Jul 12 16:44:00 milkyway kernel: cpu0: on acpi0 Jul 12 16:44:00 milkyway kernel: acpi_throttle0: on cpu0 Jul 12 16:44:00 milkyway kernel: acpi_throttle0: CLK_VAL field overlaps THT_EN bit Jul 12 16:44:00 milkyway kernel: device_attach: acpi_throttle0 attach returned 6 Jul 12 16:44:00 milkyway kernel: powernow0: on cpu0 Jul 12 16:44:00 milkyway kernel: device_attach: powernow0 attach returned 6 Jul 12 16:44:00 milkyway kernel: orm0: at iomem 0xc0000-0xcdfff on isa0 Jul 12 16:44:00 milkyway kernel: ppc0: cannot reserve I/O port range Jul 12 16:44:00 milkyway kernel: sc0: at flags 0x100 on isa0 Jul 12 16:44:00 milkyway kernel: sc0: VGA <16 virtual consoles, flags=0x300> Jul 12 16:44:00 milkyway kernel: sio1: configured irq 3 not in bitmap of probed irqs 0 Jul 12 16:44:00 milkyway kernel: sio1: port may not be enabled Jul 12 16:44:00 milkyway kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Jul 12 16:44:00 milkyway kernel: Timecounter "TSC" frequency 2188809325 Hz quality 800 Jul 12 16:44:00 milkyway kernel: Timecounters tick every 1.000 msec Jul 12 16:44:00 milkyway kernel: ipfw2 (+ipv6) initialized, divert enabled, nat loadable, rule-based forwarding disabled, default to deny, logging unlimited Jul 12 16:44:00 milkyway kernel: The GEOM class MIRROR is already loaded. Jul 12 16:44:00 milkyway kernel: ad0: 157066MB at ata0-master UDMA100 Jul 12 16:44:00 milkyway kernel: ad2: 157066MB at ata1-master UDMA100 Jul 12 16:44:00 milkyway kernel: cardbus0: Expecting link target, got 0x0 Jul 12 16:44:00 milkyway kernel: ral0: mem 0xfbf08000-0xfbf0ffff irq 20 at device 0.0 on cardbus0 Jul 12 16:44:00 milkyway kernel: ral0: MAC/BBP RT2661B, RF RT2527 Jul 12 16:44:00 milkyway kernel: ral0: Ethernet address: 00:0c:f6:1b:1f:1f Jul 12 16:44:00 milkyway kernel: ral0: [ITHREAD] Jul 12 16:44:00 milkyway kernel: GEOM_MIRROR: Component ad2 (device raid0) broken, skipping. Jul 12 16:44:00 milkyway kernel: GEOM_MIRROR: Device mirror/raid0 launched (1/2). Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1a is ufsid/4a57b9ab25ee84b7. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1d is ufsid/4a57b9adeaeb3538. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1e is ufsid/4a57b9afcb646766. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1f is ufsid/4a57b9b0e4248498. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1g is ufsid/4a57b9b39339833b. Jul 12 16:44:00 milkyway kernel: Trying to mount root from ufs:/dev/mirror/raid0s1a Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9ab25ee84b7 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1a is ufsid/4a57b9ab25ee84b7. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9adeaeb3538 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1d is ufsid/4a57b9adeaeb3538. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9b0e4248498 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1f is ufsid/4a57b9b0e4248498. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9afcb646766 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1e is ufsid/4a57b9afcb646766. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9b39339833b removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label for provider mirror/raid0s1g is ufsid/4a57b9b39339833b. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9ab25ee84b7 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9adeaeb3538 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9b0e4248498 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9afcb646766 removed. Jul 12 16:44:00 milkyway kernel: GEOM_LABEL: Label ufsid/4a57b9b39339833b removed. pciconf -lv : hostb0@pci0:0:0:0: class=0x060000 card=0xd0081631 chip=0x59501002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'RS480 Host Bridge' class = bridge subclass = HOST-PCI pcib1@pci0:0:1:0: class=0x060400 card=0xd0081631 chip=0x5a3f1002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc' device = 'RS480 PCI Bridge' class = bridge subclass = PCI-PCI pcib2@pci0:0:2:0: class=0x060400 card=0x59501002 chip=0x5a341002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc' device = 'RS480 PCI-X Root Port' class = bridge subclass = PCI-PCI ichsmb0@pci0:0:20:0: class=0x0c0500 card=0xd0081631 chip=0x43721002 rev=0x11 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB400 SMBus' class = serial bus subclass = SMBus atapci0@pci0:0:20:1: class=0x01018a card=0xd0081631 chip=0x43761002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = '? Radeo SB400 = RS480 Southbridge/IDE Controller' class = mass storage subclass = ATA isab0@pci0:0:20:3: class=0x060100 card=0x00000000 chip=0x43771002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB400 PCI-ISA Bridge' class = bridge subclass = PCI-ISA pcib6@pci0:0:20:4: class=0x060401 card=0x00000000 chip=0x43711002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc' device = 'IXP SB400 PCI-PCI Bridge' class = bridge subclass = PCI-PCI hostb1@pci0:0:24:0: class=0x060000 card=0x00000000 chip=0x11001022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron HyperTransport Technology Configuration' class = bridge subclass = HOST-PCI hostb2@pci0:0:24:1: class=0x060000 card=0x00000000 chip=0x11011022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron Address Map' class = bridge subclass = HOST-PCI hostb3@pci0:0:24:2: class=0x060000 card=0x00000000 chip=0x11021022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron DRAM Controller' class = bridge subclass = HOST-PCI hostb4@pci0:0:24:3: class=0x060000 card=0x00000000 chip=0x11031022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron Miscellaneous Control' class = bridge subclass = HOST-PCI vgapci0@pci0:1:5:0: class=0x030000 card=0xd0081631 chip=0x59541002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'na ATI Radeon Xpress 200 Series - RS480' class = display subclass = VGA pcib3@pci0:2:0:0: class=0x060400 card=0x00000000 chip=0x8018111d rev=0x04 hdr=0x01 vendor = 'Integrated Device Technology Inc.' class = bridge subclass = PCI-PCI pcib4@pci0:3:0:0: class=0x060400 card=0x00000000 chip=0x8018111d rev=0x04 hdr=0x01 vendor = 'Integrated Device Technology Inc.' class = bridge subclass = PCI-PCI pcib5@pci0:3:1:0: class=0x060400 card=0x00000000 chip=0x8018111d rev=0x04 hdr=0x01 vendor = 'Integrated Device Technology Inc.' class = bridge subclass = PCI-PCI em0@pci0:4:0:0: class=0x020000 card=0x10a48086 chip=0x10a48086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = '82571EB Gigabit Ethernet Controller' class = network subclass = ethernet em1@pci0:4:0:1: class=0x020000 card=0x10a48086 chip=0x10a48086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = '82571EB Gigabit Ethernet Controller' class = network subclass = ethernet em2@pci0:5:0:0: class=0x020000 card=0x10a48086 chip=0x10a48086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = '82571EB Gigabit Ethernet Controller' class = network subclass = ethernet em3@pci0:5:0:1: class=0x020000 card=0x10a48086 chip=0x10a48086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = '82571EB Gigabit Ethernet Controller' class = network subclass = ethernet cbb0@pci0:6:0:0: class=0x060700 card=0x14101524 chip=0x14101524 rev=0x01 hdr=0x02 vendor = 'ENE Technology Inc' device = 'CB-1420 CardBus Controller' class = bridge subclass = PCI-CardBus re0@pci0:6:3:0: class=0x020000 card=0x031c1462 chip=0x816910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8110SB Single-Chip Gigabit LOM Ethernet Controller' class = network subclass = ethernet ral0@pci0:7:0:0: class=0x028000 card=0x9072182d chip=0x03011814 rev=0x00 hdr=0x00 vendor = 'Ralink Technology, Corp' device = 'RT2561/RT61 802.11g PCI' class = network >How-To-Repeat: Load ichsmb module Loading it at boot time or in kernel doesn't change anything. >Fix: >Release-Note: >Audit-Trail: >Unformatted: