diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2013-08-13 16:27:26 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2013-08-13 16:27:26 +0000 |
commit | 1b7cdee86e811d1291a0c07979d3eb496b6f776c (patch) | |
tree | f58c86db439196744b88ad7df44cee7369c4a37e | |
parent | 0520be97f03c56573063f82877bdb39b213b8b9f (diff) |
ray(4) is no more
-rw-r--r-- | share/man/man4/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/ray.4 | 151 |
2 files changed, 2 insertions, 153 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 226e0dc3f91..daa0105edd1 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.550 2013/06/06 15:30:51 bmercer Exp $ +# $OpenBSD: Makefile,v 1.551 2013/08/13 16:27:24 mikeb Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -45,7 +45,7 @@ MAN= aac.4 ac97.4 acphy.4 \ pcfiic.4 pciide.4 pckbc.4 pckbd.4 pcmcia.4 pcn.4 pcppi.4 pcscp.4 \ pf.4 pflog.4 pflow.4 pfsync.4 pgt.4 piixpm.4 pim.4 pipex.4 \ pms.4 ppb.4 ppp.4 pppoe.4 pppx.4 pty.4 puc.4 pwdog.4 qsphy.4 radio.4 \ - ral.4 random.4 ray.4 rd.4 rdac.4 re.4 rdcphy.4 rgephy.4 ricohrtc.4 \ + ral.4 random.4 rd.4 rdac.4 re.4 rdcphy.4 rgephy.4 ricohrtc.4 \ rl.4 rlphy.4 route.4 rsu.4 rt.4 rtsx.4 rum.4 run.4 \ rtfps.4 rtii.4 rtw.4 safe.4 safte.4 san.4 sbt.4 sbus.4 schsio.4 \ scsi.4 sd.4 \ diff --git a/share/man/man4/ray.4 b/share/man/man4/ray.4 deleted file mode 100644 index bc1a6e8a57a..00000000000 --- a/share/man/man4/ray.4 +++ /dev/null @@ -1,151 +0,0 @@ -.\" $OpenBSD: ray.4,v 1.26 2013/07/16 16:05:49 schwarze Exp $ -.\" $NetBSD: ray.4,v 1.5 2000/02/28 13:54:55 enami Exp $ -.\" -.\" Copyright (c) 2000 Christian E. Hopps -.\" All rights reserved. -.\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted provided that the following conditions -.\" are met: -.\" 1. Redistributions of source code must retain the above copyright -.\" notice, this list of conditions and the following disclaimer. -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the -.\" documentation and/or other materials provided with the distribution. -.\" 3. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.\" -.Dd $Mdocdate: July 16 2013 $ -.Dt RAY 4 -.Os -.Sh NAME -.Nm ray -.Nd Raytheon Raylink/WebGear Aviator IEEE 802.11FH wireless network device -.Sh SYNOPSIS -.Cd "ray* at pcmcia?" -.Cd "option RAY_PID_COUNTRY_CODE_DEFAULT=RAY_PID_COUNTRY_CODE_USA" -.Sh DESCRIPTION -The -.Nm -device driver supports the Raytheon Raylink and Aviator 2.4/PRO -802.11 Frequency Hopping 2Mbps wireless PCMCIA cards. -.Pp -The device uses IEEE 802.11 standard Frequency Hopping Spread Spectrum -signaling and operates in the ranges of 2.400 to 2.4835 Gigahertz. -This frequency range is further restricted by country according to -that country's regulations. -Currently the -.Nm -driver defaults to using the ranges appropriate for the USA. -To change this setting, define the kernel option -.Dv RAY_PID_COUNTRY_CODE_DEFAULT -to one of the following values: -.Bd -literal -offset indent -RAY_PID_COUNTRY_CODE_USA -RAY_PID_COUNTRY_CODE_EUROPE -RAY_PID_COUNTRY_CODE_JAPAN -RAY_PID_COUNTRY_CODE_KOREA -RAY_PID_COUNTRY_CODE_SPAIN -RAY_PID_COUNTRY_CODE_FRANCE -RAY_PID_COUNTRY_CODE_ISRAEL -RAY_PID_COUNTRY_CODE_AUSTRALIA -.Ed -.Pp -These are the modes the -.Nm -driver can operate in: -.Bl -tag -width "IBSS-masterXX" -.It BSS mode -Also known as -.Em infrastructure -mode, this is used when associating with an access point, through -which all traffic passes. -This mode is the default. -.It IBSS mode -Also known as -.Em IEEE ad-hoc -mode or -.Em peer-to-peer -mode. -This is the standardized method of operating without an access point. -Stations associate with a service set. -However, actual connections between stations are peer-to-peer. -.El -.Pp -The -.Nm -driver can be configured at runtime with -.Xr ifconfig 8 -or on boot with -.Xr hostname.if 5 . -.Sh HARDWARE -Cards supported by the -.Nm -driver include: -.Pp -.Bl -tag -width Ds -offset indent -compact -.It Raytheon Raylink WLAN -.It WebGear Aviator 2.4 -.It WebGear Aviator PRO -.El -.Sh EXAMPLES -The following example scans for available networks: -.Pp -.Dl # ifconfig ray0 scan -.Pp -The following -.Xr hostname.if 5 -example configures ray0 to join network -.Dq mynwid , -obtaining an IP address using DHCP: -.Bd -literal -offset indent -nwid mynwid -dhcp -.Ed -.Sh DIAGNOSTICS -.Bl -diag -.It "ray0: card failed self test: status x" -Indicates the card has failed its initial startup tests. -.El -.Sh SEE ALSO -.Xr arp 4 , -.Xr ifmedia 4 , -.Xr intro 4 , -.Xr netintro 4 , -.Xr pcmcia 4 , -.Xr hostname.if 5 , -.Xr ifconfig 8 -.Sh HISTORY -The -.Nm -device driver first appeared in -.Nx 1.5 . -.Ox -support was added in -.Ox 2.7 . -.Sh AUTHORS -.An -nosplit -The -.Nm -driver was written by -.An Christian E. Hopps Aq Mt chopps@netbsd.org -and ported to -.Ox -by -.An Michael Shalayeff Aq Mt mickey@openbsd.org . -.Sh BUGS -Currently the infrastructure mode is untested, and authentication -using WEP is unimplemented. -.Pp -Firmware version 4 does not interop with version 5 or higher. |