diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2021-04-22 10:31:33 +0000 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2021-04-22 10:35:07 +0000 |
| commit | 28af0c4814f5fb8ce047d4ac0bbf26997ac5cc8f (patch) | |
| tree | 829588ea716943a7f727398dc2428ace47c7aeb4 /sys/dev/usb/usbdevs | |
| parent | d2c87140648f61a6f139a2ecdf831e6a08cc4de2 (diff) | |
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 9bd95e03d41c..fcb7cd0953c1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -2255,10 +2255,12 @@ product FUJITSU AH_F401U 0x105b AH-F401U Air H device product FUJITSUSIEMENS SCR 0x0009 Fujitsu-Siemens SCR USB Reader /* Garmin products */ -product GARMIN DAKOTA20 0x23c0 Dakota 20 +product GARMIN IQUE_3600 0x0004 iQue 3600 product GARMIN FORERUNNER230 0x086d ForeRunner 230 +product GARMIN INSTINCTSOLAR 0x0d8a Instinct Solar +product GARMIN DAKOTA20 0x23c0 Dakota 20 product GARMIN GPSMAP62S 0x2459 GPSMAP 62s -product GARMIN IQUE_3600 0x0004 iQue 3600 +product GARMIN EDGETOURINGPLUS 0x26c8 Edge Touring+ /* Gemalto products */ product GEMALTO PROXPU 0x5501 Prox-PU/CU RFID Card Reader |
