cvs commit: src/sys/dev/ichsmb ichsmb_pci.c
src/sys/modules/i2c/controllers/ichsmb Makefile
Jiawei Ye
leafy7382 at gmail.com
Thu Jun 9 03:01:15 GMT 2005
On 6/5/05, Takanori Watanabe <takawata at freebsd.org> wrote:
> takawata 2005-06-05 11:55:29 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/ichsmb ichsmb_pci.c
> Added files:
> sys/modules/i2c/controllers/ichsmb Makefile
> Log:
> Make ichsmb loadable.
>
> PR: kern/81912
> Submitted by: nork
>
> Revision Changes Path
> 1.15 +3 -0 src/sys/dev/ichsmb/ichsmb_pci.c
> 1.1 +8 -0 src/sys/modules/i2c/controllers/ichsmb/Makefile (new)
kldloading smbus, smb does not probe my ichsmb successfully. It can
only be detected when built in kernel.
none0 at 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
--
"Without the userland, the kernel is useless."
--inspired by The Tao of Programming
More information about the cvs-src
mailing list