Add atu(4) 802.11b USB driver
This commit is contained in:
parent
fd232dd798
commit
1cd0ad9aff
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: GENERIC,v 1.651 2005/01/18 10:28:00 scw Exp $
|
# $NetBSD: GENERIC,v 1.652 2005/01/24 03:02:45 joff Exp $
|
||||||
#
|
#
|
||||||
# GENERIC machine description file
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
|||||||
|
|
||||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.651 $"
|
#ident "GENERIC-$Revision: 1.652 $"
|
||||||
|
|
||||||
maxusers 32 # estimated number of users
|
maxusers 32 # estimated number of users
|
||||||
|
|
||||||
@ -964,6 +964,9 @@ kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
|||||||
udav* at uhub? port ? # Davicom DM9601 based adapters
|
udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||||
url* at uhub? port ? # Realtek RTL8150L based adapters
|
url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||||
|
|
||||||
|
# USB 802.11b adapters
|
||||||
|
atu* at uhub? port ? # Atmel AT76C50XX based adapters
|
||||||
|
|
||||||
# Prolific PL2301/PL2302 host-to-host adapter
|
# Prolific PL2301/PL2302 host-to-host adapter
|
||||||
upl* at uhub? port ?
|
upl* at uhub? port ?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user