2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-05 08:45:26 +00:00

Add 661 to list of SiS north bridges to help detect SMBus device

when running kernels 2.4.x.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3229 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark M. Hoffman
2006-01-14 04:16:00 +00:00
parent 0dec718da5
commit 5a9e2dda61

View File

@@ -2148,6 +2148,7 @@ sub adapter_pci_detection_sis_96x
(exists $pci_list{"1039:0650"}) ||
(exists $pci_list{"1039:0651"}) ||
(exists $pci_list{"1039:0655"}) ||
(exists $pci_list{"1039:0661"}) ||
(exists $pci_list{"1039:0735"}) ||
(exists $pci_list{"1039:0745"}) ||
(exists $pci_list{"1039:0746"})) {