Welcome, Guest. Please login or register.

Author Topic: Hot Swap SD cards?  (Read 3571 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline J-GoldenTopic starter

  • TOP SECRET USER!!!
  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1330
  • Country: us
  • Gender: Male
    • Show only replies by J-Golden
    • http://about.me/J.Golden
Hot Swap SD cards?
« on: July 13, 2011, 04:49:58 AM »
Just wondering if there was ever a fix made so you could do this on an Amiga.  I remember helping someone out on another thread and reading an IDEfix patch that said it made so you could USE SD cards, but it didn't specify to what extent.

Anyone have dealings with this?
AMIGA: (NOUN) THE FIRST COMPUTER THAT BRIDGED THE GAP BETWEEN HUMANITY AND TECHNOLOGY.
 

Offline mfilos

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 662
    • Show only replies by mfilos
    • http://mfilos.blogspot.com/
Re: Hot Swap SD cards?
« Reply #1 on: July 13, 2011, 06:15:24 AM »
I seriously doubt that this can work out SIMPLY because (afaik) hot swap isn't supported on IDE itself.
So whatever adapter you will use (CF/SD/MS etc) it still connects to the IDE bus alas it won't be possible to support it.
Visit my Amiga blog here
- A600: Vampire V3, 128MB, A604n, 16GB CF, Indivision ECS, RapidRoad, MAS-Player + Custom Audio Mixer (internal), HxC SD + Slim floppy (internal)
 

Offline NovaCoder

Re: Hot Swap SD cards?
« Reply #2 on: July 13, 2011, 06:33:59 AM »
There's an IDEFix patch to use CF cards, is that what you mean?
Life begins at 100 MIPS!


Nice Ports on AmiNet!
 

Offline J-GoldenTopic starter

  • TOP SECRET USER!!!
  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1330
  • Country: us
  • Gender: Male
    • Show only replies by J-Golden
    • http://about.me/J.Golden
Re: Hot Swap SD cards?
« Reply #3 on: July 13, 2011, 09:15:14 AM »
Quote from: NovaCoder;649320
There's an IDEFix patch to use CF cards, is that what you mean?
Hm, it is possible.  I might have mixed up the CF for SD (My brain, I tell ya...).  Are CF and SD cards unusable without special drivers or patches?

If it the same file I read through (I'll double check when I get home) it still doesn't specify if it setups a "removable disk" environment.  I know there were drivers made for other removable media that was IDE based (CDROM, LS120, ZIPP) so why not these?
AMIGA: (NOUN) THE FIRST COMPUTER THAT BRIDGED THE GAP BETWEEN HUMANITY AND TECHNOLOGY.
 

Offline NovaCoder

Re: Hot Swap SD cards?
« Reply #4 on: July 13, 2011, 12:44:44 PM »
Quote from: J-Golden;649324
Hm, it is possible.  I might have mixed up the CF for SD (My brain, I tell ya...).  Are CF and SD cards unusable without special drivers or patches?

If it the same file I read through (I'll double check when I get home) it still doesn't specify if it setups a "removable disk" environment.  I know there were drivers made for other removable media that was IDE based (CDROM, LS120, ZIPP) so why not these?


IdeFix probably won't work with a CF unless it is patched, real IDE solid state HD's will be fine.
Life begins at 100 MIPS!


Nice Ports on AmiNet!
 

Offline J-GoldenTopic starter

  • TOP SECRET USER!!!
  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1330
  • Country: us
  • Gender: Male
    • Show only replies by J-Golden
    • http://about.me/J.Golden
Re: Hot Swap SD cards?
« Reply #5 on: July 13, 2011, 02:01:09 PM »
Quote from: NovaCoder;649336
IdeFix probably won't work with a CF unless it is patched,
Ok, I get that. So the patch on Aminet will only allow access to a CF or SD card but not allow for swapping right? Is it possible to create a driver or patch to do such a thing?
 
Quote from: NovaCoder;649336
real IDE solid state HD's will be fine.
Oh, I'm VERY aware of that! :D
 
(My old A4000T HD)
AMIGA: (NOUN) THE FIRST COMPUTER THAT BRIDGED THE GAP BETWEEN HUMANITY AND TECHNOLOGY.
 

Offline Thomas

Re: Hot Swap SD cards?
« Reply #6 on: July 13, 2011, 03:00:25 PM »
Quote from: J-Golden;649339
Ok, I get that. So the patch on Aminet will only allow access to a CF or SD card but not allow for swapping right? Is it possible to create a driver or patch to do such a thing?


No. As mentioned above, it's not a driver issue, but the IDE standard does not allow hot swapping. CD and ZIP drives are different. There the drive itself remains in place and connected to the IDE cable, you only remove the disk. With flash memory like CF cards you remove the entire device from the IDE cable. This is not supported.

One would need to make an intelligent adapter which treats the flash memory card as removable disk and identifies itself to the IDE bus as removable harddrive.

This comes to mind: http://www.vesalia.de/e_trueide.htm
I don't know if this specific adapter supports hot swapping but at least it's this kind of device which could support it. It also shows how much it would cost to get such a thing as opposed to the cheap CF-to-IDE adapters usually used.

Offline mechy

Re: Hot Swap SD cards?
« Reply #7 on: July 13, 2011, 03:54:45 PM »
Quote from: J-Golden;649311
Just wondering if there was ever a fix made so you could do this on an Amiga.  I remember helping someone out on another thread and reading an IDEfix patch that said it made so you could USE SD cards, but it didn't specify to what extent.

Anyone have dealings with this?

The scsi card readers i sell will do hotswap(except for the card you boot from-any card is bootable on good controllers) the other 4 slots can be hotswapped. the controller must support LUNS and Reselection.

so for example you can boot off the cf slot, then use the SD slot to hotswap or memstik,smart media,or the pcmcia slot with cf adapter.

This works on A4000t scsi, cyberstorm scsi and the fastlane scsi,i haven't had time to try hotswapping on the 2091(the readers do work on it w/6x rom and up.. 7 is recommended.)also works on the warpengine.

Mike
« Last Edit: July 13, 2011, 03:59:03 PM by mechy »
 

Offline mechy

Re: Hot Swap SD cards?
« Reply #8 on: July 13, 2011, 04:03:54 PM »
This doesn't apply to the onboard ide,and everyone probably knows this but cf's are hotswappable on the A1200/600 pcmcia port with a pcmcia->cf adapter when using CFD.lha from aminet.Make sure u have the reset fixes/patches installed etc.

Mech
 

Offline J-GoldenTopic starter

  • TOP SECRET USER!!!
  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1330
  • Country: us
  • Gender: Male
    • Show only replies by J-Golden
    • http://about.me/J.Golden
Re: Hot Swap SD cards?
« Reply #9 on: July 13, 2011, 05:23:09 PM »
Quote from: mechy;649347
The scsi card readers i sell will do hotswap(except for the card you boot from-any card is bootable on good controllers) the other 4 slots can be hotswapped. the controller must support LUNS and Reselection.

so for example you can boot off the cf slot, then use the SD slot to hotswap or memstik,smart media,or the pcmcia slot with cf adapter.

This works on A4000t scsi, cyberstorm scsi and the fastlane scsi,i haven't had time to try hotswapping on the 2091(the readers do work on it w/6x rom and up.. 7 is recommended.)also works on the warpengine.

Mike

I have an A4000T and I would LOVE to put one of these in it!

Info please!

Oh, and the patch I was talking about was for CF readers working with IDEfix (IDEFix_Patches.lha on Aminet).
« Last Edit: July 13, 2011, 05:26:00 PM by J-Golden »
AMIGA: (NOUN) THE FIRST COMPUTER THAT BRIDGED THE GAP BETWEEN HUMANITY AND TECHNOLOGY.