From owner-cvs-all Wed Nov 17 23: 2:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B8D1B14EE2; Wed, 17 Nov 1999 23:02:20 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA97962; Wed, 17 Nov 1999 23:02:19 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <199911180702.XAA97962@freefall.freebsd.org> From: Warner Losh Date: Wed, 17 Nov 1999 23:02:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/pccard Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/11/17 23:02:19 PST Added files: sys/modules/pccard Makefile Log: Newcard's pccard module. It compiles, but doesn't work. This should make development easier and push the ability of newbus to load busses to the test. Not added to sys/modules/Makefile because it isn't ready to break the nightly snapshots for alpha yet :-). NOTE: This is only for NEWCARD. The old pccard stuff will not build as a loadable module. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message