From owner-cvs-all Thu Sep 14 7:54: 0 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 182A037B43C; Thu, 14 Sep 2000 07:53:58 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA33510; Thu, 14 Sep 2000 07:53:58 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200009141453.HAA33510@freefall.freebsd.org> From: Matt Jacob Date: Thu, 14 Sep 2000 07:53:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/09/14 07:53:57 PDT Modified files: sys/cam/scsi scsi_sa.c Log: Follow the hints from PHK's new messages- only make_dev for a device once. Alias names use the make_dev_alias function. Revision Changes Path 1.54 +13 -13 src/sys/cam/scsi/scsi_sa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message