Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 1999 10:13:23 +0100
From:      Alexander Maret <maret@axis.de>
To:        'Sean O'Connell' <sean@stat.Duke.EDU>
Cc:        "'freebsd-mobile@freebsd.org'" <freebsd-mobile@freebsd.org>, "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   RE: card0 Device not configured
Message-ID:  <91DA20EC3C3DD211833400A0245A4EA907A993@erlangen01.axis.de>

next in thread | raw e-mail | index | archive | help
Hi Sean,

I'm not sure if FBSD recognizes my PCCARD Controller correctly because
it shows some wired IRQ (255). On the other hand it says that it has
initialized card ed0. Here is the complete dmesg output:

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.1-STABLE #0: Sun Mar 21 13:15:37 CET 1999
    root@lola.darkworld.local:/usr/src/sys/compile/KERNEL
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium/P54C (132.17-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x52c  Stepping=12
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 41943040 (40960K bytes)
avail memory = 38547456 (37644K bytes)
Preloaded elf kernel "kernel" at 0xf024a000.
Probing for devices on PCI bus 0:
chip0: <Host to PCI bridge (vendor=1045 device=c557)> rev 0x00 on pci0.0.0
chip1: <PCI to ISA bridge (vendor=1045 device=c558)> rev 0x00 on pci0.1.0
vga0: <Cirrus Logic GD7543 SVGA controller> rev 0x00 int a irq 255 on
pci0.3.0
chip2: <PCI to PCMCIA bridge (vendor=1013 device=1100)> rev 0xfe int a irq
255 on pci0.4.0
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 not found at 0x280
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: configured irq 4 not in bitmap of probed irqs 0
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 8250
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1 not found at 0x2f8
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): <TOSHIBA MK4309MAT>
wd0: 4126MB (8452080 sectors), 8944 cyls, 15 heads, 63 S/T, 512 B/S
wdc0: unit 1 (atapi): <CD-44E/1.0B>, removable, accel, dma, iordis
acd0: drive speed 689KB/sec, 128KB cache
acd0: supported read types: CD-DA
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: CD-ROM 120mm data disc loaded, unlocked
ppc0 at 0x378 irq 7 on isa
ppc0: SMC FDC37C665GT chipset (PS2/NIBBLE) in COMPATIBLE mode
nlpt0: <generic printer> on ppbus 0
nlpt0: Interrupt-driven port
ppi0: <generic parallel i/o> on ppbus 0
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
npx0 on motherboard
npx0: INT 16 interface
Initializing PC-card drivers: ed
Intel Pentium detected, installing workaround for F00F bug

Bye,

  Alex


> Hi Alex-
> 
> As a first question, does dmesg show your PCCARD controller?  What
> IRQ is it being assigned?  It seems to like to use IRQ 3 and if you
> have anything on the IRQ (in your BIOS) it could cause problems. Most
> often caused by I/R port turned on and using COM2.
> 
> After that, make sure that your /etc/pccard.conf has reasonable
> IRQ values.  Also, you may want to set the entry for memory to
> "memory 0xd0000 16k" in /etc/pccard.conf (suggested by Alan DuBoff).
> 
> Good Luck,
> S
> 

> On 1999 Mar 22, Alexander Maret (aka maret@axis.de) wrote:
> > 
> > sorry if this topic has already been discussed, but I'm new to this
> > list and could not find a solution in the archive, though 
> many people
> > had very similar problems.
> > 
> > If I invoke pccardc with the option "pccardmem 0xd0000" I get the 
> > error message: "Device card0 not configured". I'm running FBSD 3.1R.
> > I first tried to remove the kldload command in rc.pccard, 
> and enabled
> > kernel support for device card0 + the pcic entries. As this didn't
> > work I disabled the pcic entries in kernelconfig and reactivated
> > the kldload command in rc.pccard. The same error as above. Then I 
> > read in the archive that some people had to add a card1 device + 
> > more pcic entries in the kernel config file, but even this didn't
> > work for my configuration.
> > 
> > Did anybody solve this problem?
> > 
> > My /dev/card0 is there and i even deleted and remade it 
> several times.
> > I've even added card1, card2, card3 and card4 device.
> > If I do a "pccardc dumpics" I get: "0 devices configured".
> > At boottime I see a message that pccard-device "ed" has been added.


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?91DA20EC3C3DD211833400A0245A4EA907A993>