From owner-freebsd-questions Thu Jan 13 8:39:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hpamraaa.compuserve.com (ah-img-rel-1.compuserve.com [149.174.217.152]) by hub.freebsd.org (Postfix) with ESMTP id 9592D1564C for ; Thu, 13 Jan 2000 08:39:40 -0800 (PST) (envelope-from jwvehrs@compuserve.com) Received: (from mailgate@localhost) by hpamraaa.compuserve.com (8.8.8/8.8.8/HP-REL-1.2) id LAA23407 for freebsd-questions@freebsd.org; Thu, 13 Jan 2000 11:39:39 -0500 (EST) Received: from slip-32-102-132-239.il.us.prserv.net (slip-32-102-132-239.il.us.prserv.net [32.102.132.239]) by hpamraaa.compuserve.com (8.8.8/8.8.8/HP-REL-1.2) with ESMTP id LAA23349; Thu, 13 Jan 2000 11:39:32 -0500 (EST) Date: Thu, 13 Jan 2000 10:39:05 -0600 (CST) From: Jeffrey Vehrs X-Sender: jwvehrs@greyhound To: Anthony Wyatt Cc: freebsd-questions@freebsd.org Subject: Re: Failed to allocate IRQ for Xircom? In-Reply-To: <20000113.4294300@cabramurra-mi.cbr.its.csiro.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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: rev 0x02 on > pci0.0.0 > vga0: rev 0x00 int a irq 11 on > pci0.2.0 > pcic0: rev 0x01 int a irq 11 on > pci0.3.0 > pcic1: rev 0x01 int b irq 11 on > pci0.3.1 > chip1: rev 0x01 on pci0.7.0 > ide_pci0: rev 0x01 on pci0.7.1 > chip2: 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): > 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: on ppbus 0 > lpt0: Interrupt-driven port > ppi0: on ppbus 0 > plip0: 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