Date: Mon, 13 Jun 2005 11:03:13 +0800 From: Jiawei Ye <leafy7382@gmail.com> To: Takanori Watanabe <takawata@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/ichsmb ichsmb.c ichsmb_pci.c ichsmb_var.h Message-ID: <c21e92e2050612200322f810ea@mail.gmail.com> In-Reply-To: <200506101612.j5AGChE4066029@repoman.freebsd.org> References: <200506101612.j5AGChE4066029@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/11/05, Takanori Watanabe <takawata@freebsd.org> wrote:
> takawata 2005-06-10 16:12:43 UTC
I still can't get ichsmb to kldload and properly detect my SMBus
hardware. When compiled in the kernel, everything is fine.
root@chihiro:/home/leafy# kldstat
Id Refs Address Size Name
1 34 0xc0400000 2b10e8 kernel
2 2 0xc06b2000 1aa48 miibus.ko
3 1 0xc06cd000 a9ec if_fxp.ko
4 1 0xc06d8000 5c88 snd_ich.ko
5 2 0xc06de000 1f768 sound.ko
6 3 0xc06fe000 20e84 usb.ko
7 1 0xc071f000 c1b8 random.ko
8 1 0xc072c000 942c cpufreq.ko
9 1 0xc0736000 1cb8 io.ko
10 1 0xc0738000 480c mem.ko
11 1 0xc073d000 14af4 firewire.ko
12 1 0xc0752000 abc4 fdc.ko
13 1 0xc075d000 70cc ppbus.ko
14 13 0xc0765000 3aa44 cam.ko
15 2 0xc07a0000 258c0 ahc.ko
16 1 0xc07c6000 9878 ahc_pci.ko
17 1 0xc07d0000 1c6bc atapci.ko
18 2 0xc07ed000 cd4c ata.ko
19 1 0xc07fa000 4818 sysvmsg.ko
20 1 0xc07ff000 6260 sysvsem.ko
21 1 0xc0806000 4a74 sysvshm.ko
22 16 0xc080b000 5d924 acpi.ko
23 1 0xc1e22000 5000 if_tun.ko
24 4 0xc1e3a000 b000 netgraph.ko
25 1 0xc1e45000 4000 ng_ether.ko
26 1 0xc1e49000 5000 ng_pppoe.ko
27 1 0xc1e4e000 4000 ng_socket.ko
28 1 0xc1e60000 5000 g_md.ko
29 1 0xc1eb4000 33000 pf.ko
30 1 0xc22e0000 3000 smb.ko
31 1 0xc22e3000 3000 smbus.ko
root@chihiro:/home/leafy# pciconf -lv
hostb0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x25608086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82845G/GL/GV/GE/PE DRAM Controller / Host-Hub I/F Bridge'
class = bridge
subclass = HOST-PCI
agp0@pci0:2:0: class=0x030000 card=0x25628086 chip=0x25628086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82845G/GL/GV/GE/PE Integrated Graphics Device'
class = display
subclass = VGA
uhci0@pci0:29:0: class=0x0c0300 card=0x24c08086 chip=0x24c28086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1'
class = serial bus
subclass = USB
uhci1@pci0:29:1: class=0x0c0300 card=0x24c08086 chip=0x24c48086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2'
class = serial bus
subclass = USB
uhci2@pci0:29:2: class=0x0c0300 card=0x24c08086 chip=0x24c78086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3'
class = serial bus
subclass = USB
ehci0@pci0:29:7: class=0x0c0320 card=0x24c08086 chip=0x24cd8086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI Controller'
class = serial bus
subclass = USB
pcib1@pci0:30:0: class=0x060400 card=0x00000000 chip=0x244e8086
rev=0x81 hdr=0x01
vendor = 'Intel Corporation'
device = '82801BA/CA/DB/DBL/EB/ER/FB (ICH2/3/4/4/5/5/6), 6300ESB
Hub Interface to PCI Bridge'
class = bridge
subclass = PCI-PCI
isab0@pci0:31:0: class=0x060100 card=0x00000000 chip=0x24c08086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge'
class = bridge
subclass = PCI-ISA
atapci0@pci0:31:1: class=0x01018a card=0x24c08086 chip=0x24cb8086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL (ICH4/ICH4-L) UltraATA/100 EIDE Controller'
class = mass storage
subclass = ATA
none0@pci0:31:3: class=0x0c0500 card=0x24c08086 chip=0x24c38086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'
class = serial bus
subclass = SMBus
pcm0@pci0:31:5: class=0x040100 card=0x58001462 chip=0x24c58086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller'
class = multimedia
subclass = audio
fwohci0@pci3:1:0: class=0x0c0010 card=0x00000000 chip=0x8020104c
rev=0x00 hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'TSB12LV26 OHCI-Lynx PCI IEEE 1394 Host Controller'
class = serial bus
subclass = FireWire
ahc0@pci3:2:0: class=0x010000 card=0xa1009005 chip=0x00109005 rev=0x00 hdr=0x00
vendor = 'Adaptec Inc'
device = 'AHA-2940U2W/U2B AHA-2950U2W Ultra2 SCSI Controller'
class = mass storage
subclass = SCSI
fxp0@pci3:4:0: class=0x020000 card=0x00098086 chip=0x12298086 rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
device = '82550/1/7/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
class = network
subclass = ethernet
fxp1@pci3:8:0: class=0x020000 card=0x10398086 chip=0x103a8086 rev=0x81 hdr=0x00
vendor = 'Intel Corporation'
device = '82801DB/DBL (ICH4/ICH4-L) PRO/100 VE Network Connection'
class = network
subclass = ethernet
--
"Without the userland, the kernel is useless."
--inspired by The Tao of Programming
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e2050612200322f810ea>
