Internships/ProjectIdeas/BusLogic
BusLogic
Summary: Porting BusLogic SCSI adapter from VirtualBox to QEMU
QEMU doesn't support BusLogic SCSI adapter BT-958. However, VirtualBox supports it, and some virtual machines include the only driver for BusLogic.
This project is aimed at supporting BusLogic adapter in QEMU. VirtualBox code may be used as a reference. There is no documentation available, however Linux driver may be used to recover the details of the adapter behavior.
Links:
- No datasheet available
- Implementation in VirtualBox
- Prior (incomplete) implementation in QEMU
- Linux driver manual
- Linux driver implementation
Details:
- Skill level: advanced
- Language: C
- Mentor: Denis Dmitriev <Denis.Dmitriev@ispras.ru>, Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
- Suggested by: Pavel Dovgalyuk