diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-10 11:31:06 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-10 11:31:06 +0000 |
commit | 77ec05dfb888f8d9d4028f0b377e0d509f60003f (patch) | |
tree | 579069203c9d76fab9886fea0f6a9a998686c110 /net/wol/pkg-descr | |
parent | Upgrade to 1.11. New maintainer. (diff) |
add wol 0.5.1
Wake On LAN client
Diffstat (limited to 'net/wol/pkg-descr')
-rw-r--r-- | net/wol/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/wol/pkg-descr b/net/wol/pkg-descr new file mode 100644 index 000000000000..9d82c30099fd --- /dev/null +++ b/net/wol/pkg-descr @@ -0,0 +1,14 @@ +wol implements Wake On LAN functionality in a small program. It wakes up +hardware that is Magic Packet compliant. + +Features: + Wakes up various NIC's (tested) + 3COM 3C905c + Intel EtherExpress Pro 100 + Linksys Etherfast LNE100TX + Realtek LFE8139 + LevelOne FNC-0107TX + Wake up from file (same as /etc/ethers and an enhanced format) + Sleeping between two wake ups (measured in milliseconds) + +WWW: http://ahh.sourceforge.net/wol/ |