From owner-freebsd-mobile Thu Feb 10 23:35:24 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by builder.freebsd.org (Postfix) with ESMTP id F2BA54615 for ; Thu, 10 Feb 2000 23:35:17 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA41570; Fri, 11 Feb 2000 08:34:51 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200002110734.IAA41570@freebsd.dk> Subject: Re: Update to pccard ata changes (removal support) In-Reply-To: <200002110641.XAA47947@harmony.village.org> from Warner Losh at "Feb 10, 2000 11:41:55 pm" To: imp@village.org (Warner Losh) Date: Fri, 11 Feb 2000 08:34:51 +0100 (CET) Cc: ambrisko@whistle.com (Doug Ambrisko), freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems Warner Losh wrote: > This patch works OK for me. My CF card works w/o a hitch. My cdrom > doesn't work, my guess is some kind of powerup sequence for the cdrom > is needed before it will detect: How are they located the CF on ata1 and the CDROM on ata2 ?? > ata1: iobase=0x0170 altiobase=0x0178 bmaddr=0x0000 > ata1: mask=03 status0=00 status1=00 > ata1: mask=03 status0=00 status1=00 > ata1: devices = 0x0 > ata2: iobase=0x0240 altiobase=0x0248 bmaddr=0x0000 > ata2: mask=03 status0=50 status1=00 > ata2: mask=03 status0=50 status1=00 > ata2: devices = 0x1 > > My CLIK panics my kernel: > > ata1 at port 0x180-0x18f irq 11 slot 0 on pccard0 > ata2-master: floppy device - NO DRIVER! > Fatal trap 12: page fault while in kernel mode Damn I thought I fixed that panic, is this with the latest -current ?? Ouch I see it, commit comming.... > Also, the altiobase is wrong for the cdrom. It should be the usual > isa ata addresses. Uhm, if it bound via the pccard routines it can not be at the usual place, there is no way to know when it should be one or the other... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message