diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-08-04 09:38:45 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-08-04 09:38:45 +0000 |
commit | 29d0778f7546b5ccd08e7ac477a795c44c7dc01e (patch) | |
tree | 93617dcdff9599e130a9eba983ed3b67beb9f918 /share | |
parent | 432f84fcf39e6ce5f0b57b5e71feaac79c0bfb1d (diff) |
Correct firmware file names.
Add my ACX111 device to the hardware list.
Sort hardware list.
Remove mention of firmware package for now as there isn't one yet.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/acx.4 | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/share/man/man4/acx.4 b/share/man/man4/acx.4 index 5a8c5774d8f..2dfeb5c30ae 100644 --- a/share/man/man4/acx.4 +++ b/share/man/man4/acx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acx.4,v 1.3 2006/08/03 23:15:22 jmc Exp $ +.\" $OpenBSD: acx.4,v 1.4 2006/08/04 09:38:44 jsg Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -231,9 +231,8 @@ an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact .It Pa /etc/firmware/tiacx100 -.It Pa /etc/firmware/tiacx100e0D -.It Pa /etc/firmware/tiacx100r11 -.It Pa /etc/firmware/tiacx111 +.It Pa /etc/firmware/tiacx100r0D +.It Pa /etc/firmware/tiacx111c16 .El .Pp These firmware files are not free because TI refuses @@ -245,11 +244,6 @@ As a result, even though includes the driver, the firmware file cannot be included and users have to download this file on their own. .Pp -A prepackaged version of the firmware, designed to be used with -.Xr pkg_add 1 , -can be found at: -.Pp -.Pa http://damien.bergamini.free.fr/packages/openbsd/acx-firmware-1.0.tgz .Sh HARDWARE The following Cardbus ACX100 cards are known to work: .Bd -filled @@ -263,9 +257,10 @@ D-Link DWL-G630+, D-Link DWL-G650+, Hamlet HNWP254, Linksys WPC54Gv2, -Zyxel G-160, +Microcom Travelcard WiFi 11g, +Sceptre SC254W+, USR USR5410, -Microcom Travelcard WiFi 11g +Zyxel G-160 .Ed .Pp The following PCI ACX100 cards are known to work: |