Module Name: src Committed By: alc Date: Wed Jul 22 17:34:56 UTC 2009
Modified Files: src/share/man/man4: ath.4 Log Message: The HAL is no longer a kernel blob, reflect this. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/share/man/man4/ath.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/ath.4 diff -u src/share/man/man4/ath.4:1.20 src/share/man/man4/ath.4:1.21 --- src/share/man/man4/ath.4:1.20 Sat Dec 1 19:57:08 2007 +++ src/share/man/man4/ath.4 Wed Jul 22 17:34:56 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: ath.4,v 1.20 2007/12/01 19:57:08 wiz Exp $ +.\" $NetBSD: ath.4,v 1.21 2009/07/22 17:34:56 alc Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting .\" All rights reserved. @@ -56,8 +56,7 @@ driver provides support for wireless network adapters based on the Atheros AR5210, AR5211, AR5212, and AR5213 chips. Chip-specific support is provided by the Atheros Hardware Access Layer -(HAL), which is currently available only in binary form for selected -architectures. +(HAL). .Pp Supported features include 802.11 and 802.3 frames, power management, BSS, IBSS, and host-based access point operation modes.