Date: Wed, 18 Aug 1999 10:48:23 +0200 From: Mark Murray <mark@grondar.za> To: Warner Losh <imp@village.org> Cc: mobile@FreeBSD.ORG, new-bus-arch@bostonradio.org, new-bus@FreeBSD.ORG Subject: Re: New pccard kludge patches Message-ID: <199908180848.KAA45626@gratis.grondar.za>
next in thread | raw e-mail | index | archive | help
> My current patches, not yet uploaded, generate:
>
> pccard-ep0: <compat ep> at port 0x240-0x248 irq 15 slot 0 on pccard0
I take it the eventual code (fully newbussed) will simply be something
like:
ep0: <CIS INFO> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908180848.KAA45626>
