Yasir's
Junkyard

Winbond w8378x kernel driver

 Junkyard
Index
 
 Translators
AmigaIcon
HsiRaw
Palm Album
 
 Kernel drivers
Optrex
W8378x
SuperSmartCard
 
 Utils
OptrexCPUMon
 
 Misc
Bake
 



Hosted by:
sourceforge.net

Description

Kernel driver for the Winbond w8378x motherboard monitor chips.

These chips are capable of mesuring tons of diffrent things, the most intresting is cpu temperature and fan speeds.
These chips are located on many newer motherbards these days.

ioctl opcodes

  • ioctl( handle, W8378x_READ_TEMP[1..3], int &temperature ) Returns the temperature in celcius*256 of the nth probe.
  • ioctl( handle, W8378x_READ_FAN[1..3], int &temperature ) Returns the speed in rpm of the nth fan.


(c) '2000 Jesper Hansen