diff options
| author | Michal Meloun <mmel@FreeBSD.org> | 2018-08-13 07:28:25 +0000 |
|---|---|---|
| committer | Michal Meloun <mmel@FreeBSD.org> | 2018-08-13 07:28:25 +0000 |
| commit | 23242e7a9cb8cb438969d2e39427bdf01841f125 (patch) | |
| tree | 98dfa6d965c9157fcd52abaabcb1324ccbc5c782 /sys/dev/usb/usbdevs | |
| parent | 2421576ca307120e45453bec01e2cb70d3672c7a (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
