From owner-freebsd-mobile Mon Aug 27 23:33:17 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 4447F37B405 for ; Mon, 27 Aug 2001 23:33:14 -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 f7S6XCq69212; Tue, 28 Aug 2001 00:33:13 -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 f7S6XCn01079; Tue, 28 Aug 2001 00:33:12 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108280633.f7S6XCn01079@harmony.village.org> To: Ted Faber Subject: Re: MFC: ISA routing support Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 27 Aug 2001 12:31:00 PDT." <20010827123100.G35158@ted.isi.edu> References: <20010827123100.G35158@ted.isi.edu> <200108260507.f7Q570W08734@harmony.village.org> Date: Tue, 28 Aug 2001 00:33:12 -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 <20010827123100.G35158@ted.isi.edu> Ted Faber writes: : Sounds to me like there's some kind of bad interaction with sharing : irq 9 with the USB stuff. (Non-ISA mode pcic still locks up after : driver allocation with or without USB, but that is another case of : sharing irq 9, in this case between the pcic and ed0.) I just looked into my notes. I can't find the info you sent me on this. Can you send me the following three things with my latest patches. I think you sent some of it before, but I've changed the initialization a little bit and thought I'd see if anything changed. 1) dmesg with PCI interrupt routing, but no cards inserted 2) pciconf -r pci0:19:0 0:0xff (PCI and ISA routing) 3) pccardc rdreg (PCI and ISA routing) I'll compare this against what the datasheets for anything bad. I gotta be missing something simple. I didn't see anything before, but I've looked at a lot of register dumps since then... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message