On Sat, Aug 17, 2019 at 06:01:45PM -0400, Nathan Stratton Treadway wrote: > I noticed that when I use "lsusb -v" on a UAS-enabled drive enclosure, > the bInterfaceProtocol line for #80/0x50 has a "protocol name" label but the > one for #98/0x62 does not: > > > ======== > # lsusb -v -s2:15 | grep Interface > bDeviceClass 0 (Defined at Interface level) > bNumInterfaces 1 > Interface Descriptor: > bInterfaceNumber 0 > bInterfaceClass 8 Mass Storage > bInterfaceSubClass 6 SCSI > bInterfaceProtocol 80 Bulk-Only > iInterface 0 > Interface Descriptor: > bInterfaceNumber 0 > bInterfaceClass 8 Mass Storage > bInterfaceSubClass 6 SCSI > bInterfaceProtocol 98 > iInterface 0 > ======== > > > > So...I was wondering if there was any particular reason that protocol > 98 isn't included in the usb.ids file? No one got around to it? Feel free to submit a patch to the web site that handles these to upate it. thanks, greg k-h