English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware > Hardware mods

 
 
Thread Tools
Old 02 November 2009, 14:45   #1
protek
Amiga hobbyist
 
protek's Avatar
 
Join Date: Aug 2008
Location: Oulu, Finland
Posts: 250
PCMCIA card reader in Zorro bus

Just wondering, how come there are no PCMCIA card readers that connect to the Zorro bus.

That kind of adapter would enable people to use PCMCIA ethernet cards in boxed Amigas. Yes, there are Zorro network cards and those are probably a cheaper option in the long run but theoretically, would it be hard to create that kind of adapter for i.e. A4000?
protek is offline  
Old 02 November 2009, 15:01   #2
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,354
Quote:
Originally Posted by protek View Post
how come there are no PCMCIA card readers that connect to the Zorro bus.
Because there is zero demand?

Quote:
Originally Posted by protek View Post
Theoretically, would it be hard to create that kind of adapter for i.e. A4000?
Easy. Manufacturing them would be the hard bit. Too hard to be worth bothering about.

If an A4000 is what you've got and ethernet is what you want, but value for money is important you could buy a Zorro III Deneb. It would probably even be faster as I think they support 100Mbit USB lan adapters. Plus you'd have access to a whole range of other USB devices.
alexh is offline  
Old 02 November 2009, 20:01   #3
Doobrey
Hamster tamer
 
Join Date: Apr 2007
Location: Out in the woods
Posts: 122
Quote:
Originally Posted by protek View Post
...would it be hard to create that kind of adapter for i.e. A4000?
Ask Kato, they designed one 10 yrs ago.
http://www.katodev.de/english/unity-net.html

Also, answering your first question
(from http://amiga.resource.cx/exp/search.pl?product=unity)
Quote:
Notes
.The Unity never left prototype status
.standard version was too expensive
Doobrey is offline  
Old 03 November 2009, 23:24   #4
ferix
Registered User
 
ferix's Avatar
 
Join Date: Sep 2009
Location: Spain
Age: 47
Posts: 95
Attach a PCMCIA device to the Zorro II bus is an easy task. You only need a pair of buffers for the datapath, an address decoder and some glue logic.
A small CPLD can do the job.
The problem is always the same... the device drivers...
I think It would be cheap, less than $40.
ferix is offline  
Old 04 November 2009, 13:25   #5
protek
Amiga hobbyist
 
protek's Avatar
 
Join Date: Aug 2008
Location: Oulu, Finland
Posts: 250
Quote:
Originally Posted by ferix View Post
Attach a PCMCIA device to the Zorro II bus is an easy task. You only need a pair of buffers for the datapath, an address decoder and some glue logic.
A small CPLD can do the job.
The problem is always the same... the device drivers...
I think It would be cheap, less than $40.
This might sound stupid/ignorant/n00b/whatever but wouldn't it be possible to utilize the device drivers from A1200?

Last edited by protek; 04 November 2009 at 13:34.
protek is offline  
Old 04 November 2009, 14:24   #6
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,354
Only if the hardware was the same, i.e. replicated Gayle (?) registers
alexh is offline  
Old 04 November 2009, 17:17   #7
Zetr0
Ya' like it Retr0?
 
Zetr0's Avatar
 
Join Date: Jul 2005
Location: United Kingdom
Age: 49
Posts: 9,768
it would be a cool idea if it was to come to pass, but it would be just as simple for a zorro-pci bridge enabler, with that you get gfx, network and sound drivers exist already.

I was going to ask Alexh about those OLE PCMCIA usb cards I think he makes, was it USB or was it network? I cannot remember...
Zetr0 is offline  
Old 04 November 2009, 17:28   #8
DoogUK
Doogster
 
DoogUK's Avatar
 
Join Date: Dec 2007
Location: Dorset
Posts: 1,069
Or what if somone could write a driver one of these for PCI busboards...it supports the ma-401 wireless card which we already have amiga drivers for.
Attached Thumbnails
Click image for larger version

Name:	NETGEAR--MA401-MA301-1-pic.jpg
Views:	457
Size:	25.5 KB
ID:	23174  
DoogUK is offline  
Old 04 November 2009, 17:31   #9
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,354
The Oxford Semiconductor CFU950, a 16-bit PC Card PCMCIA to USB 1.1 host.

Not really worth bothering with. Better to just get a subway.
alexh is offline  
Old 04 November 2009, 17:37   #10
Zetr0
Ya' like it Retr0?
 
Zetr0's Avatar
 
Join Date: Jul 2005
Location: United Kingdom
Age: 49
Posts: 9,768
Quote:
Originally Posted by alexh View Post
The Oxford Semiconductor CFU950, a 16-bit PC Card PCMCIA to USB 1.1 host.

Not really worth bothering with. Better to just get a subway.
true, but might not be the most elegant solution given the feature with a standard A600 or A1200 with no clock port =)

do you have or a linkie to the linux source drivers ? I would love to have a little peruse =)
Zetr0 is offline  
Old 04 November 2009, 22:01   #11
ferix
Registered User
 
ferix's Avatar
 
Join Date: Sep 2009
Location: Spain
Age: 47
Posts: 95
Quote:
Originally Posted by Zetr0 View Post
true, but might not be the most elegant solution given the feature with a standard A600 or A1200 with no clock port =)

do you have or a linkie to the linux source drivers ? I would love to have a little peruse =)
I was looking at the linux source drivers last night. There are very well commented, and the gayle's pcmcia interface doesn't look too much complicated.
I think It can be implemented in a standard CPLD, like 7128 from Altera or even much smaller, like 7032.
ferix is offline  
Old 04 November 2009, 22:43   #12
Zetr0
Ya' like it Retr0?
 
Zetr0's Avatar
 
Join Date: Jul 2005
Location: United Kingdom
Age: 49
Posts: 9,768
@ferix

hmmm 32 macrocell

off the top of my head, you would need a FIFO buffer of atleast 16k in size,
that controller alone could easly eat up the better part of 32 macrocells.

a 7128 with 128 macrocells would be a better choice in this instance, but it will come down to the Gayle logic code and FIFO buffer control.

I am unsure that would be enough my friend, as you would have to Z2/3 bus controll, (even in PIO setup) then the Gayle intupretation, then argument with the FIFO buffer (then onto the pcmcia port)

The above is incredibly simplistic, thinking it now, you would also need a small command cache as well, this could easly eat a 128macro cell for breakfast.

However its not UNDO-ABLE, especially with todays el-cheapo hardware, but as with everything, the hardware is only 20% of the work, its the software that makes it happen.

Personally I have always wondered about shadowing the PCMCIA so you could two ports on the A1200, now that would be just as awesome too =)
Zetr0 is offline  
Old 04 November 2009, 23:31   #13
amiman99
Registered User
 
amiman99's Avatar
 
Join Date: Sep 2009
Location: San Antonio, TX USA
Age: 50
Posts: 1,185
Did anyone used this device with Amiga? IDE to PCMCIA converter, It may work!!!

$6, people...

http://tekgems.com/Products/la-idsc09.htm

or from Ebay for $6, I would try it but I dont have IDE controller for my A2000 / A3000 Amiga

http://cgi.ebay.com/New-PCMCIA-to-ID...item1e58e2eb47

Last edited by amiman99; 04 November 2009 at 23:39.
amiman99 is offline  
Old 04 November 2009, 23:57   #14
ferix
Registered User
 
ferix's Avatar
 
Join Date: Sep 2009
Location: Spain
Age: 47
Posts: 95
@Zetr0

Well, I was talking about how to make It in a simple way...
If you want high transfer rates, yes, you need a more complex hardware, or even implement the CARDBUS interface...
But If you only want the same PCMCIA interface from A600 or A1200, It's not so complicated to get It working.
I think that cloning the Gayle's PCMCIA interface can be done, as someone did before with the IDE controller...
ferix is offline  
Old 05 November 2009, 05:27   #15
Zetr0
Ya' like it Retr0?
 
Zetr0's Avatar
 
Join Date: Jul 2005
Location: United Kingdom
Age: 49
Posts: 9,768
Quote:
Originally Posted by amiman99 View Post
Did anyone used this device with Amiga? IDE to PCMCIA converter, It may work!!!

$6, people...

http://tekgems.com/Products/la-idsc09.htm

or from Ebay for $6, I would try it but I dont have IDE controller for my A2000 / A3000 Amiga

http://cgi.ebay.com/New-PCMCIA-to-ID...item1e58e2eb47
Now thats an interesting bitof hardware, about as practical as a chocolate fire-guard, but still cool =)

Quote:
Originally Posted by ferix View Post
@Zetr0

Well, I was talking about how to make It in a simple way...
If you want high transfer rates, yes, you need a more complex hardware, or even implement the CARDBUS interface...
But If you only want the same PCMCIA interface from A600 or A1200, It's not so complicated to get It working.
I think that cloning the Gayle's PCMCIA interface can be done, as someone did before with the IDE controller...
indeedy =)

it would be simple enough to make an auto booting IDE zorro card based on that work, depending on how-much of the Gayle code is interpreted it shouldn't be a far stretch for a working PIO driven PCMCIA adapter.

The first person I would ask would be Toni and get an overview of the Gayle functions and requirements, you will then be in a better position to calculate the needed Cell Size =)

Its certainly interesting indeed

now I must poke Alexh into giving me the coordinates to the rebel base (ahem) I mean a link to the OLE PCMCIA USB drivers
Zetr0 is offline  
Old 05 November 2009, 20:23   #16
amiman99
Registered User
 
amiman99's Avatar
 
Join Date: Sep 2009
Location: San Antonio, TX USA
Age: 50
Posts: 1,185
Quote:
Originally Posted by Zetr0 View Post
Now thats an interesting bitof hardware, about as practical as a chocolate fire-guard, but still cool =)
I know it would not be useful for Ethernet cards, but some one could use it as a storage device, like CF, SD, and other cards.
amiman99 is offline  
Old 05 November 2009, 21:46   #17
protek
Amiga hobbyist
 
protek's Avatar
 
Join Date: Aug 2008
Location: Oulu, Finland
Posts: 250
Quote:
Originally Posted by amiman99 View Post
I know it would not be useful for Ethernet cards, but some one could use it as a storage device, like CF, SD, and other cards.
Well, for CF cards there are direct CF to IDE adapters. I might actually get one of those card bracket models to fill up the empty bracket hole in the back.
protek is offline  
Old 06 November 2009, 00:46   #18
amiman99
Registered User
 
amiman99's Avatar
 
Join Date: Sep 2009
Location: San Antonio, TX USA
Age: 50
Posts: 1,185
Quote:
Originally Posted by protek View Post
Well, for CF cards there are direct CF to IDE adapters. I might actually get one of those card bracket models to fill up the empty bracket hole in the back.
But then you are limited to CF cards only, if you have different PCMCIA adapters, you can use different storage cards. It's a Cool factor
amiman99 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
Any interest in a Zorro II to PCMCIA card? aperez Hardware mods 21 09 October 2018 21:51
SD/MMC/MS/Pro DUO TO PCMCIA Card Reader jailer support.Hardware 8 25 June 2011 14:58
Zorro Bus Termination... chiark support.Hardware 3 15 October 2010 09:50
Using a PCMCIA card-reader with ClassicWB UberFreak project.ClassicWB 26 20 August 2010 04:46
PCMCIA reader/card plus memory expansion Jimbo support.Hardware 18 17 August 2010 19:11

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 08:17.

Top

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