diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2011-07-08 19:00:09 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2011-07-08 19:00:09 +0000 |
commit | a0b689910fdedc87d6b343789d90d9519a06ee0f (patch) | |
tree | c6c31074762d80232dcda429a5f8e8c8e78d0992 /share/man/man4 | |
parent | 730851428de147f4614ccb38508398083db45b10 (diff) |
xl(4) now supports WoL.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/xl.4 | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index d4c1201387f..a375ac85b32 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.42 2008/09/07 06:55:34 jmc Exp $ +.\" $OpenBSD: xl.4,v 1.43 2011/07/08 19:00:08 stsp Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: xl.4,v 1.1 1998/08/16 17:19:58 wpaul Exp $ .\" -.Dd $Mdocdate: September 7 2008 $ +.Dd $Mdocdate: July 8 2011 $ .Dt XL 4 .Os .Sh NAME @@ -100,6 +100,15 @@ The 3C905B-FX and other similar cards are capable of 100Mbps over fiber. .Pp Hardware receive IP/TCP/UDP checksum offload for IPv4 is supported on the 3C905B. .Pp +The +.Nm +driver additionally supports Wake on LAN (WoL). +See +.Xr arp 8 +and +.Xr ifconfig 8 +for more details. +.Pp The following media types and options (as given to .Xr ifconfig 8 ) are supported: |