Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
The most recent package of the PCMCIA package can be found at
ftp://csb.stanford.edu/pub/pcmcia
. Informations about this
are discovered at
http://hyper.stanford.edu/~dhinds/pcmcia/home.html
.
The fetched package pcmcia-cs.x.y.z.tar.gz
should be copied
to /usr/src/packages/SOURCES
. Then the package must be
inflated with tar
. Finally a change directory to that file
should be done.
cd /usr/src/packages/SOURCES
tar xvzf pcmcia-cs-x.y.z.tar.gz
cd pcmcia-cs-x.y.z
Preceding compilation, the package must be configured; if there is any doubt
about the offered options, the default setting should be accepted. If the
option pc_debug
, offered by several servers shall be used, in
the section Compiler flags for debugging []:
of the configurations script the option -DPCMCIA_DEBUG
must be slected.
make config
make all
Ahead the installation of new programs and modules, the adjusted files from
/etc/pcmcia
should be saved. The file
/sbin/init.d/pcmcia
must be saved in any case, because the new one
is not SuSE Linux compliant. It must be possible to copy it back.
cp /sbin/init.d/pcmcia /sbin/init.d/pcmcia.suse
make install
cp /sbin/init.d/pcmcia.suse /sbin/init.d/pcmcia
lx_suse
, series d
) must be installed.
Keywords: PCMCIA, CARD, UPDATE, PCCARD
Categories:
Hardware
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch