diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2006-12-07 12:14:51 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2006-12-07 12:14:51 +0000 |
commit | 6af2bb56e0344bb4756d1b9a949abf867f211aa6 (patch) | |
tree | 9ec499c8bf324d677381f0ddb49aa4ecf800d3a3 | |
parent | 339cfe81907d0efb72892be0ec8a8a28d95a54c2 (diff) |
id for Novatel Wireless Merlin U740
-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 a4965fe24bc..3ed000295ac 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.239 2006/12/04 16:52:52 martin Exp $ +$OpenBSD: usbdevs,v 1.240 2006/12/07 12:14:50 fkr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1650,6 +1650,7 @@ product NOVATECH NV902W 0x9020 NV-902W /* Novatel Wireless products */ product NOVATEL MERLINV620 0x1110 Merlin V620 +product NOVATEL MERLINU740 0x1400 Merlin U740 /* Olympus products */ product OLYMPUS C1 0x0102 C-1 |