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 <t...@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 majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message