From owner-cvs-all Sat Oct 9 22:39:23 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0B6FF1501E; Sat, 9 Oct 1999 22:39:16 -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 XAA27467; Sat, 9 Oct 1999 23:39:17 -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 XAA79383; Sat, 9 Oct 1999 23:39:31 -0600 (MDT) Message-Id: <199910100539.XAA79383@harmony.village.org> To: Greg Lehey Subject: Re: cvs commit: src/sys/dev/sio sio.c Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 10 Oct 1999 11:34:07 +0930." <19991010113407.Y78191@freebie.lemis.com> References: <19991010113407.Y78191@freebie.lemis.com> <199910090622.XAA59158@freefall.freebsd.org> Date: Sat, 09 Oct 1999 23:39:31 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19991010113407.Y78191@freebie.lemis.com> Greg Lehey writes: : What do we need to get sio support for PCCARD? I'm going to need this : in the near future. I think that we might need just a little more glue than is currently checked into CVS for the new bus kludge version of pccard. I'll have to take a look at the nsio stuff, despite the festering range war between Peter and Bruce on the topic. I do almost have a fdc pccard attachment working, which is why I think that more glue is needed. I think I'll avoid the range war and get that working. I have cleaned up fdc to delete the currently moribund FDC_YE option which was only supposed to be temporary anyway (that was my intent when I added it). I'll see about committing this so that other users of newbus drivers can see how to properly (imho only) write a pccard attachment. I'm with peter that it is time to hoist the ISA_{GET,SET}_ resources and resource lists out of isa. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message