haiku/headers/private/drivers
Alexander von Gluck IV cf77ef1857 haiku_loader: Toss iSCSITarget, add TCP stack to loader.
* 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>
2019-01-28 16:47:08 +00:00
..
ata_adapter.h Reworked little endian bitfields a bit. 2015-11-10 08:47:48 +01:00
ata_types.h Reworked little endian bitfields a bit. 2015-11-10 08:47:48 +01:00
dvb.h Interface definition of DVB drivers. Currently private API. 2007-04-13 15:52:58 +00:00
ksocket.h Fixed ksocket header as we don't use a socket module anymore. 2008-04-19 23:58:26 +00:00
lendian_bitfield.h Reworked little endian bitfields a bit. 2015-11-10 08:47:48 +01:00
poke.h
random.h random: add a Virtio RNG module 2013-08-29 18:47:48 +02:00
scsi_cmds.h Reworked little endian bitfields a bit. 2015-11-10 08:47:48 +01:00
scsi_periph.h scsi: Use _res and not res in MK_ERROR. 2018-06-18 22:05:45 -04:00
scsi_sense.h Revert "usb_disk: retry when usb disk not ready" 2013-10-19 22:06:10 +02:00
tty.h * Set reasonable terminal flag defaults. This makes telnetd fully usable 2008-04-24 21:26:35 +00:00