Date: Sun, 10 Oct 1999 22:06:11 +0800 From: Peter Wemm <peter@netplex.com.au> To: Greg Lehey <grog@lemis.com> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sio sio.c Message-ID: <19991010140611.25BDA1CC8@overcee.netplex.com.au> In-Reply-To: Your message of "Sun, 10 Oct 1999 11:34:07 %2B0930." <19991010113407.Y78191@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lehey wrote:
> On Friday, 8 October 1999 at 23:22:27 -0700, Peter Wemm wrote:
> > peter 1999/10/08 23:22:27 PDT
> >
> > Modified files:
> > sys/dev/sio sio.c
> > Log:
> > A couple of tweaks to make this closer to being able to be used under
> > non-isa busses, eg: pccard. Having to emulate isa ivars is evil. The
> > resource lists accessed through ISA_GET_RESOURCE()/ISA_SET_RESOURCE() etc
> > should probably be raised up the stack to the device/bus system since jus
t
> > about everything (except pci at this point) uses resources now. This is
> > not complete (and not active, so don't panic), but works for me so far.
>
> What do we need to get sio support for PCCARD? I'm going to need this
> in the near future.
I'm talking with Matthew Dodd (aka winter) and Doug about the mechanics of
doing this. I want this working prior to freebsdcon.
Cheers,
-Peter
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991010140611.25BDA1CC8>
