diff options
author | rpaulo <rpaulo@pkgsrc.org> | 2006-04-17 19:15:08 +0000 |
---|---|---|
committer | rpaulo <rpaulo@pkgsrc.org> | 2006-04-17 19:15:08 +0000 |
commit | 699415336f51f3aba419d855afeec87b60eb79e6 (patch) | |
tree | 75c1566166ad12a460a286e95b92efdd49255ee5 /sysutils | |
parent | 3c5ca1cadaeb572ee310c96f70978b5fddbb3e98 (diff) | |
download | pkgsrc-699415336f51f3aba419d855afeec87b60eb79e6.tar.gz |
Note that on NetBSD 4.0 the user no longer needs to use ipwctl to load the
firmware.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ipw-firmware/DESCR | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ipw-firmware/DESCR b/sysutils/ipw-firmware/DESCR index 576338f51b1..2bf5680c6be 100644 --- a/sysutils/ipw-firmware/DESCR +++ b/sysutils/ipw-firmware/DESCR @@ -8,4 +8,5 @@ ipw2100-1.2.fw BSS mode (connection to an access point) firmware ipw2100-1.2-i.fw IBSS mode (point-to-point connection) firmware ipw2100-1.2-p.fw Monitor mode firmware -To download one of those images to your adapter, use the ipwctl(8) command. +If you are using NetBSD < 4.0, you need the ipwctl(8) command to load +those images to your adapter. |