From owner-freebsd-mobile Fri Apr 23 23:54:14 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 3E55A14D17 for ; Fri, 23 Apr 1999 23:54:11 -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.9.3/8.9.3) with ESMTP id AAA75050; Sat, 24 Apr 1999 00:51:16 -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.9.3/8.8.3) with ESMTP id AAA10613; Sat, 24 Apr 1999 00:51:25 -0600 (MDT) Message-Id: <199904240651.AAA10613@harmony.village.org> To: Soren Schmidt Subject: Re: cvs commit: src/sys/alpha/isa isa.c src/sys/alpha/pci pcibus.c src/sys/cam cam_xpt.c src/sys/dev/ata ata-all.c src/sys/i386/ Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 23 Apr 1999 10:52:33 +0200." <199904230852.KAA38693@freebsd.dk> References: <199904230852.KAA38693@freebsd.dk> Date: Sat, 24 Apr 1999 00:51:24 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199904230852.KAA38693@freebsd.dk> Soren Schmidt writes: : It seems Warner Losh wrote: : > In message <199904221153.NAA36481@freebsd.dk> Soren Schmidt writes: : > : I did a quick fix for this, it works for me now... : > : > But doesn't work for me. I had to hack which interrupts were probed : > before it would work for me.... : : Hmm, what went wrong, I had problems with that too, but it was because : it always found irq7 for use, and that wont work as it conflicts with : the printerport (which is disabled or one cannot reboot :( ). The machine hung solid when I didn't exclude irq 9. Don't know why. And I also had the machine panic 2/3 of the time when I eject the card :-(. Excellent motivation forme to work harder on the pcic/pccard conversion to newbus. The pcic code is somewhat a twisty maze of code to make things work. I think that it may be time to separate out some of the different bridge chips into their own drivers, but I'm not completely sure that would be best either. For the moment, I'm ignoring the pc98 stuff which makes it a lot easier to impelement. But it may be tough sledding to get all the current functionality integrated in a sane, extensible manner. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message