On 2019/04/23 23:53, Remi Locherer wrote: > Hi, > > with below diff the usb serial adapter built into the SRX 300 attaches > to uslcom and can be used. > > uslcom0 at uhub1 port 1 configuration 1 interface 0 "Silicon Labs Juniper > Networks BX Series System Console" rev 1.10/1.01 addr 10 > > OK?
> product SILABS KYOCERA_GPS 0x8411 Kyocera GPS > product SILABS IRZ_SG10 0x8418 IRZ SG-10 GSM/GPRS Modem > product SILABS BEI_VCP 0x846e BEI USB Sensor (VCP) > +product SILABS JUNIPER_BX_CONS 0x8470 Juniper BX Series System Console > product SILABS BALLUFF_RFID 0x8477 Balluff RFID reader > product SILABS AC_SERV_IBUS 0x85ea AC-Services IBUS > product SILABS AC_SERV_CIS 0x85eb AC-Services CIS-IBUS The string could be a little shorter, just "Juniper BX Console" is clear enough and saves a few bytes in the kernel. Otherwise OK. Reminder, first commit just usbdevs, then run "make" and commit usbdevs.h/usbdevs_data.h, then the c file.
