your mail

John-Mark Gurney gurney_j at efn.org
Sun Feb 15 11:18:04 PST 2004


Andrew wrote this message on Mon, Feb 16, 2004 at 02:53 -0000:
> How can i use smbus in fbsd5.2-c (motherboard soltek sl75frn2 on 
> nforce2u400)?
> I am trying nfpm driver, but freebsd don't say nothing about smbus while 
> loading...
> pciconf -l -v say about smbus:
> none5 at pci0:1:1: class=0x0c0500 card=0x0c1110de chip=0x006410de rev=0xa2 
> hdr=0x00
>     vendor   = 'NVIDIA Corporation'
>     device   = 'nForce MCP-T? SMBus Controller'
>     class    = serial bus
>     subclass = SMBus

sys/pci/amdpm.c doesn't seem to know about this device ID... you might
try to add the device id (0x0c11) to the probe to see if that works..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-current mailing list