diff options
author | Peter Johanson <latexer@gentoo.org> | 2003-03-08 20:35:20 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2003-03-08 20:35:20 +0000 |
commit | cbf136f08475eb09d1a3068b4131a43f8cff7d50 (patch) | |
tree | b74ba22ce4f3edcdba1256a046a587941f352d6c /sys-apps/pcmcia-cs/files | |
parent | version bump and cleansing ebuild (diff) | |
download | historical-cbf136f08475eb09d1a3068b4131a43f8cff7d50.tar.gz historical-cbf136f08475eb09d1a3068b4131a43f8cff7d50.tar.bz2 historical-cbf136f08475eb09d1a3068b4131a43f8cff7d50.zip |
small change to /etc/conf.d/pcmcia
Diffstat (limited to 'sys-apps/pcmcia-cs/files')
-rw-r--r-- | sys-apps/pcmcia-cs/files/pcmcia.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pcmcia-cs/files/pcmcia.conf b/sys-apps/pcmcia-cs/files/pcmcia.conf index b43b41065c07..33021535a0f0 100644 --- a/sys-apps/pcmcia-cs/files/pcmcia.conf +++ b/sys-apps/pcmcia-cs/files/pcmcia.conf @@ -5,7 +5,7 @@ SCHEME="home" # These are from the pcmcia-cs distribution, but aren't used yet # Should be either i82365 or tcic -PCIC="" +PCIC="i82365 tcic" # Put socket driver timing parameters here PCIC_OPTS="" # Put pcmcia_core options here |