From owner-cvs-all Sat Oct 21 21:46:59 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 9462237B479; Sat, 21 Oct 2000 21:46:57 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA29375; Sat, 21 Oct 2000 21:46:57 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200010220446.VAA29375@freefall.freebsd.org> From: Warner Losh Date: Sat, 21 Oct 2000 21:46:57 -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 X-Loop: FreeBSD.ORG imp 2000/10/21 21:46:57 PDT Modified files: sys/dev/pccard pccard.c Log: o Remove lots of kludges with iospace and irq. o Make sure that I/O space is aligned properly based on the length of the resource we're allocating. o Add bootverbose message when we fail. Revision Changes Path 1.27 +14 -11 src/sys/dev/pccard/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message