Re: [PATCH] Hidden SMBus bridge on Toshiba Tecra M2

From: Kenneth Parrish
Date: Tue Jun 21 2005 - 04:50:38 EST


-=> Daniele Gaffuri wrote to Greg KH <=-

here it looks ...

DG> }=0A=
DG> + if (dev->device =3D=3D
DG> PCI_DEVICE_ID_INTEL_82855PM_HB)=0A= +
DG> switch(dev->subsystem_device) {=0A= + case
DG> 0x0001: /* Toshiba Tecra M2 */=0A= +
DG> asus_hides_smbus =3D 1;=0A= + }=0A=
DG> } else if (unlikely(dev->subsystem_vendor =3D=3D =
DG> PCI_VENDOR_ID_SAMSUNG)) {=0A=
DG> if (dev->device =3D=3D
DG> PCI_DEVICE_ID_INTEL_82855PM_HB)=0A=
DG> switch(dev->subsystem_device) {=0A=

--- MultiMail/Linux v0.46
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/