diff options
| author | skrll <skrll@NetBSD.org> | 2007-05-03 06:33:23 +0000 |
|---|---|---|
| committer | skrll <skrll@NetBSD.org> | 2007-05-03 06:33:23 +0000 |
| commit | 01ad9806cd4da1caa2e2bf31b82754978b935307 (patch) | |
| tree | 7d0370d4eadd7b0840181e6b4c5a22f0b08868ff /sys/dev/usb/usbdevs | |
| parent | 3958bdab2b4ee51492801889ce420ebf15fb75d4 (diff) | |
Add the DeLorme Earthmate LT-20 GPS.
Prompted by David Howland.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 4efb28991e5..e5a86c8e4fa 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.461 2007/03/08 23:14:05 riz Exp $ +$NetBSD: usbdevs,v 1.462 2007/05/03 06:33:23 skrll Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -827,6 +827,7 @@ product DELL TM350 0x8103 TrueMobile 350 Bluetooth USB Adapter /* DeLorme products */ product DELORME EARTHMATE 0x0100 Earthmate GPS +product DELORME EARTHMATE_LT20 0x0200 Earthmate LT-20 GPS /* Diamond products */ product DIAMOND RIO500USB 0x0001 Rio 500 USB |
