From owner-cvs-all Thu Sep 21 19:14:20 2000 Delivered-To: cvs-all@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 8FC2D37B424; Thu, 21 Sep 2000 19:14:13 -0700 (PDT) Received: from rac1.wam.umd.edu (IDENT:root@rac1.wam.umd.edu [128.8.10.141]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA06092; Thu, 21 Sep 2000 22:14:11 -0400 (EDT) Received: from rac1.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id WAA00240; Thu, 21 Sep 2000 22:14:10 -0400 (EDT) Received: from localhost (culverk@localhost) by rac1.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA00221; Thu, 21 Sep 2000 22:14:10 -0400 (EDT) X-Authentication-Warning: rac1.wam.umd.edu: culverk owned process doing -bs Date: Thu, 21 Sep 2000 22:14:10 -0400 (EDT) From: Kenneth Wayne Culver To: Warner Losh Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h In-Reply-To: <200009220115.SAA22837@freefall.freebsd.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 This isn't cardbus is it? ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Thu, 21 Sep 2000, Warner Losh wrote: > imp 2000/09/21 18:15:26 PDT > > Modified files: > sys/dev/pccard pccard.c pccardvar.h > Log: > o Merge in changes to the NetBSD sources: > pcmciavar.h 1.9->1.12 > 1.12, enami, minor coding nits > 1.11, augustss, (pcmcia_devinfo NRFB) > 1.10, cgd, add generic lookup routines > pcmcia.c 1.14->1.23 > 1.23, drochner, (probe code printing, NRFB) > 1.22, augustss, KNF > 1.21, uch, (hpcmips tweaks NRFB) > 1.20, chopps, remove bogus debug > 1.19, enami, minor coding nits > 1.18, augustss, (pcmcia_devinfo NRFB) > 1.17, nathanw, LP64 printf fixes > 1.16, cgd, add generic lookup routines > 1.15, aymeric, printf fixes > NRFB == not relevant to freebsd > o Expand the pccard matching routines to include the ability to match > against the CIS strings since our current driver database is based on > that. > o Add lots more ivars to get the information necessary to snag these values. > > Revision Changes Path > 1.18 +55 -2 src/sys/dev/pccard/pccard.c > 1.17 +40 -8 src/sys/dev/pccard/pccardvar.h > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message