On Sun, Jul 26, 2020 at 5:54 PM Jaap Keuter wrote:
> Do you have any idea how volatile this data is, how quickly it’s changing?
> There are already some data sets which are picked up weekly from external
> sources (e.g., IEEE manuf, PEN). This could be handled the same way if as
> volatile as th
Hi,
Do you have any idea how volatile this data is, how quickly it’s changing?
There are already some data sets which are picked up weekly from external
sources (e.g., IEEE manuf, PEN). This could be handled the same way if as
volatile as these.
Thanks,
Jaap
> On 26 Jul 2020, at 11:01, Tomasz
Hello,
The Linux kernel FTDI SIO driver contains quite a comprehensive USB
VID/PID database. The values are defined in
linux/drivers/usb/serial/ftdi_sio_ids.h and are combined together in
id_table_combined in linux/drivers/usb/serial/ftdi_sio.c. The protocol
these devices use is being dissected by