Subject: Re: RC4, an old Laptop and PCMCIA problems To: -current <current-users@netbsd.org> From: Martin Husemann <martin@duskware.de> List: current-users Date: 10/18/2004 09:00:27
On Sun, Oct 17, 2004 at 10:00:29PM +0200, Stefan Schumacher wrote:
> Any hints? Building a custom kernel and tweaking portaddresses?
See man pcmcia and look for IO space conflicts. I needed
PCIC_ISA_ALLOC_IOBASE=0x500 on some machines.
Martin