From e6d522451a2098ad6a9ec7351f887b7149352173 Mon Sep 17 00:00:00 2001 From: bms Date: Fri, 10 Oct 2003 16:04:21 +0000 Subject: Add the Actiontec 801UAT1/HWU01170-01 802.11b USB Wireless Ethernet adapter. --- sys/dev/usb/usbdevs.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/dev/usb/usbdevs.h') diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 3637e04..f672fbe 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -4,7 +4,7 @@ * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * FreeBSD: src/sys/dev/usb/usbdevs,v 1.140 2003/10/05 18:58:37 imp Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.141 2003/10/10 16:02:07 bms Exp */ /* @@ -417,6 +417,9 @@ #define USB_PRODUCT_ACTIVEWIRE_IOBOARD 0x0100 /* I/O Board */ #define USB_PRODUCT_ACTIVEWIRE_IOBOARD_FW1 0x0101 /* I/O Board, rev. 1 firmware */ +/* Actiontec, Inc. products */ +#define USB_PRODUCT_ACTIONTEC_UAT1 0x7605 /* UAT1 Wireless Ethernet adapter */ + /* ADMtek products */ #define USB_PRODUCT_ADMTEK_PEGASUS 0x0986 /* AN986 USB Ethernet adapter */ #define USB_PRODUCT_ADMTEK_PEGASUSII 0x8511 /* AN8511 USB Ethernet adapter */ -- cgit v1.1