History log of /src/share/man/man4/mlx.4 (Results 1 – 25 of 87)
Revision Date Author Comments
# 63e98e05 14-Jun-2025 Alexander Ziaee <ziaee@FreeBSD.org>

mlx.4: Improve HARDWARE

These are paralel scsi adapters, list what kind the hardware supports.

MFC after: 3 days
Fixes: e3307d05311e8c (mlx.4: Improve specificity)
Reported by: kbowling
Reviewe

mlx.4: Improve HARDWARE

These are paralel scsi adapters, list what kind the hardware supports.

MFC after: 3 days
Fixes: e3307d05311e8c (mlx.4: Improve specificity)
Reported by: kbowling
Reviewed by: kbowling
Approved by: mhorne (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D50654

show more ...


# e3307d05 02-Jun-2025 Alexander Ziaee <ziaee@FreeBSD.org>

mlx.4: Improve specificity for apropos + hw notes

+ There are decades of SCSIs, these are Ultra-SCSI
+ Remove generalizations from the end of HARDWARE
+ Tag SPDX

MFC after: 3 days
Reviewed by: mh

mlx.4: Improve specificity for apropos + hw notes

+ There are decades of SCSIs, these are Ultra-SCSI
+ 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

show more ...


# 84a62d97 11-Jan-2025 John Baldwin <jhb@FreeBSD.org>

mlx.4: Remove stale diagnostic message

This message would never have been omitted before since
bus_generic_attach never fails.

Reviewed by: ziaee, emaste
Fixes: 18250ec6c089 Replace calls to bus_ge

mlx.4: Remove stale diagnostic message

This message would never have been omitted before since
bus_generic_attach never fails.

Reviewed by: ziaee, emaste
Fixes: 18250ec6c089 Replace calls to bus_generic_attach with bus_attach_children
Differential Revision: https://reviews.freebsd.org/D48402

show more ...


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 63e98e05 14-Jun-2025 Alexander Ziaee <ziaee@FreeBSD.org>

mlx.4: Improve HARDWARE

These are paralel scsi adapters, list what kind the hardware supports.

MFC after: 3 days
Fixes: e3307d05311e8c (mlx.4: Improve specificity)
Reported by: kbowling
Reviewe

mlx.4: Improve HARDWARE

These are paralel scsi adapters, list what kind the hardware supports.

MFC after: 3 days
Fixes: e3307d05311e8c (mlx.4: Improve specificity)
Reported by: kbowling
Reviewed by: kbowling
Approved by: mhorne (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D50654

show more ...


# e3307d05 02-Jun-2025 Alexander Ziaee <ziaee@FreeBSD.org>

mlx.4: Improve specificity for apropos + hw notes

+ There are decades of SCSIs, these are Ultra-SCSI
+ Remove generalizations from the end of HARDWARE
+ Tag SPDX

MFC after: 3 days
Reviewed by: mh

mlx.4: Improve specificity for apropos + hw notes

+ There are decades of SCSIs, these are Ultra-SCSI
+ 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

show more ...


# 84a62d97 11-Jan-2025 John Baldwin <jhb@FreeBSD.org>

mlx.4: Remove stale diagnostic message

This message would never have been omitted before since
bus_generic_attach never fails.

Reviewed by: ziaee, emaste
Fixes: 18250ec6c089 Replace calls to bus_ge

mlx.4: Remove stale diagnostic message

This message would never have been omitted before since
bus_generic_attach never fails.

Reviewed by: ziaee, emaste
Fixes: 18250ec6c089 Replace calls to bus_generic_attach with bus_attach_children
Differential Revision: https://reviews.freebsd.org/D48402

show more ...


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# a3906ca5 17-Feb-2017 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r313644 through r313895.


# 572f2440 16-Feb-2017 Warner Losh <imp@FreeBSD.org>

Remove references to EISA support in mlx. The driver never supported
the EISA cards and EISA bus support is being removed.


# 246e7a2b 02-Sep-2014 Neel Natu <neel@FreeBSD.org>

IFC @r269962

Submitted by: Anish Gupta (akgupt3@gmail.com)


# ee7b0571 19-Aug-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Merge head from 7/28


# 1b833d53 13-Aug-2014 Alexander V. Chernikov <melifaro@FreeBSD.org>

Sync to HEAD@r269943.


# 6c899950 26-Jun-2014 Baptiste Daroussin <bapt@FreeBSD.org>

use .Mt to mark up email addresses consistently (final part)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# a3906ca5 17-Feb-2017 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r313644 through r313895.


# 572f2440 16-Feb-2017 Warner Losh <imp@FreeBSD.org>

Remove references to EISA support in mlx. The driver never supported
the EISA cards and EISA bus support is being removed.


# 246e7a2b 02-Sep-2014 Neel Natu <neel@FreeBSD.org>

IFC @r269962

Submitted by: Anish Gupta (akgupt3@gmail.com)


# ee7b0571 19-Aug-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Merge head from 7/28


# 1b833d53 13-Aug-2014 Alexander V. Chernikov <melifaro@FreeBSD.org>

Sync to HEAD@r269943.


# 6c899950 26-Jun-2014 Baptiste Daroussin <bapt@FreeBSD.org>

use .Mt to mark up email addresses consistently (final part)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# 2d431ba6 20-May-2006 Christian Brueffer <brueffer@FreeBSD.org>

Convert to use a SYNPOSIS section that mentions kernel modules.
Also add "device scbus" where needed.

MFC after: 3 days


# 9cbda590 21-Jan-2005 Ruslan Ermilov <ru@FreeBSD.org>

Sort sections.


# 80efc187 10-Aug-2004 Simon L. B. Nielsen <simon@FreeBSD.org>

Add a HARDWARE section which lists supported devices. Clean up device
lists a bit while I'm here anyway.


# 2cdcddd0 15-Aug-2003 Bruce A. Mah <bmah@FreeBSD.org>

Add DAC960PDU to list of supported cards, taken from Hardware Notes.

PR: 55534
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>


# 6d3138d7 20-Apr-2003 David E. O'Brien <obrien@FreeBSD.org>

Note that KZPSC have ancient, non-upgradable firmware and that affects
the driver.

Submitted by: wilko


1234