From owner-freebsd-mobile Wed Aug 18 1:48:17 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (Postfix) with ESMTP id 6544914D2D; Wed, 18 Aug 1999 01:48:08 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by gratis.grondar.za (8.9.3/8.9.3) with ESMTP id KAA45626; Wed, 18 Aug 1999 10:48:24 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199908180848.KAA45626@gratis.grondar.za> To: Warner Losh Cc: mobile@FreeBSD.ORG, new-bus-arch@bostonradio.org, new-bus@FreeBSD.ORG Subject: Re: New pccard kludge patches Date: Wed, 18 Aug 1999 10:48:23 +0200 From: Mark Murray Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > My current patches, not yet uploaded, generate: > > pccard-ep0: at port 0x240-0x248 irq 15 slot 0 on pccard0 I take it the eventual code (fully newbussed) will simply be something like: ep0: at port 0xNNN-0xMMM irq 15 slot 0 on pccard0 ?? > I was thinking of adding the info strings from the CIS in place of > "compat ep". Might be a good test for the CIS reading functions that > have been talked about from time to time here that I've not > implemented. I could cheat and have pccardd pass them down, but then > I'd have to break the ioctl again and I'm not sure I want to do that > for these patches. Hmmm, I think that I can do this easily enough > inside pccard.c that it would be useful to both -current and -stable. :-) Looking forward to _that_! > Sure would help the xircom driver (and a radio card driver that I've > not had time to work on in ages) and eliminate some horrible kludges > that are there now (and sadly needed now). Ain't it fun nuking kludges! > I also have some sio changes, but there is much work needed to be done > to properly rid the sio driver of isa_{get,set}_foo in all routines > except probe and attach on a real ISA bus. Also need to break out the > ISA specific part of the probe/attach and the generic parts. And > since it is sio, I gotta have set bruce-level much higher than I'm > used to. Since the sio changes aren't done yet, I've not uploaded > things. All I get is ENOMEM when I try to attach, and I know I've > broken something important in SIO that I've not run into yet. Well, I will be one of your more dilligent testers when you get that going! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message