diff options
author | 2019-03-22 12:02:38 +0000 | |
---|---|---|
committer | 2019-03-22 12:02:38 +0000 | |
commit | f4718ac3e9e2c199691f97964f28f77005cf9c0c (patch) | |
tree | 708617ba14ab8574ead8060c37e751df3beb5b11 | |
parent | Clarify that styles can be space or comma separated, from Stephen Zapatka. (diff) | |
download | wireguard-openbsd-f4718ac3e9e2c199691f97964f28f77005cf9c0c.tar.xz wireguard-openbsd-f4718ac3e9e2c199691f97964f28f77005cf9c0c.zip |
add Meinberg DCF600USB, from weerd@, ok phessler@
-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 6a97b25d191..9247c57250f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.695 2019/02/24 17:35:29 patrick Exp $ +$OpenBSD: usbdevs,v 1.696 2019/03/22 12:02:38 sthen Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2924,6 +2924,7 @@ product MEI S2000 0x1101 Series 2000 /* Meinberg Funkuhren products */ product MEINBERG USB5131 0x0301 USB 5131 DCF77 - Radio Clock +product MEINBERG DCF600USB 0x0302 DCF600USB - Radio Clock /* Melco, Inc products */ product MELCO LUATX1 0x0001 LUA-TX Ethernet |