From owner-freebsd-mobile Thu Feb 10 23:53:18 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 7F52D45C5 for ; Thu, 10 Feb 2000 23:53:10 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA41633; Fri, 11 Feb 2000 08:52:44 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200002110752.IAA41633@freebsd.dk> Subject: Re: Update to pccard ata changes (removal support) In-Reply-To: <200002110746.AAA48200@harmony.village.org> from Warner Losh at "Feb 11, 2000 00:46:09 am" To: imp@village.org (Warner Losh) Date: Fri, 11 Feb 2000 08:52:44 +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: > > cdrom at ata1, eject cdrom at ata2. I then rebooted and the CF worked > w/o incident (I didn't try before the reboot). Sorry I wasn't clear. Ah, ok... > > Yes. Here's more details, lemme know if you need more. Looks like > the floppy driver needs a little work. Or it might just be the two > windows problem. What's in the altstatus register? What is it used > for? I just committed a fix for the panic, real braino :( still too little sleep I guess... The altio address is only used for resetting the device, nothing else. > pccard: card inserted, slot 0 > ata1 at port 0x180-0x18f irq 11 slot 0 on pccard0 > (null): MODE_SENSE_BIG - ILLEGAL REQUEST asc=24 ascq=00 error=00 > (null): MODE_SENSE_BIG - ILLEGAL REQUEST asc=24 ascq=00 error=00 > (null): MODE_SENSE_BIG - ILLEGAL REQUEST asc=24 ascq=00 error=00 URK! it doesn't like MODE_SENSE, IOmega is still not taking the ATAPI std seriously, like the ZIP, _sigh_, well the panic should now be gone, try to see how far it gets then... > : 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... > > Yes. That was a comment about the pccard attachment code not being > completely right. Sorry I wasn't clear. I know how to tell the > difference and hope to make a small change shortly. OK, let me know and I'll try to incorporate it. I'm trying to integrate some of the new stuff dfr has done, but in a different manner, that should make things easier, especially the detach stuff... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message