Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2001 13:17:00 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        "Diego Adolf" <diegoadolf@yahoo.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: pccardd problems 
Message-ID:  <200111222017.fAMKH0718343@harmony.village.org>
In-Reply-To: Your message of "Thu, 22 Nov 2001 20:42:08 %2B0100." <000301c1738d$ec1581e0$b24d03d5@diego> 
References:  <000301c1738d$ec1581e0$b24d03d5@diego>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <000301c1738d$ec1581e0$b24d03d5@diego> "Diego Adolf" writes:
: i've been using linux for a while and now decided to try freebsd. one big
: problem i'm facing is that i cannot use pcmcia devices. I have read the
: instruction on freebsd.org but i just can't get it working.
: Every time i insert a card i get the message '  No card in database for
: "(null)"("(null)")   ' . I have been trying two cards: a Zeus modem and a
: Maxtech Ethernet Adapter. Both run under linux

Two questions.  First, what does pccardc dumpcis have to say about
each of these cards.  Second, are either of them cardbus?

: I'm running a Compaq Presario 1235, 266mhz 96 ram
: There are is only one pcmcia slot but two are detected. I don't think this
: is the problem because this also happens under linux and Win98.

Yes.  Likely the second one is wired to a port expander.

: my /etc/defaults/pccard.conf is the original, i've only removed the IRQ 5
: because i have an onboard sound card
: i don't have a /etc/pccard.conf   file
: i haven't put  pccard_enable="Yes" in /etc/rc.conf but a card gets detected
: anyways if it is inside at startup

: pci_cfgintr_virgin: using routable PCI-only interrupt 11
: pci_cfgintr: 0:10 INTA routed to irq 11
: pcic0: <TI PCI-1131 PCI-CardBus Bridge> irq 11 at device 10.0 on pci0
: pcic0: PCI Memory allocated: 0x44000000
: pcic0: TI113X PCI Config Reg: [ring enable][speaker enable][CSC serial isa
: irq]
: pccard0: <PC Card bus (classic)> on pcic0
: pci_cfgintr_search: linked (2) to configured irq 11 at 0:10:0
: pci_cfgintr: 0:10 INTB routed to irq 11
: pcic1: <TI PCI-1131 PCI-CardBus Bridge> irq 11 at device 10.1 on pci0
: pcic1: PCI Memory allocated: 0x44001000
: pcic1: TI113X PCI Config Reg: [ring enable][speaker enable][CSC serial isa
: irq]
: pccard1: <PC Card bus (classic)> on pcic1

These look good.

: orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0

This looks OK.

I'm not sure what your problem is.  At a guess, I'd have to say I/O
memory that's in use, but not marked as such.  I'd try setting
pccard_mem=0xd4000 in your /etc/rc.conf.

Warner

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?200111222017.fAMKH0718343>