Enable atu(4). Requested by Martijn van Buul via PR pkg/30243.
This commit is contained in:
parent
bfceed8072
commit
46b58a0a77
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.157 2005/10/07 08:18:13 abs Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.158 2005/10/14 23:26:10 xtraeme Exp $
|
||||
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
|
||||
#
|
||||
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
|
||||
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.157 $"
|
||||
#ident "GENERIC-$Revision: 1.158 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -698,6 +698,9 @@ cue* at uhub? port ? # CATC USB-EL1201A based adapters
|
||||
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
|
||||
# USB 802.11b adapters
|
||||
atu* at uhub? port ? # Atmel AT76C50XX based adapters
|
||||
|
||||
# Prolofic PL2301/PL2302 host-to-host adapter
|
||||
upl* at uhub? port ?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user