From owner-cvs-all Sat Jun 17 21:59:42 2000 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 8A26F37B8A3; Sat, 17 Jun 2000 21:59:39 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA37749; Sat, 17 Jun 2000 21:59:39 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200006180459.VAA37749@freefall.freebsd.org> From: Warner Losh Date: Sat, 17 Jun 2000 21:59:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard_nbk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/06/17 21:59:39 PDT Modified files: sys/pccard pccard_nbk.c Log: o Implement some compatibility functions for NEWCARD compat. This is incomplete, but will eventually allow the same drivers to function with both oldcard and newcard. o Remove include of opt_bus.h. It isn't needed and gets in the way of module building. Revision Changes Path 1.19 +25 -3 src/sys/pccard/pccard_nbk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message