History log of /freebsd-12.1/sys/modules/ocs_fc/Makefile (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0
# 267f2bbe 05-Sep-2019 Bryan Drewery <[email protected]>

MFC r349005:

Don't delete .depend files outside of cleandepend.


Revision tags: release/11.3.0, release/12.0.0, release/11.2.0
# 15f5662d 30-Apr-2018 Ram Kishore Vegesna <[email protected]>

Included opt_stack.h in Makefile, to fix module build.

PR: 227823
Reported by: eugen
Approved by: mav
MFC after: 3 days


# ef270ab1 30-Mar-2018 Kenneth D. Merry <[email protected]>

Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4).

The ocs_fc(4) driver supports the following hardware:

Emulex 16/8G FC GEN 5 HBAS
LPe15004 FC Host Bus Adapters
LPe160XX FC Host Bus A

Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4).

The ocs_fc(4) driver supports the following hardware:

Emulex 16/8G FC GEN 5 HBAS
LPe15004 FC Host Bus Adapters
LPe160XX FC Host Bus Adapters

Emulex 32/16G FC GEN 6 HBAS
LPe3100X FC Host Bus Adapters
LPe3200X FC Host Bus Adapters

The driver supports target and initiator mode, and also supports FC-Tape.

Note that the driver only currently works on little endian platforms. It
is only included in the module build for amd64 and i386, and in GENERIC
on amd64 only.

Submitted by: Ram Kishore Vegesna <[email protected]>
Reviewed by: mav
MFC after: 5 days
Relnotes: yes
Sponsored by: Broadcom
Differential Revision: https://reviews.freebsd.org/D11423

show more ...