From a664c4c56c36a4c1492aee79fedbb2097c081b81 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Fri, 27 Feb 2004 17:30:08 +0000 Subject: sync --- sys/dev/usb/usbdevs.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sys/dev/usb/usbdevs.h') diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index a43f5b421ca..ea93df7fdc1 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.79 2003/12/24 15:24:04 todd Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.80 2004/02/27 17:30:07 henning Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.76 2003/12/24 15:23:02 todd Exp + * OpenBSD: usbdevs,v 1.77 2004/02/27 17:29:33 henning Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -139,6 +139,7 @@ #define USB_VENDOR_IIYAMA 0x04e1 /* Iiyama */ #define USB_VENDOR_SHUTTLE 0x04e6 /* Shuttle Technology */ #define USB_VENDOR_ANNABOOKS 0x04ed /* Annabooks */ +#define USB_VENDOR_JVC 0x04f1 /* JVC */ #define USB_VENDOR_CHICONY 0x04f2 /* Chicony Electronics */ #define USB_VENDOR_BROTHER 0x04f9 /* Brother Industries */ #define USB_VENDOR_DALLAS 0x04fa /* Dallas Semiconductor */ @@ -881,6 +882,9 @@ /* JRC products */ #define USB_PRODUCT_JRC_AH_J3001V_J3002V 0x0001 /* AirH\"PHONE AH-J3001V/J3002V */ +/* JVC products */ +#define USB_PRODUCT_JVC_MP_XP7250_WL 0x3009 /* MP-XP7250 Builtin USB WLAN */ + /* Kawasaki LSI products */ #define USB_PRODUCT_KLSI_DUH3E10BT 0x0008 /* 10BT Ethernet */ #define USB_PRODUCT_KLSI_DUH3E10BTN 0x0009 /* 10BT Ethernet */ -- cgit v1.2.3