##-----------------------------------------------------------------------
## pcmcia.txt - fli4l configuration parameters V2.0.1
##
## P L E A S E R E A D T H E D O C U M E N T A T I O N ,
## S E E R E A D M E . T X T
##
## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N
## L E S E N , S I E H E R E A D M E . T X T
##
## Creation: 26.06.2001 fm
## Last Update: 02.11.2001 fm
## Translate: 12.12.2001 stp
##
## Copyright (c) 2001 Frank Meyer
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------
#------------------------------------------------------------------------
# Zusätzliches Packet: PCMCIA-Unterstützung:
#------------------------------------------------------------------------
OPT_PCMCIA='no' # werden PCMCIA Karten genutzt?: yes oder no
PCMCIA_PCIC='i82365' # PCMCIA Treiber: 'i82365' oder 'tcic'
PCMCIA_PCIC_OPTS='' # Optionen für den Socket Treiber, meist leer
PCMCIA_CORE_OPTS='' # Optionen für den core Treiber, meist leer
PCMCIA_CARDMGR_OPTS='' # Optionen für den Card-Manager, meist leer
|