Add the an(4) driver to these configurations as well.

This commit is contained in:
he 2000-12-12 21:14:51 +00:00
parent a34a3ecb5e
commit 4ce4648c24
2 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC_LAPTOP,v 1.6 2000/11/28 05:20:09 thorpej Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.7 2000/12/12 21:14:51 he Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.6 $"
#ident "GENERIC-$Revision: 1.7 $"
maxusers 32 # estimated number of users
@ -455,6 +455,7 @@ ne* at pci? dev ? function ? # NE2000-compatible Ethernet
rtk* at pci? dev ? function ? # Realtek 8129/8139
# PCMCIA network interfaces
an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS)
cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_LAPTOP,v 1.6 2000/10/31 15:54:51 fvdl Exp $
# $NetBSD: INSTALL_LAPTOP,v 1.7 2000/12/12 21:14:51 he Exp $
#
# INSTALL - Installation kernel.
#
@ -376,6 +376,7 @@ ne* at pci? dev ? function ? # NE2000-compatible Ethernet
rtk* at pci? dev ? function ? # Realtek 8129/8139
# PCMCIA network interfaces
an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
awi* at pcmcia? function ? # BayStack 650 (802.11FH)
cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet