diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-05-16 08:11:31 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-05-16 08:11:31 +0000 |
commit | 93b3ce47c7df8fa680714bcefd86ff5e284ece6b (patch) | |
tree | 2c6dcbcd603f9b064c2b86080311a212bb281136 /net/ipw-firmware/pkg-descr | |
parent | da8124267bcfb529216a025a9a5ec7fa0484a9bb (diff) |
- Add ipw-firmware 1.3, Intel Pro/Wireless Lan 2100 firmware to be used
in conjunction with ipw(4). ipw(4) had already been included in HEAD, but
according to Damien Bergamini, there are no plans to MFC it to RELENG_5.
This port comes with ipwcontrol(8) but not with ipw(4), I guess it could
be a good idea to add a knob to build the module for RELENG_5 users. I'll
probably do that if people ask for it.
- License is quite restrictive but I think I'm not violating anything
allowing pointyhat to build a package (implicitly, it means pointyhat/I
agree with license terms).
Notes
Notes:
svn path=/head/; revision=135341
Diffstat (limited to 'net/ipw-firmware/pkg-descr')
-rw-r--r-- | net/ipw-firmware/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/ipw-firmware/pkg-descr b/net/ipw-firmware/pkg-descr new file mode 100644 index 000000000000..da0531a28fa7 --- /dev/null +++ b/net/ipw-firmware/pkg-descr @@ -0,0 +1,9 @@ +This project was created by Intel to enable support for the Intel +PRO/Wireless 2100 Network Connection mini PCI adapter. This project +(IPW2100) is intended to be a community effort as much as is possible +given some working constraints (mainly, no HW documentation is available). + +WWW: http://ipw2100.sourceforge.net/ + +- Florent Thoumie +flz@FreeBSD.org |