Editing Minimig Harddisc

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 55: Line 55:
 
[http://www.amiga.org/modules/newbb/viewtopic.php?topic_id=39867&forum=8 amiga.org Largest Capacity Hard Drive In A600?]
 
[http://www.amiga.org/modules/newbb/viewtopic.php?topic_id=39867&forum=8 amiga.org Largest Capacity Hard Drive In A600?]
  
== Software simulated hardfile with Gayle interface ==
 
 
Software hardfile support suggestion:
 
Software hardfile support suggestion:
 
:Define "struct adfTYPE dh0;"
 
:Define "struct adfTYPE dh0;"
Line 67: Line 66:
 
  Timating file access time of floppy disks, acm.org]<br>
 
  Timating file access time of floppy disks, acm.org]<br>
 
[http://www.powerspec.com/systems/archives/system_components.phtml?component=73&selection=8420 Floppy characteristics powerspec.com] Track-to-Track is ~3 ms<br>
 
[http://www.powerspec.com/systems/archives/system_components.phtml?component=73&selection=8420 Floppy characteristics powerspec.com] Track-to-Track is ~3 ms<br>
[http://www.amiga.org/modules/newbb/viewtopic.php?topic_id=31439&forum=8#forumpost378020 amiga.org Gayle Hardware Registers]
 
 
[http://groups.google.co.uk/group/fa.linux.680x0/browse_thread/thread/33e6f8f26d5bc63c/16cd017fdd8c71e2?lnk=st&q=amiga+gayle+address+register&rnum=1&hl=en#16cd017fdd8c71e2 Gayle IDE register offsets google.co.uk]
 
<pre>
 
Addr on A1000+  Addr on AT Valid Data Read Function    Write Function
 
$0DA1018        3F6        8 bits    Alternate Status Device Control
 
$0DA101C        3F7        8 bits    Drive address    Not used
 
$0DA0004        1F1        8 bits    Error Register  Features
 
$0DA0008        1F2        8 bits    Sector Count    Sector Count
 
$0DA000C        1F3        8 bits    Sector Number    Sector Number
 
$0DA0010        1F4        8 bits    Cylinder Low    Cylinder Low
 
$0DA0014        1F5        8 bits    Cylinder High    Cylinder High
 
$0DA0018        1F6        8 bits    Drive/Head      Drive/Head
 
$0DA001C        1F7        8 bits    Status          Command
 
$0DA2000        1F0        16 bits    Data            Data
 
</pre>
 
 
[http://fxr.watson.org/fxr/search?v=NETBSD&string=gayle NetBSD Gayle matches watson.org]
 
arch/amiga/amiga/gayle.c
 
:#define GAYLE_PHYS_ADDRESS      0xda8000
 
http://fxr.watson.org/fxr/source/arch/amiga/dev/wdc_amiga.c?v=NETBSD#L82
 
http://fxr.watson.org/fxr/source/arch/amiga/dev/gayle_pcmcia.c?v=NETBSD#L102
 
 
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/amiga/amiga/gayle.c?rev=1.6&content-type=text/x-cvsweb-markup
 
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/amiga/dev/gayle_pcmcia.c?rev=1.22&content-type=text/x-cvsweb-markup
 
  
 
== See also ==
 
== See also ==
 
* [[Minimig Expansion]]
 
* [[Minimig Expansion]]

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)