[ Next-in-Thread ]  [ Next Message ] 

Question: success but PCMCIA hangs 

Forum: PCMCIA Installation and Configuration Issues
Re: Question: Kernel source tree from RPMs (Peter Townsend)
Re: RPM's versus SRPM's (David Hinds)
Re: Question: additional info (Peter Townsend)
Date: 1999, Nov 29
From: Peter Townsend Pete

I had some success. Following the README in /usr/src/linux , I did

make mrproper make config (defaulted thru most questions) make dep

this created the config.h that I was lookign for. However, I had to add a #endif in config.h to get the Symphony driver to compile:

#ifndef _PCMCIA_CONFIG.H
#define _PCMCIA_CONFIG_H
#endif
#define AUTOCONF_INCLUDED
#define LINUX "/usr/src/linux/kernel"

This compiled with no errors. I edited etc/sysconfig/pcmcia PCMCIA=yes PCIC=i82365 PCIC_OPTS=poll_interval=100 CORE_OPTS=

When I reboot the startup of PCMCIA services hangs! ANy suggestions?

[ Next-in-Thread ]  [ Next Message ] 

Messages Inline: [ 1 ]  [ All ]  Outline: [ 1 ]  [ 2 ]  [ 3 ] 

1. That's strange... by David Hinds, 1999, Nov 29

[ Add Message ]  to: "success but PCMCIA hangs"

[ Members ]  [ Subscribe ]  [ Admin Mode ] 
[ Show Frames ]  [ Help for HyperNews at pcmcia-cs.sourceforge.net 1.10 ]