Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2000 23:41:55 -0700
From:      Warner Losh <imp@village.org>
To:        Soren Schmidt <sos@freebsd.dk>
Cc:        ambrisko@whistle.com (Doug Ambrisko), freebsd-mobile@FreeBSD.ORG
Subject:   Re: Update to pccard ata changes (removal support) 
Message-ID:  <200002110641.XAA47947@harmony.village.org>
In-Reply-To: Your message of "Thu, 10 Feb 2000 19:40:04 %2B0100." <200002101840.TAA39117@freebsd.dk> 
References:  <200002101840.TAA39117@freebsd.dk>  

next in thread | previous in thread | raw e-mail | index | archive | help
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: <IOMEGA Clik! 40 ATAPI/23.H> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002110641.XAA47947>