From owner-freebsd-mobile Fri Aug 13 23:18:50 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 BE1A814E36; Fri, 13 Aug 1999 23:18:45 -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 AAA29342; Sat, 14 Aug 1999 00:16:15 -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 AAA14045; Sat, 14 Aug 1999 00:16:25 -0600 (MDT) Message-Id: <199908140616.AAA14045@harmony.village.org> Subject: Re: pccard newbus kludge patches updated Cc: mobile@FreeBSD.ORG, new-bus@FreeBSD.ORG In-reply-to: Your message of "Fri, 13 Aug 1999 23:11:40 MDT." <199908140511.XAA13843@harmony.village.org> References: <199908140511.XAA13843@harmony.village.org> Date: Sat, 14 Aug 1999 00:16:24 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199908140511.XAA13843@harmony.village.org> Warner Losh writes: : Once the irq stuff is added, then sio, fdc and ata could be added : easily. Sadly, the irq and interrupt handling of this code is twisted : and will take a little while to unwind. I'm too tired to do this : tonight. It may be easy and it may be hard. Had a brain storm before heading to bed, and it turned out that the interrupt stuff is what is twisted, but the irq wasn't too bad... I've also fixed a multiple insert/remove crash. This should allow adding support to sio, fdc and ata to proceed. Careful about isa_{get,set}_* since pccard does not and will not implement isa ivars (since I have to use ivars for something else...)... http://www.freebsd.org/~imp/pccard_nbk.diff.19990813a.gz Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message