summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-01-14 01:18:44 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-01-14 01:18:44 +0000
commitcd40f4d28ab93dee00e802d75b820a19cf4eacb1 (patch)
tree6f9914291984eaece38f08f9081953b7bbeb0c03 /sys/dev/usb/usbdevs_data.h
parent6edc8726f901e1629c7f039e8e990a37fe000a73 (diff)
downloadFreeBSD-src-cd40f4d28ab93dee00e802d75b820a19cf4eacb1.zip
FreeBSD-src-cd40f4d28ab93dee00e802d75b820a19cf4eacb1.tar.gz
Added Entrega Parallel and Serial Connectors to the information
file.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h22
1 files changed, 20 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index e82aee1..a6815eb 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,7 +1,7 @@
-/* FreeBSD $Id$ */
+/* $FreeBSD$ */
/*
- * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
+ * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.19 1999/01/08 11:18:38 augustss Exp
@@ -232,6 +232,18 @@ struct usb_knowndev usb_knowndevs[] = {
"test board",
},
{
+ USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_CENTRONICS,
+ 0,
+ "Entrega",
+ "Centronics connector",
+ },
+ {
+ USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_SERIAL,
+ 0,
+ "Entrega",
+ "DB25 Serial connector",
+ },
+ {
USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4,
0,
"Inside Out Networks",
@@ -406,6 +418,12 @@ struct usb_knowndev usb_knowndevs[] = {
NULL,
},
{
+ USB_VENDOR_ENTREGA, 0,
+ USB_KNOWNDEV_NOPROD,
+ "Entrega",
+ NULL,
+ },
+ {
USB_VENDOR_INSIDEOUT, 0,
USB_KNOWNDEV_NOPROD,
"Inside Out Networks",
OpenPOWER on IntegriCloud