Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2001 18:18:15 -0400
From:      Allen Landsidel <all@biosys.net>
To:        warner Losh <imp@harmony.village.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   no dice man..
Message-ID:  <5.1.0.14.0.20010826174339.00bd53c0@rfnj.org>

next in thread | raw e-mail | index | archive | help
Ok.. just once more for the record, these are the dmesg results (boot -v) 
on a 4.3-RELEASE kernel, 4.4-RC world:

bios32: Found BIOS32 Service Directory header at 0xc00fdbb0
bios32: Entry = 0xf6c82 (c00f6c82)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0x10e
pnpbios: Found PnP BIOS data at 0xc00fdbc0
pnpbios: Entry = f0000:5c26  Rev = 1.0
...
pcic-pci0: <Cirrus Logic PD6729/6730 PC-Card Controller> port 0xfcfc-0xfcff 
at device 19.0 on pci0
pcic-pci0: Legacy address set to 0
...
pcic0: <Cirrus Logic PD672X> at port 0xfcfc iomem 0xd0000 drq 0 on isa0
pcic0: Polling mode
stat is ff
stat is ff
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0
...

Now, a 4.4-RC Kernel

I have the following cardd.c :
"$FreeBSD: src/usr.sbin/pccard/pccardd/cardd.c,v 1.46.2.14 2001/08/21 16:30:59
  imp Exp $";

I have "hw.pcic.intr_path=1" and "hw.pcic.irq=0" (without quotes) in my 
/boot/loader.conf

...
bios32: Found BIOS32 Service Directory header at 0xc00fdbb0
bios32: Entry = 0xf6c82 (c00f6c82)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0x10e
pnpbios: Found PnP BIOS data at 0xc00fdbc0
pnpbios: Entry = f0000:5c26  Rev = 1.0
...
pci0: <Trident model 9660 VGA-compatible display device> (vendor=0x1023, 
dev=0x9660) at 17.0
pcic0: <Cirrus Logic PD6729/6730 PC-Card Controller> port 0xfcfc-0xfcff at 
device 19.0 on pci0
   ---(is that weird?  pcic0 on pci0?  looks kinda weird)---
pcic0: I/O mapped device, might not work.
pcic0: Failed to allocate managment irq
device_probe_and_attach: pcic0 attach returned 5
...
pcic0: Cannot get I/O range
pcic0 failed to probe at port 0xfcfc iomem 0xd0000 drq 0 on isa0
...

So that's it.. I dunno whats going on here.. :)


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?5.1.0.14.0.20010826174339.00bd53c0>