Page MenuHomeFreeBSD

NOTES: Add devices for iSCSI support
ClosedPublic

Authored by jhb on Apr 8 2024, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 3:24 PM
Unknown Object (File)
Fri, Sep 4, 7:38 AM
Unknown Object (File)
Wed, Sep 2, 11:44 AM
Unknown Object (File)
Wed, Sep 2, 7:14 AM
Unknown Object (File)
Wed, Sep 2, 6:31 AM
Unknown Object (File)
Wed, Sep 2, 2:43 AM
Unknown Object (File)
Wed, Sep 2, 2:43 AM
Unknown Object (File)
Tue, Sep 1, 6:51 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Apr 8 2024, 8:30 PM

Eg is the protocol access endian safe.

This revision is now accepted and ready to land.Apr 8 2024, 9:10 PM

They are enabled in sys/modules/Makefile for all arches and MK_ISCSI defaults to YES for all arches, so this is matching that.

This revision was automatically updated to reflect the committed changes.