From owner-cvs-all Sun Jun 24 21:37:56 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 550F037B401; Sun, 24 Jun 2001 21:37:52 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P4bqY61881; Sun, 24 Jun 2001 21:37:52 -0700 (PDT) (envelope-from msmith) Message-Id: <200106250437.f5P4bqY61881@freefall.freebsd.org> From: Mike Smith Date: Sun, 24 Jun 2001 21:37:52 -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 mlxio.h mlxreg.h mlxvar.h X-FreeBSD-CVS-Branch: RELENG_4 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:37:52 PDT Modified files: (Branch: RELENG_4) sys/dev/mlx mlx.c mlx_disk.c mlx_pci.c mlxio.h mlxreg.h mlxvar.h Added files: (Branch: RELENG_4) sys/dev/mlx mlx_compat.h Log: MFC the fix for the 'too many segs' bug, as well as moving to the single-source macros. Revision Changes Path 1.14.2.4 +69 -59 src/sys/dev/mlx/mlx.c 1.8.2.4 +26 -35 src/sys/dev/mlx/mlx_disk.c 1.4.2.5 +13 -10 src/sys/dev/mlx/mlx_pci.c 1.1.2.3 +0 -0 src/sys/dev/mlx/mlxio.h 1.5.2.3 +0 -0 src/sys/dev/mlx/mlxreg.h 1.5.2.3 +12 -11 src/sys/dev/mlx/mlxvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message