VirtualBox

Changeset 12188

Show
Ignore:
Timestamp:
09/07/08 22:36:36 (2 months ago)
Author:
vboxsync
Message:

BusLogic?: Implement a simple SCSI access interface for the BIOS which will be shared with the LsiLogic? device

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Devices/Makefile.kmk

    r12170 r12188  
    303303DevicesR3_DEFS         += VBOX_WITH_BUSLOGIC 
    304304DevicesR3_SOURCES      += \ 
    305         Storage/DevBusLogic.cpp 
     305        Storage/DevBusLogic.cpp \ 
     306        Storage/VBoxSCSI.cpp 
    306307endif 
    307308 
     
    841842 Drivers_SOURCES += \ 
    842843        Storage/DrvSCSI.cpp 
     844 Drivers_SOURCES.linux += \ 
     845        Storage/DrvSCSIHost.cpp 
    843846endif # VBOX_WITH_BUSLOGIC 
    844847 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy