[Lunar-commits] CVS: moonbase/net/ipw2100 BUILD, NONE, 1.1 DETAILS,
NONE, 1.1 PRE_BUILD, NONE, 1.1
Moritz Heiber
moe at lunar-linux.org
Sat May 1 14:37:45 GMT 2004
Update of /var/cvs/lunar/moonbase/net/ipw2100
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7679
Added Files:
BUILD DETAILS PRE_BUILD
Log Message:
Adding this ipw2100 network driver. Read the announcement on
the main page for futher instructions
--- NEW FILE: BUILD ---
(
sedit "s:# CONFIG_IPW2100_LEGACY_FW_LOAD=y:CONFIG_IPW2100_LEGACY_FW_LOAD=y:" Makefile &&
make HOSTAP=hostap-driver-$HOSTAPVER &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=ipw2100
VERSION=0.42
SOURCE=$MODULE-$VERSION.tgz
HOSTAPVER=0.1.3
SOURCE2=hostap-driver-$HOSTAPVER.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
SOURCE2_URL=http://hostap.epitest.fi/releases/$SOURCE2
ENTERED=20040430
UPDATED=20040430
SHORT="Intel PRO/Wireless 2100 Driver for Linux"
cat << EOF
This project was created by Intel to enable support for the Intel
PRO/Wireless 2100 (IPW2100) mini PCI adapter. This project is intended
to be a community effort as much as is possible given some working
constraints (mainly, no HW documentation is available).
EOF
--- NEW FILE: PRE_BUILD ---
# We need the hostap-driver sources. This is an aweful hack. Blame Intel (R).
unpack $SOURCE &&
cd $SOURCE_DIRECTORY &&
unpack $SOURCE2
More information about the Lunar-commits
mailing list