Difference between revisions of "Template:Device Infobox/SCSI Controller"

From Vogons Wiki
Jump to: navigation, search
(Create infobox)
 
(IDE ROM -> SCSI ROM)
Line 14: Line 14:
 
{{Device Infobox/Item | SCSI-U160 | {{#switch:{{{SCSI-U160|N}}}|Y=✓|?=Unknown|✕}} [[Supports SCSI-U160::{{{SCSI-U160|N}}}| ]] }}
 
{{Device Infobox/Item | SCSI-U160 | {{#switch:{{{SCSI-U160|N}}}|Y=✓|?=Unknown|✕}} [[Supports SCSI-U160::{{{SCSI-U160|N}}}| ]] }}
 
{{Device Infobox/Item | SCSI-U320 | {{#switch:{{{SCSI-U320|N}}}|Y=✓|?=Unknown|✕}} [[Supports SCSI-U320::{{{SCSI-U320|N}}}| ]] }}
 
{{Device Infobox/Item | SCSI-U320 | {{#switch:{{{SCSI-U320|N}}}|Y=✓|?=Unknown|✕}} [[Supports SCSI-U320::{{{SCSI-U320|N}}}| ]] }}
{{Device Infobox/Item | ROM type | [[IDE ROM type::{{{ROM type|Unknown}}}]] }}
+
{{Device Infobox/Item | ROM type | [[SCSI ROM type::{{{ROM type|Unknown}}}]] }}
 
<noinclude>
 
<noinclude>
 
{{Device Infobox/End}}
 
{{Device Infobox/End}}

Revision as of 23:51, 16 April 2016

Device Infobox/SCSI Controller
There is no image of this device — upload one!
Bus type Unknown
Bus width Unknown
Bus speed Unknown
8-bit ISA compatible? Unknown
PCI 5V tolerant? Unknown
PCI 3.3V tolerant?
Manufacturer Unknown
Chipset Unknown
Connectors Unknown
Requires -5VDC? Unknown
Requires -12VDC? Unknown
Config method Unknown
SCSI Controller
SCSI buses Unknown
SCSI-1 (5 MB/s)
SCSI-2 (10 MB/s)
SCSI-2/W (20 MB/s)
SCSI-3 (40 MB/s)
SCSI-U80
SCSI-U160
SCSI-U320
ROM type
Driver Missing download URL

This template is used to populate the Device Infobox with information about a SCSI controller card. See Future Domain TMC 1600 for example use. As this template sits inside an infobox, it can be combined with other templates in the case of multi-function devices.

Valid parameters and examples specific to this infobox are:

Parameter Meaning
SCSI buses = Value Number of independent SCSI buses this device can communicate with. Note that some devices provide multiple connectors for the same bus (e.g. a controller card with internal and external connectors on the same bus), so be careful to ensure this figure really is the number of SCSI buses and not just the number of connectors.
SCSI-1 = Y Boolean value set to Y if the device can communicate using the SCSI-1 (5 MB/sec, narrow) standard, perhaps with optional cable adapters.
SCSI-2 = Y Boolean value set to Y if the device can communicate using the SCSI-2 Fast SCSI (10 MB/sec, narrow) standard, perhaps with optional cable adapters.
SCSI-2W = Y Boolean value set to Y if the device can communicate using the SCSI-2 Fast Wide (20 MB/sec, wide) standard, perhaps with optional cable adapters.
SCSI-3 = Y Boolean value set to Y if the device can communicate using the SCSI-3 Ultra Wide (40 MB/sec, wide) standard, perhaps with optional cable adapters.
SCSI-U80 = Y Boolean value set to Y if the device can communicate using the SCSI-3 Ultra2 Wide (80 MB/sec, wide) standard, perhaps with optional cable adapters.
SCSI-U160 = Y Boolean value set to Y if the device can communicate using the SCSI-3 Ultra160 (160 MB/sec, wide) standard, perhaps with optional cable adapters.
SCSI-U320 = Y Boolean value set to Y if the device can communicate using the SCSI-3 Ultra320 (320 MB/sec, wide) standard, perhaps with optional cable adapters.
ROM type = Value Text value for the type of ROM/EEPROM/Flash chip. One of:
  • None - no ROM chip is present
  • 28-pin JEDEC - standard byte-wide 28-pin ROM/PROM
  • 32-pin JEDEC - standard 32-pin EEPROM/flash chip
  • PLCC32 - 32-pin PLCC flash chip
  • TSOP40 - 40-pin TSOP package, usually flash memory

Add others to this list as needed - try to be as generic as possible, avoiding part names and using interface names instead.

Default values are shown if the parameter is omitted, so do not use any parameters unless the value is known (most of the defaults say "unknown").