Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2000 10:39:05 -0600 (CST)
From:      Jeffrey Vehrs <jwvehrs@compuserve.com>
To:        Anthony Wyatt <Anthony.Wyatt@its.csiro.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Failed to allocate IRQ for Xircom?
Message-ID:  <Pine.BSF.4.21.0001131028310.1783-100000@greyhound>
In-Reply-To: <20000113.4294300@cabramurra-mi.cbr.its.csiro.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Yeah, you're missing "sio3" in your kernel!

       __     ________
      / /__  / __/ __/
 __  / / _ \/ /_/ /_  
/ /_/ /  __/ __/ __/  
\____/\___/_/ /_/     


On Thu, 13 Jan 2000, Anthony Wyatt wrote:

> Hi,
> 	I've just installed 3.4 on my laptop, rebuilt the kernel and
> trying 
> to get my Xircom card to work.
> 
> 	During the startup I get:
> pccardd[56]: Failed to allocate IRQ for Xircom
> pccardd[56]: pccardd started
> 
> 	My pccard.conf file is:
> card "Xircom" "CreditCard Ethernet 10/100 + "
>         config  0x17 "sio3" ?
>         insert  echo Xircom CreditCard Modem inserted
>         insert /etc/pccard_ether xe0
>         remove  echo Xircom CreditCard Modem removed
>         remove /sbin/ifconfig xe0 delete
> 
> If I do I dmesg I get:
> 
> Copyright (c) 1992-1999 FreeBSD Inc.
> Copyright (c) 1982, 1986, 1989, 1991, 1993
>         The Regents of the University of California. All rights 
> reserved.
> FreeBSD 3.4-STABLE #2: Thu Jan 13 14:19:33 EST 2000
>     wya015@cabramurra-mi.cbr.its.csiro.au:/usr/src/sys/compile/LAPTOP
> Timecounter "i8254"  frequency 1193182 Hz
> CPU: Pentium II/Xeon/Celeron (267.27-MHz 686-class CPU)
>   Origin = "GenuineIntel"  Id = 0x650  Stepping = 0
>   
> Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MC
> A,CMOV,PAT,PSE36,MMX,FXSR>
> real memory  = 134217728 (131072K bytes)
> avail memory = 127844352 (124848K bytes)
> Preloaded elf kernel "kernel" at 0xc0299000.
> Preloaded userconfig_script "/boot/kernel.conf" at 0xc029909c.
> Pentium Pro MTRR support enabled
> Probing for devices on PCI bus 0:
> chip0: <Intel 82443BX host to PCI bridge (AGP disabled)> rev 0x02 on 
> pci0.0.0
> vga0: <NeoMagic NM2160 laptop SVGA controller> rev 0x00 int a irq 11 on 
> pci0.2.0
> pcic0: <TI PCI-1131 PCI-CardBus Bridge> rev 0x01 int a irq 11 on 
> pci0.3.0
> pcic1: <TI PCI-1131 PCI-CardBus Bridge> rev 0x01 int b irq 11 on 
> pci0.3.1
> chip1: <Intel 82371AB PCI to ISA bridge> rev 0x01 on pci0.7.0
> ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1
> chip2: <Intel 82371AB Power management controller> rev 0x01 on pci0.7.3
> Probing for PnP devices:
> Probing for devices on the ISA bus:
> sc0 on isa
> sc0: VGA color <16 virtual consoles, flags=0x0>
> atkbdc0 at 0x60-0x6f on motherboard
> atkbd0 irq 1 on isa
> psm0 irq 12 on isa
> psm0: model Generic PS/2 mouse, device ID 0
> sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
> sio0: type 16550A
> sio1 at 0x2f8-0x2ff irq 3 on isa
> sio1: type 16550A
> fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
> fdc0: FIFO enabled, 8 bytes threshold
> fd0: 1.44MB 3.5in
> wdc0 at 0x1f0-0x1f7 irq 14 on isa
> wdc0: unit 0 (wd0): <IBM-DTCA-24090>
> wd0: 3909MB (8007552 sectors), 7944 cyls, 16 heads, 63 S/T, 512 B/S
> wdc1 not found at 0x170
> ppc0 at 0x378 irq 7 flags 0x40 on isa
> ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
> ppc0: FIFO with 16/16/8 bytes threshold
> lpt0: <generic printer> on ppbus 0
> lpt0: Interrupt-driven port
> ppi0: <generic parallel i/o> on ppbus 0
> plip0: <PLIP network interface> on ppbus 0
> xe0: probe
> xe0 not found
> vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
> npx0 on motherboard
> npx0: INT 16 interface
> PC-Card VLSI 82C146 (5 mem & 2 I/O windows)
> pcic: controller irq 5
> Initializing PC-card drivers: xe sio
> changing root device to wd0s2a
> Card inserted, slot 1
> 
> 	Has anyone had this problem as well?
> 
> Anthony
> 
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 




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




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