diff options
author | 2005-02-24 13:40:50 +0000 | |
---|---|---|
committer | 2005-02-24 13:40:50 +0000 | |
commit | a7fed2917ff4e8eb5937fb30647b78067380a9db (patch) | |
tree | c3596ef58f351d04b16ffcf1e6cca7b111c7813e | |
parent | Note the requirement of PCI 2.2 (3.3V signalling) on all PCI ral devices (diff) | |
download | wireguard-openbsd-a7fed2917ff4e8eb5937fb30647b78067380a9db.tar.xz wireguard-openbsd-a7fed2917ff4e8eb5937fb30647b78067380a9db.zip |
List some adapters known to work. ok damien@
-rw-r--r-- | share/man/man4/ral.4 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index f780e883fda..3d8b9246b5b 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.3 2005/02/24 13:04:34 jsg Exp $ +.\" $OpenBSD: ral.4,v 1.4 2005/02/24 13:40:50 jsg Exp $ .\" .\" Copyright (c) 2005 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -29,6 +29,14 @@ The .Nm driver supports PCI/Cardbus wireless adapters based on the Ralink RT2500 chipset. +This includes: +.Pp +.Bl -tag -width Ds -offset indent -compact +.It ASUS WL-130g PCI +.It Minitar MN54GPC-R PCI +.It MSI CB54G2 Cardbus +.It Surecom EP-9428-g Cardbus +.El .Pp By default, the .Nm |