diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-03-12 00:33:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-03-12 00:33:50 +0000 |
commit | c441d31fb9f2383f53dc062058ba3da5f4875718 (patch) | |
tree | ec9e106184197c1944e2288cd05b534a379b0da7 /sys/dev/usb/usbdevs.h | |
parent | 8438ca5b3c2f0b98c8723cb8247423dcd8d86caf (diff) |
sync
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 15b75d554da..1e3a3958ba5 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.190 2006/03/11 04:06:26 jsg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.191 2006/03/12 00:33:49 deraadt Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.186 2006/03/11 04:05:44 jsg Exp + * OpenBSD: usbdevs,v 1.187 2006/03/12 00:33:45 deraadt Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -412,6 +412,7 @@ #define USB_VENDOR_SIERRA 0x1199 /* Sierra Wireless */ #define USB_VENDOR_TSUNAMI 0x1241 /* Tsunami */ #define USB_VENDOR_PHEENET 0x124a /* Pheenet */ +#define USB_VENDOR_RAPTORGAMING 0x1267 /* Raptor Gaming */ #define USB_VENDOR_BELKIN2 0x1293 /* Belkin Components */ #define USB_VENDOR_ARANEUS 0x12d8 /* Araneus Information Systems */ #define USB_VENDOR_TAPWAVE 0x12ef /* Tapwave */ |