2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-29 13:28:01 +00:00

8235 take 2

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1595 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker 2002-11-10 20:47:30 +00:00
parent fc4b1359e7
commit c3bf0727f0

View File

@ -74,9 +74,8 @@ static struct sd supported[] = {
{PCI_DEVICE_ID_VIA_82C686_4, SMBBA1, 0xD2, "VT82C686A/B"},
{PCI_DEVICE_ID_VIA_8233_0, SMBBA3, 0xD2, "VT8233"},
{0x3147, SMBBA3, 0xD2, "VT8233A"},
{0x3177, SMBBA3, 0xD2, "VT8233A"},
{0x3177, SMBBA3, 0xD2, "VT8233A/8235"},
{0x8235, SMBBA1, 0xD2, "VT8231"},
{0x3074, SMBBA3, 0xD2, "VT8235"},
{0, 0, 0, NULL}
};