Hi,
I was wondering if anybody would have any information on the IOCTL data
to talk to the SMB.sys driver in Windows 2003. The SMB.sys driver comes from
Intel and I am having a big difficulty in getting any information from Intel
as nobody responds and all I get is redirection at Intel.
Any information would be deeply appreciated. All I am trying to do is
send some I2C commands that the SMB.sys can fulfill for my application via
the SMBclass.sys and SMBhc.sys drivers. Please send me a note at
ganguly2004@hotmail.com

Thanks
SG

--
SG, Device Driver writer

RE: IOCTL level information on SMB.sys for Windows 2003... by pavel_a

pavel_a
Sun Jul 03 13:12:01 CDT 2005

"SG" wrote:
> Hi,
> I was wondering if anybody would have any information on the IOCTL data
> to talk to the SMB.sys driver in Windows 2003. The SMB.sys driver comes from
> Intel and I am having a big difficulty in getting any information from Intel
> as nobody responds and all I get is redirection at Intel.
> Any information would be deeply appreciated. All I am trying to do is
> send some I2C commands that the SMB.sys can fulfill for my application via
> the SMBclass.sys and SMBhc.sys drivers. Please send me a note at
> ganguly2004@hotmail.com
>
> Thanks
> SG
>
> --
> SG, Device Driver writer

Do you need information about internals of the Intel smbus driver,
or general information how you can send data to smbus ?
For the latter case, the DDK documentation has enough details... or doesn't
it?

Regards,
--PA


RE: IOCTL level information on SMB.sys for Windows 2003... by pavel_a

pavel_a
Sun Jul 03 13:29:01 CDT 2005

"Pavel A." wrote:
> Do you need information about internals of the Intel smbus driver,
> or general information how you can send data to smbus ?
> For the latter case, the DDK documentation has enough details... or doesn't it?

Have you seen it n the DDK docum? -

DDK > Device technologies > System support for buses > SMB
> Design guide > Sending a SMB request

Regards,
--PA