|
Joined: Jan 2012
Posts: 1,165 Likes: 10
Very Senior Member
|
OP
Very Senior Member
Joined: Jan 2012
Posts: 1,165 Likes: 10 |
I've created a table on https://docs.google.com/spreadsheets/d/1BJelaDmh0FUY5BJ-5i-2pRgu8WgA4Ihf0HRAm95LvIA/edit?usp=sharingwith a few rudiments of a harddisk database. Most are taken so far from the "Hard Drive Info-Base" by James Rohrer contained in this archive: https://dl.dropboxusercontent.com/u/55419307/Harddisk%20Database/PLATTEN.rarThe "Platte" subdirectory contains a DOS executable info1.exe with CHS, Precomp and form factor info. I have tried to corroborate that info where possible, and have put the source of the info in a field of its own. Please take a look if this effort is worthwhile, and comment if any database fields are missing or redundant. Once the database has settled, I plan to give it public write access, so everybody can add to it.
NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
|
|
|
|
Joined: Mar 2008
Posts: 217 Likes: 2
Senior Member
|
Senior Member
Joined: Mar 2008
Posts: 217 Likes: 2 |
I think the layout of the sheet is ok. As soon as we can edit it, I'll be digging my hard disks to fill the corresponding info.
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
Qt CHDMAN has a template for hard disks with a lot of predefined settings and infos (manufacturer, model, total size, CHS, sector size, ...).
|
|
|
|
Joined: Jan 2012
Posts: 1,165 Likes: 10
Very Senior Member
|
OP
Very Senior Member
Joined: Jan 2012
Posts: 1,165 Likes: 10 |
The table now has fields for LBA count and two alternative translation CHS values. Size is either calculated via the native CHS values or via the LBA count. Darkstar has pointed me to Total Hardware 99 (thanks!) which is reproduced at http://museum.ttrk.ee/th99/ ... this makes an even nicer basis than the piece of soft I have proposed before. @Anna ... thanks for the pointer. I'm not using a front end, so I'd like to have these things in MESS. What's the devs' view?
NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
|
|
|
|
Joined: Oct 2006
Posts: 1,017 Likes: 21
Very Senior Member
|
Very Senior Member
Joined: Oct 2006
Posts: 1,017 Likes: 21 |
Right, I was just thinking about that. I'm sure that can be merged and otherwise anything new copied over to qmc2 for now 
|
|
|
|
Joined: Apr 2005
Posts: 604 Likes: 2
Senior Member
|
Senior Member
Joined: Apr 2005
Posts: 604 Likes: 2 |
The CHD files should specify the harddisk model (some arbitrary string like "IBM-DCAS-32160" or something) and all "non-default" parameters (like firmware revision and non-default modepage settings for that particular disk for example).
The rest of the parameters (fixed modepage stuff, chs geometry, transfer rates and seek times, vendor/product IDs, etc.) should be defined inside MESS (so that it can be easily extended without having to change the CHD files themselves).
That is, unless someone would be crazy enough to actually simulate the harddisk controllers, in which case it would be a matter of having a ROM set for each harddisk model available (but which will probably not be feasible in the foreseeable future)
I'll try to locate the Micro House databases that I know I have lying around somewhere, there could be data on even more HDDs in there (but the TH99 database is probably just ripped from Micro House)
|
|
|
|
Joined: Jan 2012
Posts: 1,165 Likes: 10
Very Senior Member
|
OP
Very Senior Member
Joined: Jan 2012
Posts: 1,165 Likes: 10 |
The database is writeable now. https://docs.google.com/spreadsheets/d/1BJelaDmh0FUY5BJ-5i-2pRgu8WgA4Ihf0HRAm95LvIA/edit?usp=sharingDarkstar coined the term "Harddisk Personalities" which I like a lot. I've added a field "AT drive type" - the values there are much like you'd have handled disks towards the end of the ST506 and the beginning of the IDE era: If you had a BIOS with no setting to "roll your own" harddisk definition, you'd try to come as close to the physical values of the harddisk, losing as few cylinders as possible. You'd hope that the drive in question was tolerant, so that a false setting for Write Precompensation wouldn't keep the drive from working. I'm using a list of the extended 5170 BIOS for now, and I'm making those best bets. This can of course be easily corrected to a stricter version or totally omitted.
NCR DMV- DEC Rainbow- Siemens PCD- ITT 3030-Oly People- Acorn A5000- Olivetti M20
|
|
|
|
Joined: May 2008
Posts: 4,930 Likes: 24
Very Senior Member
|
Very Senior Member
Joined: May 2008
Posts: 4,930 Likes: 24 |
Right, I was just thinking about that. I'm sure that can be merged and otherwise anything new copied over to qmc2 for now  Qchdman's hard disk templates can be "dumped" in a script containing just "qchdman.dumpHardDiskTemplates()" in case someone wants to incorporate them  .
A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
|
|
|
|
Joined: May 2004
Posts: 1,740 Likes: 8
Very Senior Member
|
Very Senior Member
Joined: May 2004
Posts: 1,740 Likes: 8 |
Correct me if I'm wrong, but if we start handling drives at firmware level isn't this going to get a lot more complex with most drives having space only accessible by the drive (for relocating bad sectors etc.?)
|
|
|
1 members (Pernod),
23
guests, and
4
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,158
Posts119,911
Members5,034
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|