From owner-cvs-all Mon Aug 27 4:28: 3 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 A594337B401; Mon, 27 Aug 2001 04:28:00 -0700 (PDT) (envelope-from jon@FreeBSD.org) Received: (from jon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7RBS0407614; Mon, 27 Aug 2001 04:28:00 -0700 (PDT) (envelope-from jon) Message-Id: <200108271128.f7RBS0407614@freefall.freebsd.org> From: Jonathan Chen Date: Mon, 27 Aug 2001 04:28:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jon 2001/08/27 04:28:00 PDT Modified files: sys/dev/pccard pccard.c Log: Make pccard_product_lookup non-static again... When something is exported, do not mark it as static for no apparent reason... Broken by: me Revision Changes Path 1.45 +2 -5 src/sys/dev/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message