mirror of
https://github.com/akuker/RASCSI.git
synced 2025-03-11 03:30:32 +00:00
Add Iomega Floptical profiles (#453)
This commit is contained in:
parent
70d58118fd
commit
1446664310
@ -359,6 +359,30 @@
|
|||||||
"description": "Removable Iomega Jaz drive, 2GB capacity",
|
"description": "Removable Iomega Jaz drive, 2GB capacity",
|
||||||
"url": "https://archive.eol.ucar.edu/docs/isf/facilities/iss/manual/creating-data-disks.html"
|
"url": "https://archive.eol.ucar.edu/docs/isf/facilities/iss/manual/creating-data-disks.html"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"device_type": "SCRM",
|
||||||
|
"vendor": "IOMEGA",
|
||||||
|
"product": "Io20S *F",
|
||||||
|
"revision": "PP33",
|
||||||
|
"block_size": 512,
|
||||||
|
"size": 1474048,
|
||||||
|
"name": "Iomega Floptical 1.44MB",
|
||||||
|
"file_type": "hdr",
|
||||||
|
"description": "Iomega Floptical 21MB/1.44MB SCSI drive",
|
||||||
|
"url": "https://github.com/akuker/RASCSI/wiki/Iomega-Floptical"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"device_type": "SCRM",
|
||||||
|
"vendor": "IOMEGA",
|
||||||
|
"product": "Io20S *F",
|
||||||
|
"revision": "PP33",
|
||||||
|
"block_size": 512,
|
||||||
|
"size": 20874240,
|
||||||
|
"name": "Iomega Floptical 21MB",
|
||||||
|
"file_type": "hdr",
|
||||||
|
"description": "Iomega Floptical 21MB/1.44MB SCSI drive",
|
||||||
|
"url": "https://github.com/akuker/RASCSI/wiki/Iomega-Floptical"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"device_type": "SCRM",
|
"device_type": "SCRM",
|
||||||
"vendor": "SYQUEST",
|
"vendor": "SYQUEST",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user