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)
Thu, Nov 6, 4:50 AM
Unknown Object (File)
Wed, Nov 5, 12:10 PM
Unknown Object (File)
Tue, Nov 4, 10:52 PM
Unknown Object (File)
Mon, Oct 27, 6:04 PM
Unknown Object (File)
Sat, Oct 25, 5:28 AM
Unknown Object (File)
Sat, Oct 25, 5:28 AM
Unknown Object (File)
Sun, Oct 19, 3:29 PM
Unknown Object (File)
Thu, Oct 16, 2:11 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.