Updates to enable the iwn man page

This commit is contained in:
ober 2008-09-03 23:44:24 +00:00
parent d9e2795e44
commit c476955fc4
3 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: main,v 1.407 2008/09/03 20:34:23 rjs Exp $
.\" $NetBSD: main,v 1.408 2008/09/03 23:44:24 ober Exp $
.\"
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -616,6 +616,9 @@ updated HALs with support for WiSOC (AR531x) and 32bit SPARC.
.Xr bge 4 :
added support for the following chips: BCM5753, BCM5753M, BCM5715, BCM5754, BCM5755 and BCM5787. Numerous improvements and bugfixes were made too.
.It
.Xr iwn 4 :
new driver for Intel Wireless 4965AGN IEEE network cards, from OpenBSD.
.It
.Xr kse 4 :
new driver for Micrel KSZ8842/8841 PCI network cards.
.It

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.1090 2008/09/02 18:13:49 christos Exp $
# $NetBSD: mi,v 1.1091 2008/09/03 23:44:24 ober Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -1093,6 +1093,7 @@
./usr/share/man/cat4/itesio.0 man-sys-catman .cat
./usr/share/man/cat4/iwi.0 man-sys-catman .cat
./usr/share/man/cat4/iwic.0 man-sys-catman .cat
./usr/share/man/cat4/iwn.0 man-sys-catman .cat
./usr/share/man/cat4/ix.0 man-sys-catman .cat
./usr/share/man/cat4/ixpide.0 man-sys-catman .cat
./usr/share/man/cat4/iy.0 man-sys-catman .cat
@ -3563,6 +3564,7 @@
./usr/share/man/html4/itesio.html man-sys-htmlman html
./usr/share/man/html4/iwi.html man-sys-htmlman html
./usr/share/man/html4/iwic.html man-sys-htmlman html
./usr/share/man/html4/iwn.html man-sys-htmlman html
./usr/share/man/html4/ix.html man-sys-htmlman html
./usr/share/man/html4/ixpide.html man-sys-htmlman html
./usr/share/man/html4/iy.html man-sys-htmlman html
@ -5879,6 +5881,7 @@
./usr/share/man/man4/itesio.4 man-sys-man .man
./usr/share/man/man4/iwi.4 man-sys-man .man
./usr/share/man/man4/iwic.4 man-sys-man .man
./usr/share/man/man4/iwn.4 man-sys-man .man
./usr/share/man/man4/ix.4 man-sys-man .man
./usr/share/man/man4/ixpide.4 man-sys-man .man
./usr/share/man/man4/iy.4 man-sys-man .man

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.469 2008/07/31 08:28:17 simonb Exp $
# $NetBSD: Makefile,v 1.470 2008/09/03 23:44:24 ober Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 acpidalb.4 \
@ -27,7 +27,7 @@ MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 acpidalb.4 \
ichlpcib.4 ichsmb.4 icmp.4 icp.4 icsphy.4 iee.4 ieee80211.4 \
ifmedia.4 igsfb.4 iha.4 inet.4 ikphy.4 inphy.4 intersil7170.4 \
ioasic.4 ioat.4 iop.4 iophy.4 iopsp.4 ip.4 ipkdb.4 ipmi.4 ipw.4 \
iso.4 isp.4 isv.4 itesio.4 iteide.4 iwi.4 ixpide.4 \
iso.4 isp.4 isv.4 itesio.4 iteide.4 iwi.4 iwn.4 ixpide.4 \
jmide.4 joy.4 \
kloader.4 kse.4 ksyms.4 kttcp.4 \
lc.4 ld.4 lii.4 lkm.4 lo.4 lxtphy.4 \