Date: Thu, 9 Jun 2005 11:01:09 +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_pci.c src/sys/modules/i2c/controllers/ichsmb Makefile Message-ID: <c21e92e205060820012d865aca@mail.gmail.com> In-Reply-To: <200506051155.j55BtTFd048359@repoman.freebsd.org> References: <200506051155.j55BtTFd048359@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/5/05, Takanori Watanabe <takawata@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e205060820012d865aca>
