Correct drive sizes for Microp drives. Their true block_size is 256 kb, but should function with 512 kb as well.

This commit is contained in:
Daniel Markstedt 2021-09-21 19:03:38 -07:00
parent 22976029ce
commit 2cee644350

View File

@ -77,7 +77,7 @@
"product": "1325",
"revision": "",
"block_size": 512,
"size": 138412032,
"size": 69206016,
"name": "Micropolis 1325",
"file_type": "hds",
"description": "Largest predefined on SunOS 2; Microp 1325 is actually an ESDI disk on an adapter.",
@ -89,7 +89,7 @@
"product": "1588T",
"revision": "",
"block_size": 512,
"size": 333742080,
"size": 166871040,
"name": "Micropolis 1588-15",
"file_type": "hds",
"description": "Largest predefined on SunOS 3/4 (Sun-3)",