From owner-cvs-all Tue Apr 4 15:15:20 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 A297637BA7F; Tue, 4 Apr 2000 15:15:15 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA53338; Tue, 4 Apr 2000 15:15:15 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200004042215.PAA53338@freefall.freebsd.org> From: Nick Hibma Date: Tue, 4 Apr 2000 15:15:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus vpo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/04/04 15:15:15 PDT Modified files: sys/dev/ppbus vpo.c Log: Add automatic rescan on connect. This happens already if the drive is connected during boot and the vpo module is in the kernel/loaded. In the case where the module is loaded at some later stage with kldload, the CAM bus is now rescanned as well. Revision Changes Path 1.21 +38 -10 src/sys/dev/ppbus/vpo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message