From owner-cvs-src  Tue Feb 25 20:40:39 2003
Delivered-To: cvs-src@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7776737B401; Tue, 25 Feb 2003 20:40:38 -0800 (PST)
Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 8BE3043FB1; Tue, 25 Feb 2003 20:40:37 -0800 (PST)
	(envelope-from imp@bsdimp.com)
Received: from localhost (warner@rover2.village.org [10.0.0.1])
	by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1Q4ea3Y001154;
	Tue, 25 Feb 2003 21:40:36 -0700 (MST)
	(envelope-from imp@bsdimp.com)
Date: Tue, 25 Feb 2003 21:40:32 -0700 (MST)
Message-Id: <20030225.214032.82780680.imp@bsdimp.com>
To: green@FreeBSD.org
Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/usr.sbin/pccard/pccardc Makefile dumpcisfile.c
 pccardc.8 pccardc.c src/usr.sbin/pccard/pccardd readcis.c readcis.h
From: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <200302252214.h1PMEdQu017187@repoman.freebsd.org>
References: <200302252214.h1PMEdQu017187@repoman.freebsd.org>
X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-cvs-src@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-src.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-src>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-src>
X-Loop: FreeBSD.ORG

In message: <200302252214.h1PMEdQu017187@repoman.freebsd.org>
            Brian Feldman <green@FreeBSD.org> writes:
:   Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS
:   structure from a file instead of a PC-CARD itself before parsing and
:   dumping it. (E.g. useful when you get a CIS file from a manufacturer
:   which fixes they broken card's CIS, and add it to the pccard quirks.)

This is quite interesting, but I'm going to nuke pccardc from orbit
soon.  I'm working to migrate this functionality to a new program.
OLDCARD doesn't support pccard CIS quirks at all...

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message