From nobody Mon Jun 2 20:58:34 2025 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bB5mX2NMvz5xNrb for ; Mon, 02 Jun 2025 20:58:52 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bB5mX06W0z3LvP for ; Mon, 02 Jun 2025 20:58:46 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-qt1-x829.google.com with SMTP id d75a77b69052e-4a42cb03673so66524581cf.3 for ; Mon, 02 Jun 2025 13:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kev009.com; s=google; t=1748897926; x=1749502726; darn=freebsd.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=ExFl2vVn4CmaJL3n9d8s3P+JaXbVJxf+YURy7ZEMpN8=; b=LWowDfiHJtGI4wdhbNVMMZysFdF4lWKRjjS+MG8APC5AXTw9UHj0nx24WQo5TWM3ku 3GAC4aavvGCrJ364vafJ+quR0r5QAoAfFBlzGofgpYhRrnaJG3IaAryCzv5rNMTjAWPj LXecR0QznI9ZoHGGYPT2HHP5pLkkaibwBklzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1748897926; x=1749502726; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ExFl2vVn4CmaJL3n9d8s3P+JaXbVJxf+YURy7ZEMpN8=; b=k2L/UGGzCKRlWTqHpnJkB0H2dcs9BJ/96+tTueCtGRMeR0gam0qNn0fDH+O9Cldk5n /fqU8qpcCksMFJPb3nd/ME7Sws8fBDi54ZZ4WpSg/kYaVgZYfUkLHjHVcy2NYKdImHiL EicF2dcZwL/gEivT6rsqbep6kasYLuYwl+diQEqSu23jHo6N6J3J1Zz9q9W6oD1hVvDg TEskH5acM+SzZrk0jDvViBVTKxKkk9Eh41bN5LxWWIAcTB72SfnhPIew+xIDXAgXWfdW pw0+T9zk1/NYne3M6hGZxzyL0DwtcVpBwrUIdsL5obqQKUbr9I64xcJC+lXdIUD3giGI gJ9Q== X-Forwarded-Encrypted: i=1; AJvYcCWkLJRVg78acHqQQ65O4IJDoFnz7np81ZRVOyFoO71RaPJVIwzhg2uw4Y1sYD6IzVFSW14AjtnaXMY/4UxikWVn48aRGA==@freebsd.org X-Gm-Message-State: AOJu0YwIWQeLgDI7I8YJJbjW8LTu8JW8jzJcuxnVY6zT0NQ7qOrD8GoE HmZ0cBXw3thhV2/5//yEImdy75HobzOk34WSnIxmw1Gx4eRo0D4br1uqqaG6mHZ2ml8jgVubvAR Bh9NVIZUH/pyCpKwCuVkxSxoV+TUezc2NrSlyL8TO X-Gm-Gg: ASbGncv71GmKN1qifuo+2ZgSW7S7Y16m46d/v17QJYW9kj9pUmm9njWUGRYgHPLzAZQ hWqKDqToCC1iGptzLcAtkYjo5kfYKaUJoauPIO5xY2M+ffYJ5poBdVwnUPYzEk06I0/aPbds4RA TzguIvFw5hH8O/cUUpON337FMPoJMSCSRoBQ== X-Google-Smtp-Source: AGHT+IFwJR2ZVMH5FA3R73Rlkd16fb+WCYdb8vFuBIdRb3dwAmdixuIcGrXSkYGOxDri8qghe62BuEzoVzvFD/yh40E= X-Received: by 2002:a05:622a:5814:b0:4a4:396e:3b37 with SMTP id d75a77b69052e-4a44000cafbmr306396231cf.4.1748897925883; Mon, 02 Jun 2025 13:58:45 -0700 (PDT) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 References: <202506022032.552KWE9s020346@gitrepo.freebsd.org> In-Reply-To: <202506022032.552KWE9s020346@gitrepo.freebsd.org> From: Kevin Bowling Date: Mon, 2 Jun 2025 13:58:34 -0700 X-Gm-Features: AX0GCFvWjWOzyQ6jjuU_Ly1dZJ51GsB3nYJFcgotVWaTvj0LH97uZc_RhY2x4rk Message-ID: Subject: Re: git: e3307d05311e - main - mlx.4: Improve specificity for apropos + hw notes To: Alexander Ziaee Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4bB5mX06W0z3LvP X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] On Mon, Jun 2, 2025 at 1:32=E2=80=AFPM Alexander Ziaee = wrote: > > The branch main has been updated by ziaee: > > URL: https://cgit.FreeBSD.org/src/commit/?id=3De3307d05311e8c042e7e7ea215= 7fc51f50297369 > > commit e3307d05311e8c042e7e7ea2157fc51f50297369 > Author: Alexander Ziaee > AuthorDate: 2025-06-02 20:31:14 +0000 > Commit: Alexander Ziaee > CommitDate: 2025-06-02 20:31:16 +0000 > > mlx.4: Improve specificity for apropos + hw notes > > + There are decades of SCSIs, these are Ultra-SCSI I guess it's become deep arcana at this point but https://www.kernel.org/doc/Documentation/blockdev/README.DAC960 has a breakdown of the chipsets, it looks like Fast/Wide (pre-Ultra) to Ultra2 are supported by this driver. > + Remove generalizations from the end of HARDWARE > + Tag SPDX > > MFC after: 3 days > Reviewed by: mhorne > Approved by: mhorne (mentor) > Differential Revision: https://reviews.freebsd.org/D50545 > --- > share/man/man4/mlx.4 | 17 ++++++----------- > 1 file changed, 6 insertions(+), 11 deletions(-) > > diff --git a/share/man/man4/mlx.4 b/share/man/man4/mlx.4 > index 7cb3e9a98c1d..a5443f308088 100644 > --- a/share/man/man4/mlx.4 > +++ b/share/man/man4/mlx.4 > @@ -1,4 +1,6 @@ > .\" > +.\" SPDX-License-Identifier: BSD-2-Clause > +.\" > .\" Copyright (c) 2003 David O'Brien > .\" Copyright (c) 2000 Jeroen Ruigrok van der Werven > .\" Copyright (c) 2000 Michael Smith > @@ -23,12 +25,12 @@ > .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE US= E OF > .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > .\" > -.Dd January 10, 2025 > +.Dd May 27, 2025 > .Dt MLX 4 > .Os > .Sh NAME > .Nm mlx > -.Nd Mylex DAC-family RAID driver > +.Nd Mylex DAC-family Ultra-SCSI RAID driver > .Sh SYNOPSIS > To compile this driver into the kernel, > place the following lines in your > @@ -50,9 +52,9 @@ The > driver provides support for Mylex DAC-family PCI to SCSI RAID controller= s, > including versions relabeled by Digital/Compaq. > .Sh HARDWARE > -Controllers supported by the > +The > .Nm > -driver include: > +driver supports the following Ultra-SCSI RAID controllers: > .Pp > .Bl -bullet -compact > .It > @@ -79,13 +81,6 @@ Mylex eXtremeRAID 1100 (DAC1164P) > RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB > cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache) > .El > -.Pp > -All major firmware revisions (2.x, 3.x, 4.x and 5.x) are supported, howe= ver > -it is always advisable to upgrade to the most recent firmware > -available for the controller. > -.Pp > -Compatible Mylex controllers not listed should work, but have not been > -verified. > .Sh DIAGNOSTICS > .Ss Controller initialisation phase > .Bl -diag