From owner-cvs-all Sat Oct 21 21:38: 1 2000 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 25F1937B4C5; Sat, 21 Oct 2000 21:37:58 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA26656; Sat, 21 Oct 2000 21:37:58 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200010220437.VAA26656@freefall.freebsd.org> From: Warner Losh Date: Sat, 21 Oct 2000 21:37:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/10/21 21:37:57 PDT Modified files: sys/dev/pccbb pccbb.c Log: Cleanup allocation of resources for 16-bits. We now do the right thing in pccbb bridge (the pcic bridge will be updated as I merge the two copies of the code that were in the original cardbus commit). Revision Changes Path 1.5 +21 -13 src/sys/dev/pccbb/pccbb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message