2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

Clean up Savage bus driver entries: remove the unsuppored devices from

the list, and mention the i2c-prosavage driver.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4533 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-06-30 17:04:32 +00:00
parent 8c92ac1096
commit 0c96adf025

View File

@@ -587,18 +587,6 @@ $revision =~ s/ \([^()]*\)//;
driver => "i2c-adap-ite",
match => qr/^ITE IIC adapter/,
} ,
{
vendid => 0x5333,
devid => 0x8A20,
procid => "S3 Savage 3D",
driver => "to-be-written",
} ,
{
vendid => 0x5333,
devid => 0x8A21,
procid => "S3 Savage 3D MV",
driver => "to-be-written",
} ,
{
vendid => 0x5333,
devid => 0x8A22,
@@ -617,37 +605,15 @@ $revision =~ s/ \([^()]*\)//;
vendid => 0x5333,
devid => 0x8A25,
procid => "S3 ProSavage PM",
driver => "to-be-written",
driver => "i2c-prosavage",
match => qr/^ProSavage I2C bus at /,
} ,
{
vendid => 0x5333,
devid => 0x8A26,
procid => "S3 ProSavage KM",
driver => "to-be-written",
} ,
{
vendid => 0x5333,
devid => 0x8C10,
procid => "S3 Savage MX MV",
driver => "to-be-written",
} ,
{
vendid => 0x5333,
devid => 0x8C11,
procid => "S3 Savage MX",
driver => "to-be-written",
} ,
{
vendid => 0x5333,
devid => 0x8C12,
procid => "S3 Savage IX MV",
driver => "to-be-written",
} ,
{
vendid => 0x5333,
devid => 0x8C13,
procid => "S3 Savage IX",
driver => "to-be-written",
devid => 0x8D04,
procid => "S3 ProSavage8",
driver => "i2c-prosavage",
match => qr/^ProSavage I2C bus at /,
} ,
{
vendid => 0x1002,