From owner-freebsd-mobile Thu Feb 10 22:41: 9 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by builder.freebsd.org (Postfix) with ESMTP id 54AE745D7 for ; Thu, 10 Feb 2000 22:41:05 -0800 (PST) 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 XAA49302; Thu, 10 Feb 2000 23:40:49 -0700 (MST) (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 XAA47947; Thu, 10 Feb 2000 23:41:55 -0700 (MST) Message-Id: <200002110641.XAA47947@harmony.village.org> To: Soren Schmidt Subject: Re: Update to pccard ata changes (removal support) Cc: ambrisko@whistle.com (Doug Ambrisko), freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 10 Feb 2000 19:40:04 +0100." <200002101840.TAA39117@freebsd.dk> References: <200002101840.TAA39117@freebsd.dk> Date: Thu, 10 Feb 2000 23:41:55 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200002101840.TAA39117@freebsd.dk> Soren Schmidt writes: : However find below my version of your previous patch set, please let : me know how it works (I have no way of testing it here)... : There are a few other cosmetic changes in there, this is part of : the next update, and not all was easily pulled out... 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: 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 Also, the altiobase is wrong for the cdrom. It should be the usual isa ata addresses. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message