On Sun, Sep 04, 2011 at 09:50:26PM +1000, Jonathan Gray wrote:
> The H61 LPC correction is fine but do you actually have
> this 0x1c51 device?  It doesn't appear in the Intel 6 series
> datasheets, perhaps just stick with the correction.

No, I don't have that one. I didn't know Intel releases this stuff
officially, so thanks for the info.


On Sun, Sep 04, 2011 at 02:05:42PM +0200, Mark Kettenis wrote:
> >  product INTEL2 RMH         0x0020  Rate Matching Hub
> > +product INTEL2 RMH_SANDYBRIDGE     0x0024  Rate Matching Hub
> 
> The hub is part of the PCH rather than the CPU, so the "Sandybridge"
> codename doesn't apply.  I'll see if I can come up with a better
> naming scheme.

What I meant was 'the one found on chipset made for Sandy Bridges'.
RMH_1 and RMH_2 as suggested by jsg is probably better idea, as I don't
know their existence on chipsets for sure.
--
Martin Pelikan


Index: dev/usb/usbdevs
===================================================================
RCS file: /cvs/src/sys/dev/usb/usbdevs,v
retrieving revision 1.553
diff -u -p -r1.553 usbdevs
--- dev/usb/usbdevs     29 Aug 2011 10:51:18 -0000      1.553
+++ dev/usb/usbdevs     4 Sep 2011 12:55:38 -0000
@@ -2049,7 +2049,8 @@ product INSYSTEM USBCABLE 0x081a  USB cab
 product INSYSTEM ADAPTERV2     0x5701  USB Storage Adapter V2
 
 /* Intel products */
-product INTEL2 RMH             0x0020  Rate Matching Hub
+product INTEL2 RMH_1           0x0020  Rate Matching Hub
+product INTEL2 RMH_2           0x0024  Rate Matching Hub
 product INTEL EASYPC_CAMERA    0x0110  EasyPC
 product INTEL AP310            0x0200  AP310 AnyPoint II
 product INTEL I2011B           0x1111  Wireless 2011B

Reply via email to