Date: Thu, 26 Jul 2001 18:49:44 +0200 From: sthaug@nethelp.no To: imp@harmony.village.org Cc: mobile@FreeBSD.ORG Subject: Re: pcic-stable.diff.7 Message-ID: <84874.996166184@verdi.nethelp.no> In-Reply-To: Your message of "Wed, 25 Jul 2001 23:08:03 -0600" References: <200107260508.f6Q583w00670@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Looks like you might be cross threading here.
>
> You want to have the following in your config file:
>
> device isa
> device pci
> device card # pccard bus
> device pcic # PCMCIA bridge
>
> You want to make sure that you do not have
>
> device pccard
>
> in the config file.
Thanks, that got me a bit further. I'm now getting
pci_cfgintr_unique: hard-routed to irq 11
pci_cfgintr: 0:4 INTA routed to irq 11
pcic0: <TI PCI-1225 PCI-CardBus Bridge> mem 0x44000000-0x44000fff irq 11 at device 4.0 on pci0
pcic0: Memory mapped device, will work.
pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][pci only]
pccard0: <PC Card bus (classic)> on pcic0
pci_cfgintr_unique: hard-routed to irq 11
pci_cfgintr: 0:4 INTA routed to irq 11
pcic1: <TI PCI-1225 PCI-CardBus Bridge> mem 0x44001000-0x44001fff irq 11 at device 4.1 on pci0
pcic1: Memory mapped device, will work.
pcic1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][pci only]
pccard1: <PC Card bus (classic)> on pcic1
and when inserting the 3c575 card, I get
pcic0: Unsupported card type inserted
Needless to say, it doesn't work.
Note that on my laptop this card uses IRQ 11 under Windows - so it seems
to overlap with the pcic.
If I use my Netgear FA410TX (which works with OLDCARD), it also fails,
however it is at least recognized:
pccardd[87]: Card "NETGEAR"("FA410TX") [Fast Ethernet] [(null)] matched "NETGEAR" ("FA410TX") [(null)] [(null)]
pccardd[87]: Failed to allocate IRQ for NETGEAR
This card uses IRQ 3 with OLDCARD.
Steinar Haug, Nethelp consulting, sthaug@nethelp.no
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?84874.996166184>
