]> git.proxmox.com Git - qemu.git/commit - hw/esp-pci.c
esp: add Tekram DC-390 emulation (PC SCSI adapter)
authorHervé Poussineau <hpoussin@reactos.org>
Sat, 4 Aug 2012 19:10:06 +0000 (21:10 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 9 Aug 2012 18:21:49 +0000 (18:21 +0000)
commitcea936b1b5c741c0456f9ccb90be54b5e4b589e5
tree70b6bf021a6cdb0388b472a40d71fe358904b1c9
parentbde299a2473bc86acb5eb476e9962c7cf70c536b
esp: add Tekram DC-390 emulation (PC SCSI adapter)

Difference with AMD PCscsi is that DC-390 contains a EEPROM,
and that a romfile is available to add INT13 support.

This has been successfully tested on:
- MS DOS 6.22 (using DC390 ASPI driver)
- MS Windows 98 SE (using DC390 driver)
- MS Windows NT 3.1 (using DC390 driver)
- MS Windows NT 4.0 (using DC390 driver)
- hard disk and cdrom boot

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/esp-pci.c