diff options
author | mlaier <mlaier@FreeBSD.org> | 2007-04-01 17:49:27 +0000 |
---|---|---|
committer | mlaier <mlaier@FreeBSD.org> | 2007-04-01 17:49:27 +0000 |
commit | a34e895c0270ab90cb992d2b35e8d96db6e7a55f (patch) | |
tree | dabc179204a478871efa64c90efcd7033de592f1 /UPDATING | |
parent | 52db950ba90dbd3afee7d1329b87280e2b161adb (diff) | |
download | FreeBSD-src-a34e895c0270ab90cb992d2b35e8d96db6e7a55f.zip FreeBSD-src-a34e895c0270ab90cb992d2b35e8d96db6e7a55f.tar.gz |
Note that the old firmware modules need to be removed.
Reported by: Jeremie Le Hen
Suggested by: Stefan Ehmann
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,7 +25,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: Firmwares for ipw(4) and iwi(4) are now included in the base tree. In order to use them one must agree to the respective LICENSE in share/doc/legal and define legal.<name>.license_ack=1 via - loader.conf(5) or kenv(1). + loader.conf(5) or kenv(1). Make sure to deinstall the now + deprecated modules from the respective firmware ports. 20070228: The name resolution/mapping functions addr2ascii(3) and ascii2addr(3) |