AmigaOne - Peripherals - SiI for Serial ATA
|
How do I know if its working?
Despite, the best information available, it is surprising how many people need proof that their SiI cards are working.
In OS4: idetool -l sii0680ide.device
The last value for Xfer mode (shown in red above) is the current value for the device. In the above example, unit 0 is a hard disk running at pio mode 69 (100MB/s), and unit 2 is a CDROM drve running at pio mode 66 (33MB/s), both UDMA modes.
In Debian Linux:
cat /proc/ide/hda/settings
The values to check are 'current_speed', 'init_speed' and 'using_dma' (all shown in red above). In the above example, hda is a hard disk running at pio mode 69 (100MB/s), and hdc is a CDROM drve running at pio mode 66 (33MB/s), both UDMA modes confirmed by the using_dma flag set to '1'. Further Reading etc While these pages have been written by Amiga Auckland based on our experiences, we have used material published by the author of the driver software to help install the SiI0680 card and some of that material has been included within these pages. We would like to thank Stéphane Guillard for the work he has done in developing these drivers, but as he is not part of Amiga Auckland he is not responsible for these pages. Further reading may be found on Intuition Base or Stéphane Guillard's Development Notes . If there is something you don't understand, you can either contact us at Amiga Auckland or you can leave him a message via AmigaWorld - there is no email address for him at this time. Disclaimer: Amiga Auckland have prepared the above information for the use of its members based on our experiences and as such is subject to revision at any time. Amiga Auckland cannot guarantee any of the information and cannot be held accountable for any issues that may result from using it. |