Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Regen.
details: https://anonhg.NetBSD.org/src/rev/1ca2e2e608da
branches: trunk
changeset: 473104:1ca2e2e608da
user: augustss <augustss%NetBSD.org@localhost>
date: Thu May 20 09:50:39 1999 +0000
description:
Regen.
diffstat:
sys/dev/usb/usbdevs.h | 8 ++++----
sys/dev/usb/usbdevs_data.h | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (68 lines):
diff -r 3b8870e2ffcf -r 1ca2e2e608da sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h Thu May 20 09:50:09 1999 +0000
+++ b/sys/dev/usb/usbdevs.h Thu May 20 09:50:39 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.28 1999/05/11 09:56:56 augustss Exp $ */
+/* $NetBSD: usbdevs.h,v 1.29 1999/05/20 09:50:39 augustss Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.28 1999/05/11 09:56:32 augustss Exp
+ * NetBSD: usbdevs,v 1.29 1999/05/20 09:50:09 augustss Exp
*/
/*
@@ -53,7 +53,7 @@
#define USB_VENDOR_CATC 0x0423 /* Computer Access Technology Corp. */
#define USB_VENDOR_GRAVIS 0x0428 /* Advanced Gravis Computer Tech. Ltd. */
#define USB_VENDOR_NANAO 0x0440 /* NANAO Corporation */
-#define USB_VENDOR_UNIXTAR 0x0451 /* Texas Instruments */
+#define USB_VENDOR_TI 0x0451 /* Texas Instruments */
#define USB_VENDOR_GENIUS 0x0458 /* KYE Systems Corp. */
#define USB_VENDOR_MICROSOFT 0x045e /* Microsoft */
#define USB_VENDOR_KENSINGTON 0x0461 /* Primax Electronics */
@@ -105,7 +105,7 @@
#define USB_PRODUCT_GRAVIS_GAMEPADPRO 0x4001 /* GamePad Pro */
/* Unixtar products */
-#define USB_PRODUCT_UNIXTAR_UTUSB41 0x1446 /* UT-USB41 hub */
+#define USB_PRODUCT_TI_UTUSB41 0x1446 /* UT-USB41 hub */
/* Genius products */
#define USB_PRODUCT_GENIUS_NICHE 0x0001 /* Niche mouse */
diff -r 3b8870e2ffcf -r 1ca2e2e608da sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h Thu May 20 09:50:09 1999 +0000
+++ b/sys/dev/usb/usbdevs_data.h Thu May 20 09:50:39 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.28 1999/05/11 09:56:56 augustss Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.29 1999/05/20 09:50:39 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.28 1999/05/11 09:56:32 augustss Exp
+ * NetBSD: usbdevs,v 1.29 1999/05/20 09:50:09 augustss Exp
*/
/*
@@ -76,7 +76,7 @@
"GamePad Pro",
},
{
- USB_VENDOR_UNIXTAR, USB_PRODUCT_UNIXTAR_UTUSB41,
+ USB_VENDOR_TI, USB_PRODUCT_TI_UTUSB41,
0,
"Texas Instruments",
"UT-USB41 hub",
@@ -352,7 +352,7 @@
NULL,
},
{
- USB_VENDOR_UNIXTAR, 0,
+ USB_VENDOR_TI, 0,
USB_KNOWNDEV_NOPROD,
"Texas Instruments",
NULL,
Home |
Main Index |
Thread Index |
Old Index