diff --git a/share/man/man4/isapnp.4 b/share/man/man4/isapnp.4 index 4f84228b1815..1a198f02c089 100644 --- a/share/man/man4/isapnp.4 +++ b/share/man/man4/isapnp.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: isapnp.4,v 1.16 2000/07/26 12:02:28 ad Exp $ +.\" $NetBSD: isapnp.4,v 1.17 2000/12/19 15:33:52 onoe Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone .\" All rights reserved. @@ -80,6 +80,11 @@ Standard IDE and ATAPI drive controller. .Pp .Ss Network interfaces .Bl -tag -width pcdisplay -offset indent +.It an +.Tn Aironet +4500/4800 and +.Tn Cisco +340 series 802.11 interfaces. .It ep 3com 3c509B Etherlink-III .Tn Ethernet @@ -140,6 +145,7 @@ the supported front-ends for other buses. .Xr intro 4 , .Xr aha 4 , .Xr aic 4 , +.Xr an 4 , .Xr com 4 , .Xr ep 4 , .Xr ess 4 , diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 5b42b87870d2..b54c45821f27 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: pci.4,v 1.39 2000/11/28 12:42:51 ad Exp $ +.\" $NetBSD: pci.4,v 1.40 2000/12/19 15:33:52 onoe Exp $ .\" .\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved. .\" Copyright (c) 1997 Jonathan Stone @@ -127,6 +127,11 @@ IDE disk controllers. .Pp .Ss Network interfaces .Bl -tag -width pcdisplay -offset indent +.It an +.Tn Aironet +4500/4800 and +.Tn Cisco +340 series 802.11 interfaces. .It de .Tn DEC DC21x4x (Tulip) based @@ -268,6 +273,7 @@ VGA graphics boards. .Xr adv 4 , .Xr adw 4 , .Xr ahc 4 , +.Xr an 4 , .Xr auich 4 , .Xr auvia 4 , .Xr bha 4 , diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 8ff41c57b03d..e4b40592317e 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: pcmcia.4,v 1.18 2000/08/30 19:05:47 jhawk Exp $ +.\" $NetBSD: pcmcia.4,v 1.19 2000/12/19 15:33:53 onoe Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -77,8 +77,10 @@ drivers, sorted by function and driver name: .Pp .Ss Network interfaces .Bl -tag -width speaker -offset indent +.It an +Aironet 4500/4800 and Cisco 340 series 802.11 controller. .It awi -BayStack 650 wireless 802.11FH controller. +802.11 controller based on the AMD PCnetMobile chipset. .It cnw Netwave AirSurfer Wireless LAN interface. .It ep @@ -94,7 +96,7 @@ Raytheon Raylink and WebGear Aviator2.4 802.11 controller. .It sm Megahertz Ethernet card. .It wi -Lucent WaveLan/IEEE 802.11 controller. +Lucent WaveLan/IEEE and PRISM-II based 802.11 controller. .El .\" .Pp @@ -119,6 +121,7 @@ Digital Hinote Ultra Mobile Media Adapter .Xr intro 4 , .Xr options 4 , .Xr aic 4 , +.Xr an 4 , .Xr awi 4 , .Xr cardbus 4 , .Xr cnw 4 , @@ -178,4 +181,4 @@ devices. In some cases, it is not possible to detect all interrupts in use; in such cases, use of .Cd options PCIC_ISA_INTR_ALLOC_MASK may be necessary. See -.Xr options 4 . \ No newline at end of file +.Xr options 4 .