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

Update an obsolete comment.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5410 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare 2008-11-24 13:34:30 +00:00
parent 4814ce52c3
commit a6706d680a

View File

@ -50,8 +50,7 @@ $revision =~ s/ \([^()]*\)//;
# signature. This is an easy and fast way to determine which SMBus or I2C
# adapters should be present.
# Each entry must have a vendid (Vendor ID), devid (Device ID) and
# procid (string as appears in /proc/pci; see linux/driver/pci,
# either pci.c or oldproc.c).
# procid (Device name) and driver (Device driver).
@pci_adapters = (
{
vendid => 0x8086,