Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 1999 16:16:49 -0500 (EST)
From:      Alfred Perlstein <bright@rush.net>
To:        "T.D. Brace" <ted@stargate.org>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: compaq presario 1675 & pccard (fwd)
Message-ID:  <Pine.BSF.3.96.990418161520.11384U-100000@cygnus.rush.net>
In-Reply-To: <Pine.LNX.4.04.9904181642430.19676-100000@d185d026b.rochester.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Apr 1999, T.D. Brace wrote:

> 
> Guess I should mention this is 3.1-RELEASE.
> 
> ---------- Forwarded message ----------
> Date: Sun, 18 Apr 1999 16:37:55 -0400 (EDT)
> From: T.D. Brace <ted@stargate.org>
> To: freebsd-current@FreeBSD.ORG
> Subject: compaq presario 1675 & pccard
> 
> 
> Hello,
> 
> Has anyone been successful getting pccard services to run on this laptop?
> 
> I enabled the card controller and rebuilt the kernel, enable pccard
> services in rc.conf, but when I run "pccardc dumpcis" I get "0 slots
> found".
> 
> I have a feeling the pcmcia controller isn't being recognized.  Can anyone
> point me in the right direction?
> 
> Thanks.
> 
> -Ted

Wild speculation, did you enable pnp?
do you have these lines in the kernel config file:

# PCCARD (PCMCIA) support
controller      card0
device          pcic0   at card?        
device          pcic1   at card?        

controller      pnp0                    # PnP support for ISA
controller      isa0

right?

-Alfred 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990418161520.11384U-100000>