From 6ef6a9a3366a49c1ffa1ce1aecf1b3f18bbe037c Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sun, 30 Jan 2011 17:31:09 +0000 Subject: another run --- sys/dev/usb/if_run.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/usb') diff --git a/sys/dev/usb/if_run.c b/sys/dev/usb/if_run.c index 5efabd765f8..5d4fe93a1c0 100644 --- a/sys/dev/usb/if_run.c +++ b/sys/dev/usb/if_run.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_run.c,v 1.84 2011/01/25 20:03:35 jakemsr Exp $ */ +/* $OpenBSD: if_run.c,v 1.85 2011/01/30 17:31:08 tedu Exp $ */ /*- * Copyright (c) 2008-2010 Damien Bergamini @@ -142,6 +142,7 @@ static const struct usb_devno run_devs[] = { USB_ID(CONCEPTRONIC2, RT2870_8), USB_ID(CONCEPTRONIC2, RT3070_1), USB_ID(CONCEPTRONIC2, RT3070_2), + USB_ID(CONCEPTRONIC2, RT3070_3), USB_ID(CONCEPTRONIC2, VIGORN61), USB_ID(COREGA, CGWLUSB300GNM), USB_ID(COREGA, RT2870_1), -- cgit v1.2.3