add udav*
This commit is contained in:
parent
27017e5a9a
commit
8ebd15f8cd
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.231 2003/08/06 12:32:04 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.232 2003/08/22 07:52:48 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -25,7 +25,7 @@ include "arch/alpha/conf/std.alpha"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.231 $"
|
||||
#ident "GENERIC-$Revision: 1.232 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
|
@ -512,6 +512,7 @@ cue* at uhub? port ? # CATC USB-EL1201A based adapters
|
|||
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
uax* at uhub? port ? # ASIX AX88172 based adapters
|
||||
url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||
|
||||
# Serial adapters
|
||||
# FTDI FT8U100AX serial adapter
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.7 2003/08/06 12:32:05 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.8 2003/08/22 07:52:48 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.7 $"
|
||||
#ident "GENERIC-$Revision: 1.8 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -586,6 +586,7 @@ cue* at uhub? port ? # CATC USB-EL1201A based adapters
|
|||
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
uax* at uhub? port ? # ASIX AX88172 based adapters
|
||||
url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||
|
||||
# Prolific PL2301/PL2302 host-to-host adapter
|
||||
upl* at uhub? port ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.49 2003/08/06 12:32:06 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.50 2003/08/22 07:52:49 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -363,6 +363,7 @@ cue* at uhub? port ? # CATC USB-EL1201A based adapters
|
|||
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
uax* at uhub? port ? # ASIX AX88172 based adapters
|
||||
url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||
|
||||
# Prolofic PL2301/PL2302 host-to-host adapter
|
||||
upl* at uhub? port ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.138 2003/04/26 14:10:11 ragge Exp $
|
||||
# $NetBSD: GENERIC,v 1.139 2003/08/22 07:52:49 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.138 $"
|
||||
#ident "GENERIC-$Revision: 1.139 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
|
@ -542,6 +542,7 @@ cue* at uhub? port ? # CATC USB-EL1201A based adapters
|
|||
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
uax* at uhub? port ? # ASIX AX88172 based adapters
|
||||
url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||
|
||||
# MII/PHY support
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.159 2003/07/24 21:03:05 nathanw Exp $
|
||||
# $NetBSD: GENERIC,v 1.160 2003/08/22 07:52:50 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.159 $"
|
||||
#ident "GENERIC-$Revision: 1.160 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
|
@ -375,6 +375,7 @@ cue* at uhub? port ? # CATC USB-EL1201A based adapters
|
|||
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
uax* at uhub? port ? # ASIX AX88172 based adapters
|
||||
url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||
|
||||
uscanner* at uhub? port ? # USB scanners
|
||||
uyap* at uhub? port ? # Y@P firmware loader
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.67 2003/08/06 12:32:08 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.68 2003/08/22 07:52:50 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.67 $"
|
||||
#ident "GENERIC-$Revision: 1.68 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
|
@ -399,6 +399,7 @@ ukphy* at mii? phy ? # generic unknown PHYs
|
|||
#kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
#uax* at uhub? port ? # ASIX AX88172 based adapters
|
||||
#url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
#udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||
|
||||
# Prolofic PL2301/PL2302 host-to-host adapter
|
||||
#upl* at uhub? port ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.90 2003/04/26 14:10:05 ragge Exp $
|
||||
# $NetBSD: GENERIC,v 1.91 2003/08/22 07:52:51 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.90 $"
|
||||
#ident "GENERIC-$Revision: 1.91 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
|
@ -350,6 +350,7 @@ bmd* at intio0 addr 0xecebf0 # Nereid
|
|||
#kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
||||
#uax* at uhub? port ? # ASIX AX88172 based adapters
|
||||
#url* at uhub? port ? # Realtek RTL8150L based adapters
|
||||
#udav* at uhub? port ? # Davicom DM9601 based adapters
|
||||
|
||||
# Prolific PL2301/PL2302 host-to-host adapter
|
||||
#upl* at uhub? port ?
|
||||
|
|
Loading…
Reference in New Issue