From 23242e7a9cb8cb438969d2e39427bdf01841f125 Mon Sep 17 00:00:00 2001 From: Michal Meloun Date: Mon, 13 Aug 2018 07:28:25 +0000 Subject: Add USB ID for rebranded RTL8153 found on NVIDIA Jetson TX1 board. MFC after: 3 days --- sys/dev/usb/usbdevs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys/dev/usb/usbdevs') diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 17b51e6853b60..56d7ab2b069a4 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -467,6 +467,7 @@ vendor PLEXTOR 0x093b Plextor vendor INTREPIDCS 0x093c Intrepid vendor YANO 0x094f Yano vendor KINGSTON 0x0951 Kingston Technology +vendor NVIDIA 0x0955 NVIDIA Corporation vendor BLUEWATER 0x0956 BlueWater Systems vendor AGILENT 0x0957 Agilent Technologies vendor GUDE 0x0959 Gude ADS @@ -3456,6 +3457,9 @@ product NOVATEL MC547 0x7042 Novatel MC547 product NOVATEL MC679 0x7031 Novatel MC679 product NOVATEL2 FLEXPACKGPS 0x0100 NovAtel FlexPack GPS receiver +/* NVIDIA products */ +product NVIDIA RTL8153 0x09ff USB 3.0 Ethernet + /* Merlin products */ product MERLIN V620 0x1110 Merlin V620 -- cgit v1.3