> From: =?iso-8859-2?Q?Mitja_Mu=BEeni=E8?= <[email protected]>
> Date: Sun, 18 Jul 2010 13:37:16 +0200
> 
> While testing a new machine I came across some new pcidevs (apologies if
> tabs change to spaces):
> 
> Index: pcidevs
> ===================================================================
> RCS file: /cvs/src/sys/dev/pci/pcidevs,v
> retrieving revision 1.1563
> diff -u -r1.1563 pcidevs
> --- pcidevs     1 Jul 2010 23:09:39 -0000       1.1563
> +++ pcidevs     18 Jul 2010 11:25:52 -0000
> @@ -3031,6 +3031,7 @@
>  product INTEL 82801JD_PCIE_5   0x3a78  82801JD PCIE
>  product INTEL 82801JD_PCIE_6   0x3a7a  82801JD PCIE
>  product INTEL 82801JD_LAN      0x3a7c  82801JD LAN
> +product INTEL 3400_LPC_3       0x3b00  3400 LPC

Given that the LPC bridge can be used to identify the exact chipset
(as opposed to just 5-series/3400 family), so I'm going to fix things
in a slightly different way.

> Also, the following makes the wbsio attach and the sensors show up:

Thanks, I committed that bit.

Reply via email to