after discussion with dyoung, add rtw* at cardbus

This commit is contained in:
dogcow 2005-09-06 02:03:52 +00:00
parent 4ec2f95af9
commit 12c72179ee
5 changed files with 14 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.66 2005/08/19 05:19:49 christos Exp $
# $NetBSD: GENERIC,v 1.67 2005/09/06 02:03:53 dogcow 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.66 $"
#ident "GENERIC-$Revision: 1.67 $"
maxusers 32 # estimated number of users
@ -556,6 +556,7 @@ wm* at pci? dev ? function ? # Intel 82543/82544 gigabit
#ex* at cardbus? dev ? function ? # 3Com 3C575TX
#fxp* at cardbus? dev ? function ? # Intel i8255x
#rtk* at cardbus? dev ? function ? # Realtek 8129/8139
#rtw* at cardbus? dev ? function ? # Realtek 8180L (802.11)
#tlp* at cardbus? dev ? function ? # DECchip 21143
# MII/PHY support

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.696 2005/08/19 05:19:50 christos Exp $
# $NetBSD: GENERIC,v 1.697 2005/09/06 02:03:52 dogcow Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.696 $"
#ident "GENERIC-$Revision: 1.697 $"
maxusers 32 # estimated number of users
@ -880,6 +880,7 @@ we1 at isa? port 0x300 iomem 0xcc000 irq 10
#ex* at cardbus? dev ? function ? # 3Com 3C575TX
#fxp* at cardbus? dev ? function ? # Intel i8255x
#rtk* at cardbus? dev ? function ? # Realtek 8129/8139
#rtw* at cardbus? dev ? function ? # Realtek 8180L (802.11)
#tlp* at cardbus? dev ? function ? # DECchip 21143
# MCA network cards

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.152 2005/08/19 05:19:50 christos Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.153 2005/09/06 02:03:52 dogcow 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.152 $"
#ident "GENERIC-$Revision: 1.153 $"
maxusers 32 # estimated number of users
@ -603,6 +603,7 @@ ex* at cardbus? dev ? function ? # 3Com 3C575TX
fxp* at cardbus? dev ? function ? # Intel i8255x
re* at cardbus? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
rtk* at cardbus? dev ? function ? # Realtek 8129/8139
rtw* at cardbus? dev ? function ? # Realtek 8180L (802.11)
tlp* at cardbus? dev ? function ? # DECchip 21143
# MII/PHY support

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_LAPTOP,v 1.88 2005/08/19 05:19:50 christos Exp $
# $NetBSD: INSTALL_LAPTOP,v 1.89 2005/09/06 02:03:52 dogcow Exp $
#
# INSTALL - Installation kernel.
#
@ -468,6 +468,7 @@ atw* at cardbus? dev ? function ? # ADMtek ADM8211 (802.11)
ex* at cardbus? dev ? function ? # 3Com 3C575TX
fxp* at cardbus? dev ? function ? # Intel i8255x
rtk* at cardbus? dev ? function ? # Realtek 8129/8139
rtw* at cardbus? dev ? function ? # Realtek 8180L (802.11)
tlp* at cardbus? dev ? function ? # DECchip 21143
# MII/PHY support

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.210 2005/08/19 05:19:53 christos Exp $
# $NetBSD: GENERIC,v 1.211 2005/09/06 02:03:52 dogcow 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.210 $"
#ident "GENERIC-$Revision: 1.211 $"
maxusers 32
@ -358,6 +358,7 @@ atw* at cardbus? dev ? function ? # ADMtek ADM8211 (802.11)
ex* at cardbus? dev ? function ? # 3Com 3C575TX
tlp* at cardbus? dev ? function ? # DECchip 21143
rtk* at cardbus? dev ? function ? # Realtek 8129/8139
rtw* at cardbus? dev ? function ? # Realtek 8180L (802.11)
wsdisplay0 at ofb? console ?
wskbd0 at akbd? console ?