VirtualBox

Ignore:
Timestamp:
May 19, 2021 1:35:28 PM (4 years ago)
Author:
vboxsync
Message:

Devices/PC/BIOS: Implement basic BusLogic and LsiLogic drivers to be able to get rid of the crappy VBoxSCSI interface, bugref:4841

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/disk.c

    r83027 r89168  
    9090#ifdef VBOX_WITH_SCSI
    9191    [DSK_TYPE_SCSI] = { scsi_read_sectors, scsi_write_sectors },
    92 #endif
    93 #ifdef VBOX_WITH_VIRTIO_SCSI
    94     [DSK_TYPE_VIRTIO_SCSI] = { virtio_scsi_read_sectors, virtio_scsi_write_sectors },
    9592#endif
    9693};
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette