you should not include port 0x800-0x8ff when scanning which system resources are available for PCMCIA devices. i. e. replace the line include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff with include port 0x100-0x4ff, port 0xc00-0xcff and you should be fine.
regards, uLI On Fri, Aug 17, 2001 at 09:50:50AM +0200 or thereabouts, Sebastien 'TiT0' Cazajous wrote: > > > > > Back when I had one of these a few months ago, the PCMCIA drivers > > that come with the standard potato install disks didn't work, so I > > couldn't do a net install. Instead I got a CD and installed the base > > system + compilers, then recompiled the kernel and the latest > > pcmcia-cs package and it worked fine after that. > > > > me > > I have done the same thing but when i upgrade to kernel 2.4.7, i try to > compile the pcmcia (card bus) support into the kernel ... and it fails > when i start the daemon the machine freeze. > > It was working right with 2.2.18pre1 kernel and pcmcia-cs as you say... > has someone encounter this trouble ? > > A+ > tito > > -- > +---- \\\// --[Sebastien 'Tito' Cazajous -> [EMAIL PROTECTED] > | (0 -) [http://tito.eikonex.org] | > +-oOO--(_)--OOo-------- -> Use Debian GNU/LinuX <- -----------+ > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

