2001-03-01 16:01:15

by Tim Walberg

[permalink] [raw]
Subject: smartmedia adapter support??

Just wondering whether anyone has successfully gotten
either a PCMCIA SmartMedia Adapter (specifically the
Viking Components one) or a FlashPath floppy SmartMedia
adapter working under 2.4.x. I've got both, and haven't
gotten either working under either 2.2.x or 2.4.x, but
I haven't had the time to work real hard at it either,
so I'm hoping someone can give me some pointers...


TIA,
tw


--
+--------------------------+------------------------------+
| Tim Walberg | [email protected] |
| 828 Marshall Ct. | http://www.concentric.net/~twalberg |
| Palatine, IL 60074 | |
+--------------------------+------------------------------+


Attachments:
(No filename) (703.00 B)
(No filename) (175.00 B)
Download all attachments

2001-03-01 16:50:34

by Steffen Grunewald

[permalink] [raw]
Subject: Re: smartmedia adapter support??

On Thu 2001-03-01 (10:00), Tim Walberg wrote:
> Just wondering whether anyone has successfully gotten
> either a PCMCIA SmartMedia Adapter (specifically the
> Viking Components one) or a FlashPath floppy SmartMedia
> adapter working under 2.4.x. I've got both, and haven't
> gotten either working under either 2.2.x or 2.4.x, but
> I haven't had the time to work real hard at it either,
> so I'm hoping someone can give me some pointers...

http://www.smartdisk.com has a driver (which includes a binary-
only library) for FlashPath that you can compile for your kernel

Works fine here (2.2.16)

Don't know about PCMCIA though

Steffen
--
Steffen Grunewald | GFZ | PB 2.2 | Telegrafenberg E3 | D-14473 Potsdam
? email: steffen(at)gfz-potsdam.de | fax/fon: +49-331-288-1266/-1245 ?
Software is like sex - it's better when it's free. --- Linus Torvalds

2001-03-01 17:11:44

by AJ Lewis

[permalink] [raw]
Subject: Re: smartmedia adapter support??

On Thu, Mar 01, 2001 at 10:00:41AM -0600, Tim Walberg wrote:
> Just wondering whether anyone has successfully gotten
> either a PCMCIA SmartMedia Adapter (specifically the
> Viking Components one) or a FlashPath floppy SmartMedia
> adapter working under 2.4.x. I've got both, and haven't
> gotten either working under either 2.2.x or 2.4.x, but
> I haven't had the time to work real hard at it either,
> so I'm hoping someone can give me some pointers...

I have a Simple Technology PCMCIA adapter that just worked when I compiled
the PCMCIA modules for my kernel. It just looks like an IDE hard drive to
linux and shows up as an /dev/hdxx device.

--
AJ Lewis
Sistina Software Inc. Voice: 612-379-3951
1313 5th St SE, Suite 111 Fax: 612-379-3952
Minneapolis, MN 55414 E-Mail: [email protected]
http://www.sistina.com

Current GPG fingerprint = 3B5F 6011 5216 76A5 2F6B 52A0 941E 1261 0029 2648
Get my key at: http://www.sistina.com/~lewis/gpgkey
(Unfortunately, the PKS-type keyservers do not work with multiple sub-keys)

-----Begin Obligatory Humorous Quote----------------------------------------
FATAL ERROR! SYSTEM HALTED! - Press any key to do nothing...
-----End Obligatory Humorous Quote------------------------------------------


Attachments:
(No filename) (1.26 kB)
(No filename) (232.00 B)
Download all attachments

2001-03-01 18:48:58

by Jakob Oestergaard

[permalink] [raw]
Subject: Re: smartmedia adapter support??

On Thu, Mar 01, 2001 at 05:50:04PM +0100, Steffen Grunewald wrote:
> On Thu 2001-03-01 (10:00), Tim Walberg wrote:
> > Just wondering whether anyone has successfully gotten
> > either a PCMCIA SmartMedia Adapter (specifically the
> > Viking Components one) or a FlashPath floppy SmartMedia
> > adapter working under 2.4.x. I've got both, and haven't
> > gotten either working under either 2.2.x or 2.4.x, but
> > I haven't had the time to work real hard at it either,
> > so I'm hoping someone can give me some pointers...
>
> http://www.smartdisk.com has a driver (which includes a binary-
> only library) for FlashPath that you can compile for your kernel
>
> Works fine here (2.2.16)
>
> Don't know about PCMCIA though

I'm using a PCMCIA SmartMedia adapter from Hagiwara here, it worked
out of the box with 2.2.19pre5 (the first kernel I tried, no particular
reason behind the version). No patches, no libraries, no bull.

This laptop is a pile of crap and most PCMCIA related stuff tends to
break randomly - but this card has worked flawlessly all the time.

The trasfer-rate from a 32MByte flash card is roughly 800 KB/sec, it
can't do DMA.

--
................................................................
: [email protected] : And I see the elder races, :
:.........................: putrid forms of man :
: Jakob ?stergaard : See him rise and claim the earth, :
: OZ9ABN : his downfall is at hand. :
:.........................:............{Konkhra}...............:

2001-03-02 00:05:53

by Andre Hedrick

[permalink] [raw]
Subject: Re: smartmedia adapter support??

On Thu, 1 Mar 2001, Tim Walberg wrote:

> Just wondering whether anyone has successfully gotten
> either a PCMCIA SmartMedia Adapter (specifically the
> Viking Components one) or a FlashPath floppy SmartMedia
> adapter working under 2.4.x. I've got both, and haven't
> gotten either working under either 2.2.x or 2.4.x, but
> I haven't had the time to work real hard at it either,
> so I'm hoping someone can give me some pointers...

That is going to be a SDA device and will have another form of content
protection like CPRM and Linux will not support that superset of features
at this time or in the future. SMA's are on the hit list for music by the
SDMI. If you want to use it as as standard ATA device cool, but the
0xD{0123} opt-codes are not public yet and fall under CFA.

Because it does not use a public spec and I can not release the private
one.....well you get the point.

Regards,

Andre Hedrick
Linux ATA Development

2001-03-02 00:08:14

by Andre Hedrick

[permalink] [raw]
Subject: Re: smartmedia adapter support??


I will not agree to the terms of usage to obtain the file, if you wish to
send it to me to disect, please do.

On Thu, 1 Mar 2001, Steffen Grunewald wrote:

> On Thu 2001-03-01 (10:00), Tim Walberg wrote:
> > Just wondering whether anyone has successfully gotten
> > either a PCMCIA SmartMedia Adapter (specifically the
> > Viking Components one) or a FlashPath floppy SmartMedia
> > adapter working under 2.4.x. I've got both, and haven't
> > gotten either working under either 2.2.x or 2.4.x, but
> > I haven't had the time to work real hard at it either,
> > so I'm hoping someone can give me some pointers...
>
> http://www.smartdisk.com has a driver (which includes a binary-
> only library) for FlashPath that you can compile for your kernel
>
> Works fine here (2.2.16)
>
> Don't know about PCMCIA though
>
> Steffen
> --
> Steffen Grunewald | GFZ | PB 2.2 | Telegrafenberg E3 | D-14473 Potsdam
> ? email: steffen(at)gfz-potsdam.de | fax/fon: +49-331-288-1266/-1245 ?
> Software is like sex - it's better when it's free. --- Linus Torvalds
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

Andre Hedrick
Linux ATA Development