From owner-cvs-all Sun Jan 21 0:16: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67FF237B400; Sun, 21 Jan 2001 00:15:39 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0L8FdL10596; Sun, 21 Jan 2001 00:15:39 -0800 (PST) (envelope-from imp) Message-Id: <200101210815.f0L8FdL10596@freefall.freebsd.org> From: Warner Losh Date: Sun, 21 Jan 2001 00:15:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic aic_pccard.c src/sys/dev/ep if_ep_pccard.c src/sys/dev/sn if_sn_pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/01/21 00:15:38 PST Modified files: sys/dev/aic aic_pccard.c sys/dev/ep if_ep_pccard.c sys/dev/sn if_sn_pccard.c Log: Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually translate to all NULLs (as for all the ones in this commit). Revision Changes Path 1.5 +7 -7 src/sys/dev/aic/aic_pccard.c 1.20 +11 -6 src/sys/dev/ep/if_ep_pccard.c 1.11 +7 -6 src/sys/dev/sn/if_sn_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message