From owner-cvs-all Sun Apr 16 13: 5:40 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 E95E937BA58; Sun, 16 Apr 2000 13:05:37 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Received: (from groudier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA79712; Sun, 16 Apr 2000 13:05:37 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Message-Id: <200004162005.NAA79712@freefall.freebsd.org> From: Gerard Roudier Date: Sun, 16 Apr 2000 13:05:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_hipd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG groudier 2000/04/16 13:05:37 PDT Modified files: sys/dev/sym sym_hipd.c Log: Second patch that prepares for the addition of the multi-firmware support. This patch just changes numerous names in the driver sources and is actually nilpotent. This has been checked by comparing the generated assembly code. The names that have been changed are related to the script names. They were named `script' and `script H'. They are now named respectively `script A' and `script B'. Revision Changes Path 1.9 +304 -302 src/sys/dev/sym/sym_hipd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message