mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 22:04:49 +01:00
cf77ef1857
* This iSCSI implementation only worked on PPC big-endian atm. * We're pretty sure iSCSI support in haiku_loader doesn't make much sense anymore. iPXE on (on arm,x86,etc EFI/BIOS platforms) supports iSCSI boot of disks. * Haiku could use a iSCSI driver add-on, but it would exist much higher up and likely use standard drivers vs bare-minimum iSCSI target impementations. * Leaving TCP and adding to all arches since it could make sense for haiku's native network disk subsystem or network debugging? Change-Id: Ic181b93a1d8ffd77f69e00e372b44b79abbddb42 Reviewed-on: https://review.haiku-os.org/c/899 Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com> Reviewed-by: waddlesplash <waddlesplash@gmail.com>