Module Name: src
Committed By: jmcneill
Date: Wed Feb 23 02:47:46 UTC 2011
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: alc.4
Log Message:
add alc(4) man page
To generate a diff of this commit:
cvs rdiff -u -r1.1290 -r1.1291 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.552 -r1.553 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/alc.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1290 src/distrib/sets/lists/man/mi:1.1291
--- src/distrib/sets/lists/man/mi:1.1290 Sun Feb 20 08:31:46 2011
+++ src/distrib/sets/lists/man/mi Wed Feb 23 02:47:45 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1290 2011/02/20 08:31:46 jruoho Exp $
+# $NetBSD: mi,v 1.1291 2011/02/23 02:47:45 jmcneill Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -677,6 +677,7 @@
./usr/share/man/cat4/aibs.0 man-sys-catman .cat
./usr/share/man/cat4/aic.0 man-sys-catman .cat
./usr/share/man/cat4/akbd.0 man-sys-catman .cat
+./usr/share/man/cat4/alc.0 man-sys-catman .cat
./usr/share/man/cat4/ale.0 man-sys-catman .cat
./usr/share/man/cat4/alipm.0 man-sys-catman .cat
./usr/share/man/cat4/alpha/apecs.0 man-sys-catman .cat
@@ -3478,6 +3479,7 @@
./usr/share/man/html4/aibs.html man-sys-htmlman html
./usr/share/man/html4/aic.html man-sys-htmlman html
./usr/share/man/html4/akbd.html man-sys-htmlman html
+./usr/share/man/html4/alc.html man-sys-htmlman html
./usr/share/man/html4/ale.html man-sys-htmlman html
./usr/share/man/html4/alipm.html man-sys-htmlman html
./usr/share/man/html4/alpha/apecs.html man-sys-htmlman html
@@ -5976,6 +5978,7 @@
./usr/share/man/man4/aibs.4 man-sys-man .man
./usr/share/man/man4/aic.4 man-sys-man .man
./usr/share/man/man4/akbd.4 man-sys-man .man
+./usr/share/man/man4/alc.4 man-sys-man .man
./usr/share/man/man4/ale.4 man-sys-man .man
./usr/share/man/man4/alipm.4 man-sys-man .man
./usr/share/man/man4/alpha/apecs.4 man-sys-man .man
Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.552 src/share/man/man4/Makefile:1.553
--- src/share/man/man4/Makefile:1.552 Sun Feb 20 08:31:46 2011
+++ src/share/man/man4/Makefile Wed Feb 23 02:47:46 2011
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.552 2011/02/20 08:31:46 jruoho Exp $
+# $NetBSD: Makefile,v 1.553 2011/02/23 02:47:46 jmcneill Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
adbbt.4 adbkbd.4 adbms.4 \
adc.4 admtemp.4 adv.4 adw.4 age.4 agp.4 agr.4 ahb.4 ahc.4 \
ahcisata.4 ahd.4 \
- aibs.4 ale.4 alipm.4 altmem.4 amdpm.4 amdtemp.4 amhphy.4 \
+ aibs.4 alc.4 ale.4 alipm.4 altmem.4 amdpm.4 amdtemp.4 amhphy.4 \
amr.4 aps.4 \
an.4 arcmsr.4 aria.4 artsata.4 ata.4 atalk.4 ataraid.4 \
ath.4 atphy.4 atppc.4 attimer.4 atw.4 \
Added files:
Index: src/share/man/man4/alc.4
diff -u /dev/null src/share/man/man4/alc.4:1.1
--- /dev/null Wed Feb 23 02:47:46 2011
+++ src/share/man/man4/alc.4 Wed Feb 23 02:47:46 2011
@@ -0,0 +1,63 @@
+.\" $NetBSD: alc.4,v 1.1 2011/02/23 02:47:46 jmcneill Exp $
+.\"
+.\" Copyright (c) 2009 Kevin Lo <[email protected]>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd February 22, 2011
+.Dt ALE 4
+.Os
+.Sh NAME
+.Nm alc
+.Nd Atheros AR813x/AR815x Ethernet device
+.Sh SYNOPSIS
+.Cd "alc* at pci?"
+.Cd "atphy* at mii?"
+.Cd "ukphy* at mii?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for Ethernet interfaces based on the
+Atheros AR8131/AR8132/AR8151/AR8152 Ethernet chipsets.
+.Pp
+The following
+.Ar media
+types are supported:
+.Pp
+.Bl -tag -width autoselect -compact
+.It Cm autoselect
+Enable autoselection of the media type and options.
+.It Cm 10baseT
+Set 10Mbps operation.
+.It Cm 100baseTX
+Set 100Mbps (Fast Ethernet) operation.
+.It Cm 1000baseT
+Set 1000Mbps (Gigabit Ethernet) operation (AR8131/AR8151 only).
+.El
+.Pp
+For more information on configuring this device, see
+.Xr ifconfig 8 .
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr atphy 4 ,
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr netintro 4 ,
+.Xr pci 4 ,
+.Xr ukphy 4 ,
+.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Nx 6.0 .