2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-16 08:11:31 +00:00
xNBA/src/drivers
Michael Brown 9a2a52693d Initial AoE implementation. Limitations are:
Cannot yet handle reads of more than two sectors

  No retransmission

  No way to find out a target's MAC address (this proof of concept uses
  broadcasts)

These limitations shall not last long!  :)
2006-05-28 23:29:43 +00:00
..
ata Initial AoE implementation. Limitations are: 2006-05-28 23:29:43 +00:00
block Use separate data-in and data-out buffers. 2006-05-28 23:26:42 +00:00
bus Strip down i386 PCI configuration space I/O to the bare minimum. A 2006-05-17 01:12:11 +00:00
net Rewrote to use the new net driver API, the updated PCI API, and the 2006-05-27 13:45:14 +00:00
nvs Added abstraction layer for a three-wire serial device (e.g. the EEPROM 2006-05-26 15:39:24 +00:00
scsi Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol". 2006-05-14 23:29:16 +00:00