Vojtech Pavlik wrote:
> 
> On Sun, Apr 02, 2000 at 11:10:44PM +0000, Brad Hards wrote:
> 
> > bradh@zhora:/usr/src/kaweth-0.1 > diff -Naur kaweth.c~ kaweth.c
> > --- kaweth.c~   Sun Apr  2 22:15:58 2000
> > +++ kaweth.c    Sun Apr  2 22:32:11 2000
> > @@ -136,7 +136,8 @@
> >   *     usb_dev_id
> >   ****************************************************************/
> >  static struct usb_eth_dev usb_dev_id[] = {
> >         { "NetGear EA-101", 0x0846, 0x1001, NULL },
> > +       { "Skymaster USB Ethernet", 0x05e9, 0x0008, NULL },
> >         { NULL, 0, 0, NULL }
> >  };
> 
> 05e9/0008 is the original Kawasaki ID, not Skymaster.
OK, I just used the strings and IDs from the device. I guess this is
just another sign of how cheap (or clueless) some manufacturers can get
- they put their own name in the EEPROM, but didn't bother to get
themselves a vendor ID or modify the KLSI windows driver.

Will fix.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to