enable ipw* (Intel PRO/Wireless 2100)
This commit is contained in:
parent
61c4fc8d5c
commit
a3135cf216
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.112 2004/08/10 20:50:11 mycroft Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.113 2004/08/23 14:04:45 lukem 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.112 $"
|
||||
#ident "GENERIC-$Revision: 1.113 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -548,6 +548,7 @@ bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet
|
||||
bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
|
||||
ex* at pci? dev ? function ? # 3Com 90x[BC]
|
||||
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
||||
ipw* at pci? dev ? function ? # Intel PRO/Wireless 2100
|
||||
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
|
||||
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
|
||||
rtk* at pci? dev ? function ? # Realtek 8129/8139
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL_LAPTOP,v 1.68 2004/08/10 20:50:11 mycroft Exp $
|
||||
# $NetBSD: INSTALL_LAPTOP,v 1.69 2004/08/23 14:04:45 lukem Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
@ -424,6 +424,7 @@ bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet
|
||||
bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
|
||||
ex* at pci? dev ? function ? # 3Com 90x[BC]
|
||||
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
||||
ipw* at pci? dev ? function ? # Intel PRO/Wireless 2100
|
||||
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
|
||||
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
|
||||
rtk* at pci? dev ? function ? # Realtek 8129/8139
|
||||
|
Loading…
Reference in New Issue
Block a user