Added emulation of Adaptec AHA-1542C and BusLogic BT-545S SCSI adapters.
This commit is contained in:
parent
50a874c287
commit
2c2e325f60
17 changed files with 2600 additions and 12 deletions
2
src/scsi_aha1540.h
Normal file
2
src/scsi_aha1540.h
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
extern device_t scsi_aha1542c_device;
|
||||
extern device_t scsi_bt545s_device;
|
||||
Loading…
Reference in a new issue