From owner-cvs-all Wed Feb 28 22: 9: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 2526037B719; Wed, 28 Feb 2001 22:08:58 -0800 (PST) (envelope-from mjacob@feral.com) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA17459; Wed, 28 Feb 2001 22:08:43 -0800 Date: Wed, 28 Feb 2001 22:08:41 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Wemm Cc: Matt Jacob , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/isp isp_pci.c In-Reply-To: <200103010449.f214nI746879@mobile.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have got a drastically overhauled version of this stuff kicking > around somewhere.. one of the key changes was to hang onto the ascii > and defer typing until it was requested by the caller. Ie: if you asked > for an int, you would get an int represenation. Ask for a string and it > would give you the string (even if it looked like an int to the resource > functions). Adding a quad form to that would be trivial. > > I will see if I can find it again.. Hey - great.. .give it to Warner? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message