From owner-cvs-all Thu Jan 17 19:24: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id A004837B405; Thu, 17 Jan 2002 19:24:01 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g0I3O0l28496; Thu, 17 Jan 2002 20:24:00 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g0I3Nwx97342; Thu, 17 Jan 2002 20:23:59 -0700 (MST) (envelope-from imp@village.org) Date: Thu, 17 Jan 2002 20:23:45 -0700 (MST) Message-Id: <20020117.202345.77255744.imp@village.org> To: joerg@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults pccard.conf From: "M. Warner Losh" In-Reply-To: <200201172038.g0HKc4a74945@freefall.freebsd.org> References: <200201172038.g0HKc4a74945@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200201172038.g0HKc4a74945@freefall.freebsd.org> Joerg Wunsch writes: : joerg 2002/01/17 12:38:04 PST : : Modified files: : etc/defaults pccard.conf : Log: : Re-add a call to "camcontrol rescan" after insertion of an aic pccard. : We now do it as a "camcontrol rescan all" which is something ken : promised to implement; for the time being it's not worse than the old : "camcontrol rescan $device" which ended up in something like : "camcontrol rescan aic1". Currently, camcontrol misinterprets the : third non-numeric arg as number 0, and rescans bus 0, which is about : the best we could get at this time. : : Approved by: imp This was supposed to be just a -stable only thing. I didn't want to back out aic hacks. Make sure that you check all the other drivers in -current that may also have this code. I think that peter did more than just aic, since we have nsp, ncv and stg also. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message