Re: Incorrect PID in drivers/usb/serial/kl5kusb105.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[ Please avoid using html when posting the lists. Including full mail
  below in case this did not reach the list. ]

On Wed, Jul 04, 2018 at 03:05:24PM +0100, Chris Jakob wrote:
> The PID definitions fro VID 05e9 are listed in
> http://www.linux-usb.org/usb.ids as:
> 
> 
> 05e9  Kawasaki LSI
> 	0008  KL5KUSB101B Ethernet [klsi]
> 	0009  Sony 10Mbps Ethernet [pegasus]
> 	000c  USB-to-RS-232
> 	000d  USB-to-RS-232
> 	0014  RS-232 J104
> 	0040  Ethernet Adapter
> 	2008  Ethernet Adapter
> 
> 
> However  drivers/usb/serial/kl5kusb105.h defines the following:
> 
> #define  KLSI_KL5KUSB105D_PID 0x00c0
> 
> My KLSI serial adapter is not recognized with the current kernel, however
> if I rebuild KL5KUSB105 with
> 
> #define  KLSI_KL5KUSB105D_PID 0x000c
> 
> the serial adapter is recognized.
> 
> So my hardware matches the definitions in  http://www.linux-usb.org/usb.ids.
> 
> Can this be changed for future kernels?

Absolutely, and we should probably fix that in the active stable trees
as well.

Could just provide the output of usb-devices (or lsusb -v) for your
device for future reference?

Thanks,
Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux