From owner-cvs-all Tue May 4 10: 2:57 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id A8E7C14C19; Tue, 4 May 1999 10:02:52 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id LAA10374; Tue, 4 May 1999 11:02:09 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id LAA02444; Tue, 4 May 1999 11:02:03 -0600 (MDT) Message-Id: <199905041702.LAA02444@harmony.village.org> To: Bill Paul Subject: Re: cvs commit: src/sys/pccard pccard.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 04 May 1999 08:43:03 PDT." <199905041543.IAA68719@freefall.freebsd.org> References: <199905041543.IAA68719@freefall.freebsd.org> Date: Tue, 04 May 1999 11:02:03 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199905041543.IAA68719@freefall.freebsd.org> Bill Paul writes: : The quick fix: make pccard_alloc_intr() pass the unit number as both : the device_id and unit arguments to register_pcic_intr(). The correct fix : would be to rewrite /sys/pccard to be less disgusting. I'm working on that.... Believe me, the newbus code has allowed me to remove much of the grossness. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message