Add the Actiontec 801UAT1/HWU01170-01 802.11b USB Wireless Ethernet adapter.

This commit is contained in:
Bruce M Simpson 2003-10-10 16:04:21 +00:00
parent 953ad2fb67
commit d7a65264fd
3 changed files with 14 additions and 2 deletions

View File

@ -410,6 +410,9 @@ product ACERP ACERSCAN_620U 0x2060 Acerscan 620U
product ACTIVEWIRE IOBOARD 0x0100 I/O Board
product ACTIVEWIRE IOBOARD_FW1 0x0101 I/O Board, rev. 1 firmware
/* Actiontec, Inc. products */
product ACTIONTEC UAT1 0x7605 UAT1 Wireless Ethernet adapter
/* ADMtek products */
product ADMTEK PEGASUS 0x0986 AN986 USB Ethernet adapter
product ADMTEK PEGASUSII 0x8511 AN8511 USB Ethernet adapter

View File

@ -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 */

View File

@ -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
*/
/*
@ -219,6 +219,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"ActiveWire",
"I/O Board, rev. 1 firmware",
},
{
USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_UAT1,
0,
"Actiontec Electronics",
"UAT1 Wireless Ethernet adapter",
},
{
USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUS,
0,