On Thursday 07 February 2008, Greg KH wrote:
> 
> > I have one and it has the Prolific 25A1 chip in it (found by opening it
> > up,) with a Vendor VID of 0x050D and Product ID of 0x258A.
> > 
> > I added these to the plusb.c file under 2.6.23.14-107 on Fedora Core 8, and
> > usbnet seems to come and produce an interface called usb0.
> > 
> > Would this be a useful change to submit? If so, do I just make a diff file
> > and send it to this mailing list?
> > 
> > Please let me know, as this is my first dable at Linux kernel programming.
> 
> Yes, a patch would be great.

Yes ... but make sure it does more than just provide a "usb0"
interface.  That's pretty much a given once you stick its IDs
in one of those files.  Does it pass packets OK, both directions?

And those particular patches should go to netdev, by the way.

- Dave


-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to