From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Taylor Subject: Re: PCMCIA SRAM Cards Date: Thu, 29 May 2003 11:16:56 -0700 Sender: linux-admin-owner@vger.kernel.org Message-ID: <5.1.1.6.0.20030529111623.00a99328@mustang> References: <5.1.1.6.0.20030529105736.00aeb370@mustang> Mime-Version: 1.0 Return-path: In-Reply-To: <5.1.1.6.0.20030529105736.00aeb370@mustang> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: linux-admin@vger.kernel.org At 11:02 AM 05/29/03, Scott Taylor wrote: >Hello all, > >Anyone know how, or where I can find documentation on how to read a raw >data stream from a PCMCIA SRAM card. There is no file system on it, just >raw data. Maybe dd the device, but how do I tell which /dev it is >connected to? > >Preferably Linux, but Delphi, Windows, Perl, C, all work for me. Never mind, I found it. Thanks just the same. http://tldp.org/HOWTO/PCMCIA-HOWTO-4.html#ss4.7 D'oh!