From owner-freebsd-mobile Sun Aug 26 15:24:38 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2741737B403 for ; Sun, 26 Aug 2001 15:24:34 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f7QMOWq63754; Sun, 26 Aug 2001 16:24:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f7QMOWW13730; Sun, 26 Aug 2001 16:24:32 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108262224.f7QMOWW13730@harmony.village.org> To: Allen Landsidel Subject: Re: no dice man.. Cc: freebsd-mobile@freebsd.org In-reply-to: Your message of "Sun, 26 Aug 2001 18:18:15 EDT." <5.1.0.14.0.20010826174339.00bd53c0@rfnj.org> References: <5.1.0.14.0.20010826174339.00bd53c0@rfnj.org> Date: Sun, 26 Aug 2001 16:24:32 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <5.1.0.14.0.20010826174339.00bd53c0@rfnj.org> Allen Landsidel writes: : 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: port 0xfcfc-0xfcff : at device 19.0 on pci0 : pcic-pci0: Legacy address set to 0 : ... : pcic0: at port 0xfcfc iomem 0xd0000 drq 0 on isa0 : pcic0: Polling mode : stat is ff : stat is ff : pccard0: on pcic0 : pccard1: 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: (vendor=0x1023, : dev=0x9660) at 17.0 : pcic0: port 0xfcfc-0xfcff at : device 19.0 on pci0 : ---(is that weird? pcic0 on pci0? looks kinda weird)--- No, that's right. : 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 That's weird. Lemme think. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message