English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 15 January 2018, 14:21   #21
Sinphaltimus
Registered User
 
Sinphaltimus's Avatar
 
Join Date: Aug 2016
Location: Cresco, PA, USA
Age: 53
Posts: 1,126
Quote:
Originally Posted by Retro1234 View Post
So you can copy files To and From the USB but can you run files from it?
"can't" - that's been my experience. The HxC mount utility or whatever it's called. I played with it for about 15 minutes. It is slow but functional. It does not MOUNT anything to the system afaik so there is nothing to run a program from. Instead, the utility itself allows you to view the content on the USB stick and with that utility you can copy files to and from it.

In its current state; useless for anyone without a hard drive unless you want to copy files from USB to floppy for some reason. And if that was the case, better off just making an ADF.

Currently, the only use I see for it today (for the average end user non-developer type) is if you have no other method to transport files to/from external sources.

Last edited by Sinphaltimus; 15 January 2018 at 14:22. Reason: fixed typos
Sinphaltimus is offline  
Old 16 January 2018, 09:57   #22
idrougge
Registered User
 
Join Date: Sep 2007
Location: Stockholm
Posts: 4,332
I think the main reason why it has not been developed into a hard drive replacement is because it will never replace a hard drive, and the target user will either be too incompetent to use it or disappointed because it works at floppy drive speeds.
idrougge is offline  
Old 16 January 2018, 11:14   #23
Retro1234
Phone Homer
 
Retro1234's Avatar
 
Join Date: Jun 2006
Location: 5150
Posts: 5,773
Seems a shame could be great for Lucas and Sierra multi disk games.
Retro1234 is offline  
Old 16 January 2018, 12:37   #24
gonk23
Registered User
 
Join Date: Feb 2015
Location: Melbourne, Australia
Posts: 11
Are we talking about the HxCFE Amiga copy utility I hacked together a couple of years ago?

https://github.com/gonk23/HXCFE_Amiga_copy_utility

Quote:
Originally Posted by idrougge View Post
I think the main reason why it has not been developed into a hard drive replacement is because it will never replace a hard drive, and the target user will either be too incompetent to use it or disappointed because it works at floppy drive speeds.
That was pretty much my conclusion too.

I had a specific use case of wanting to copy large (>880kB) WHDLoad lha files to my A500 with A590 hard drive without needing to split them. What I wrote served this purpose even though it took all night to copy the files

Related thread:

http://eab.abime.net/showthread.php?t=81781

I pretty much summarise what it is and isn't good for at the start of that thread. Also, it looks like there are some issues when using Gotek as the hardware (I only have pure HxC hardware and was unable to test Gotek).
gonk23 is offline  
Old 16 January 2018, 18:45   #25
Jeff_HxC2001
Registered User
 
Join Date: Sep 2008
Location: Paris / France
Posts: 656
Quote:
Originally Posted by idrougge View Post
I think the main reason why it has not been developed into a hard drive replacement is because it will never replace a hard drive, and the target user will either be too incompetent to use it or disappointed because it works at floppy drive speeds.
In fact it was developed into a hard drive replacement on Atari ST ! A true hard disk driver was developed for this machine :

http://hxcmount.atomas.com/

You can use the HxC drive as a true harddisk : start softwares from C: and so on...
For amiga i am just missing a disk driver skeleton as start point...

For the speed :

Quote:
Speed
Remember that the hardware is still used to access your partition. Every bytes must go through the FLOPPY disk interface. As it is a slow data bus, do not expect hard disk-like performances. However, thanks to the author of the Hxc FE hardware, the data transfert is used at burst mode. It is much, much faster than a real floppy disk. And, for the most part, the drive head seek are virtually instanteneous, probably faster than on a real hard disk. All in all, HxCmount permits "near-usesable" speed.
Jeff_HxC2001 is offline  
Old 17 January 2018, 02:37   #26
gonk23
Registered User
 
Join Date: Feb 2015
Location: Melbourne, Australia
Posts: 11
Quote:
Originally Posted by Jeff_HxC2001 View Post
For amiga i am just missing a disk driver skeleton as start point...
It's possible that the code will need some performance improvements too. My copy utility basically just uses your code to access the HxC, and does a simple buffer copy (see the "copy_file_from_hxc" function in https://github.com/gonk23/HXCFE_Amig...master/hxcfe.c) but only achieves around 3kB/s. Of course it's possible that I've done something stupid or there's something wrong with the build tools I used.

Last edited by gonk23; 17 January 2018 at 02:52.
gonk23 is offline  
Old 27 July 2019, 22:36   #27
Umpal
Registered User
 
Join Date: Jun 2015
Location: DR
Posts: 31
Quote:
Originally Posted by gonk23 View Post
It's possible that the code will need some performance improvements too. My copy utility basically just uses your code to access the HxC, and does a simple buffer copy (see the "copy_file_from_hxc" function in https://github.com/gonk23/HXCFE_Amig...master/hxcfe.c) but only achieves around 3kB/s. Of course it's possible that I've done something stupid or there's something wrong with the build tools I used.
Hi gonk32,
That little and useful tool of yours needs an update. It doesn't work anymore with the latest HxC firmware v3.3.7.4a. And some speed up would be welcomed as well
Umpal is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
GOTEK USB Format Vaninna support.Hardware 1 18 June 2016 01:39
gotek files transfer vertigo support.Hardware 9 24 May 2015 20:56
simple method to transfer files to Amiga using Gotek kipper2k support.Hardware 6 22 January 2015 10:50
Gotek Amiga USB Floppy & USB 2 HELP iowtheme support.Hardware 8 14 December 2014 20:11
USB/PCMCIA PC<>Amiga transfer Djay support.Hardware 13 28 April 2006 19:06

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:53.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.13995 seconds with 15 queries