Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-20545

Implement storage driver for QLogic ISP SCSI chips

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • Drivers: Storage
    • None

    Description

      These SCSI controllers were rare on PCs but common on DEC Alpha systems. This driver is required for the ROS VW port. QLogic never released technical manuals for their ISP chips, some details about the hardware can be found by looking up the Linux and BSD drivers:
      https://github.com/NetBSD/src/blob/trunk/sys/dev/ic/isp.c
      https://github.com/torvalds/linux/blob/master/drivers/scsi/qla1280.c
      https://web.archive.org/web/19990901202205/http://www.feral.com/isp.html

      QLogic emulation is implemented in 86Box:
      https://github.com/86Box/86Box/blob/master/src/scsi/scsi_ql1xxx.c

      Hardware identifiers:
      PCI\VEN_1077&DEV_1020
      PCI\VEN_1077&DEV_1240
      PCI\VEN_1077&DEV_1080
      PCI\VEN_1077&DEV_1280
      PCI\VEN_1077&DEV_1016
      PCI\VEN_1077&DEV_1216

      This driver is a work in progress.

      Attachments

        Activity

          People

            Unassigned Unassigned
            walean disean
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: