FBSD-5.1-RELEASE, Sony Vaio PCG-505TR, Linksys Combo (EC2T) PC-Card or Adaptec SlimSCSI 1460D PC-Card

Jim Knoble jmknoble+freebsd-mobile at pobox.com
Tue Aug 5 09:07:46 PDT 2003


Circa 2003-08-05 09:16:53 -0600 dixit M. Warner Losh:

: In message: <20030801184743.GA27280 at crawfish.ais.com>
:             Jim Knoble <jmknoble+freebsd-mobile at pobox.com> writes:
: : Hi, all.  Trying to install FreeBSD-5.1 on a Sony Vaio PCG-505TR
: : (Pentium MMX 300MHz, 128MB RAM, external floppy, no CD-ROM, single Type
: : II PC-Card slot).  Having trouble with the following:
: : 
: :   (1) Net install using Linksys Combo EthernetCard (EC2T).  This card
: :       is detected by the ed driver (as ed1), but the card appears to
: :       want IRQ 9, which doesn't work on this laptop.  I've tried
: :       setting a device hint ("set hints.ed.1.irq=11" in the
: :       bootloader), but FreeBSD still gives it IRQ 9.  How can i tell
: :       FreeBSD to give it IRQ 11?
: :       
: :       Same thing goes for my Linksys EtherFast 10/100 PC-Card.
: 
: You must use IRQ 9.  What do you mean "which doesn't work on this
: laptop?"  The reason it is forcing IRQ 9 is that it is using PCI
: interrupts, and those are shared between the cardbus bridges and the
: cards taht are inserted into them.

The PC-Card and CardBus busses *should* use IRQ 9, and they do.
However, the card itself should not use IRQ 9 ... it needs IRQ 10
(assigned to disabled IrDA) or 11 (free), because it doesn't work with
a shared interrupt.

Under 4.8-RELEASE, the installation routine gives me the option to
start pccardd, and i can further request it to start as follows:

  pccardd -i 10 -i 11

which will only let inserted cards get IRQ 10 or 11.  This works fine.
I need to know how to limit the IRQs assigned to inserted cards under
5.1, since the device hints don't seem to work.

: : | cbb0: <RF5C475 PCI-CardBus Bridge> at device 10.0 on pci0
: : | cardbus0: <CardBus bus> on cbb0
: : | pccard0: <16-bit PCCard bus> on cbb0
: : | pci_cfgintr: 0:10 INTA routed to irq 9
: 
: If IRQ 9 is the wrong thing to route here, then you'll need to add a
: hint to route the right thing.

(See above).

-- 
jim knoble  |  jmknoble+freebsd-mobile at pobox.com
(GnuPG fingerprint: 31C4:8AAC:F24E:A70C:4000::BBF4:289F:EAA8:1381:1491)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 256 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20030805/b5ca293e/attachment.bin


More information about the freebsd-mobile mailing list