From owner-cvs-all Sun Jun 24 21:32:36 2001 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 17E7837B401; Sun, 24 Jun 2001 21:32:32 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P4WWf61486; Sun, 24 Jun 2001 21:32:32 -0700 (PDT) (envelope-from msmith) Message-Id: <200106250432.f5P4WWf61486@freefall.freebsd.org> From: Mike Smith Date: Sun, 24 Jun 2001 21:32:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mlx mlx_compat.h mlx.c mlx_disk.c mlx_pci.c mlxvar.h X-FreeBSD-CVS-Branch: HEAD 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 msmith 2001/06/24 21:32:31 PDT Modified files: sys/dev/mlx mlx.c mlx_disk.c mlx_pci.c mlxvar.h Added files: sys/dev/mlx mlx_compat.h Log: Driver modifications consistent with my other drivers to facilitate the use of a single set of sources across 4.x and 5.x branches. No significant code changes. Revision Changes Path 1.28 +21 -22 src/sys/dev/mlx/mlx.c 1.21 +16 -18 src/sys/dev/mlx/mlx_disk.c 1.12 +2 -2 src/sys/dev/mlx/mlx_pci.c 1.14 +3 -3 src/sys/dev/mlx/mlxvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message