Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cld71
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2005
Posts: 128

PostPosted: Mon Jan 03, 2011 2:49 am    Post subject: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller Reply with quote

I was using "lshw" and I noticed that I have this in the "Host Bridge" listed under "SMBus".
Under "lshw" it list this device as "this device hasn't been claimed".
Does anyone know what module has to be turned on in the kernel to have this device as active?
And does anyone have a good link that lists all the commands in the '.config' in the Linux kernel?
"lshw" listed as the following:
SMBus
/0/100/1f.3


product: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller [8086:24C3]
vendor: Intel Corporation [8086]
bus info: pci@0000:00:1f.3
version: 02
width: 32 bits
clock: 33MHz

configuration:
latency: 0
resources:
ioport: e800(size=32)
this device hasn't been claimed
Back to top
View user's profile Send private message
augury
l33t
l33t


Joined: 22 May 2004
Posts: 722
Location: philadelphia

PostPosted: Mon Jan 03, 2011 5:08 am    Post subject: Reply with quote

Code:
             description: SMBus
             product: 631xESB/632xESB/3100 Chipset SMBus Controller
             vendor: Intel Corporation
             physical id: 1f.3
             bus info: pci@0000:00:1f.3
             version: 09
             width: 32 bits
             clock: 33MHz
             configuration: driver=i801_smbus latency=0
             resources: irq:19 ioport:1100(size=32)

Its the i801_smbus.
Back to top
View user's profile Send private message
cld71
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2005
Posts: 128

PostPosted: Tue Jan 04, 2011 5:33 am    Post subject: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller-Solved Reply with quote

Thanks. :D

And does anyone have a good link that lists all the commands in the '.config' in the Linux kernel?
Back to top
View user's profile Send private message
aCOSwt
Bodhisattva
Bodhisattva


Joined: 19 Oct 2007
Posts: 2537
Location: Hilbert space

PostPosted: Tue Jan 04, 2011 7:50 am    Post subject: Reply with quote

Device Drivers / I2C support / I2C Hardware Bus Support / Intel 82801 (ICH/PCH)

That is : CONFIG_I2C_I801
Back to top
View user's profile Send private message
Mousee
Apprentice
Apprentice


Joined: 29 Mar 2004
Posts: 291
Location: Illinois, USA

PostPosted: Tue Jan 04, 2011 11:42 am    Post subject: Re: 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller-So Reply with quote

cld71 wrote:
Thanks. :D

And does anyone have a good link that lists all the commands in the '.config' in the Linux kernel?

If you head on over to your /usr/src/linux directory and type make menuconfig, each menu item has a nice "help" section that should describe what it does.
Otherwise Google or ask here (or in Gentoo's IRC channel on Freenode - #gentoo) is your best bet.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum