Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2001 13:10:54 -0700 (PDT)
From:      Ray Gilstrap <ratogi@eecs.berkeley.edu>
To:        <mobile@freebsd.org>
Subject:   Presario 1800: no PCMCIA, sound problem
Message-ID:  <20010404115824.Q52434-100000@ratogi.arc.nasa.gov>

next in thread | raw e-mail | index | archive | help
Hi,

Because my Compaq Presario 1800XL has a (ugh) Winmodem, I bought a Xircom
GlobalACCESS 56K PCMCIA modem.  Trouble is, I can't get FreeBSD (4.3-RC)
to recognize my PCMCIA slot... pccardd says "fatal error: no PC-CARD
slots".

I've tried both of the following kernel configs:

device          card
device          pcic0   at isa?
device          pcic1   at isa?

and

device          card
device         	pcic0   at isa? irq 10 port 0x3e0 iomem 0xd0000
device         	pcic1   at isa? irq 11 port 0x3e2 iomem 0xd4000

(and a couple of other variants that I found in list archives, which I
can't remember offhand now)

with the same results.

dmesg says this on the subject:

pcic-pci0: <TI PCI-1410 PCI-CardBus Bridge> at device 10.0 on pci0
pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC serial isa irq]

I'm assuming that for all this to actually work, the bridge should be
assigned an irq.  Anyone have any suggestions?  Hopefully this is
something dumb that I'm overlooking.

**Bonus question, at no extra charge:  When I put the machine into
hibernation (dump the RAM to disk and power off), the machine wakes up
with no problem (well, as long as I'm not in X...), except that sound no
longer works.  I have to reboot the machine to restore it.  I don't have
this problem with suspend mode.  My sound card is known as:

pcm0: <ESS Solo-1 (unknown vendor)> port 0x14d8-0x14db,0x14dc-0x14df,0x14b0-0x14bf,0x14c0-0x14cf,0x1400-0x143f irq 5 at device 17.0 on pci0

Any ideas here would be greatly appreciated as well.

thanks,
Ray

== RAY GILSTRAP ======================================================
   UC Berkeley Electrical Engineering/     ratogi@eecs.berkeley.edu
   NASA Ames Research Center               http://www.ratogi.net
======================================================================


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010404115824.Q52434-100000>