Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
ocs_fc: Add gendump and dump_to_host ioctl command support.Support to generate firmware dump.Approved by: mav(mentor)
Don't delete .depend files outside of cleandepend.Sponsored by: DellEMC
Included opt_stack.h in Makefile, to fix module build.PR: 227823Reported by: eugenApproved by: mavMFC after: 3 days
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 AdaptersEmulex 32/16G FC GEN 6 HBAS LPe3100X FC Host Bus Adapters LPe3200X FC Host Bus AdaptersThe driver supports target and initiator mode, and also supports FC-Tape.Note that the driver only currently works on little endian platforms. Itis only included in the module build for amd64 and i386, and in GENERICon amd64 only.Submitted by: Ram Kishore Vegesna <ram.vegesna@broadcom.com>Reviewed by: mavMFC after: 5 daysRelnotes: yesSponsored by: BroadcomDifferential Revision: https://reviews.freebsd.org/D11423
show more ...