Re: SmartDisk USB CompactFlash reader

2001-07-25 Thread Wes Peters

Alfred Perlstein wrote:
 
 * Leif Neland [EMAIL PROTECTED] [010724 19:18] wrote:
  I've got such a device; it was nessecary, because my camera run out of
  batteries before I could retrieve 48MB of pictures over the normal serial
  port
 
 
  When I plug it in it displays:
  ugen0: SmartDisk Corp. SM/CF Combo USB Reader, rev 1.00/0.83, addr 2
 
  Can this be read in FreeBSD?
 
 Try compiling in the 'umass' driver, you may be out of luck, SanDisk
 produced a version of thier reader that didn't use the USB disk
 specification and requires a proprietary driver for it, you may
 be stuck using this from windows.  Good news is that you can get
 one that works in freebsd for only about 20$.

So I want the cheap $20 one, rather than the $35-$50 variant?  Gee, that's
nice for a change.

-- 
Where am I, and what am I doing in this handbasket?

Wes Peters Softweyr LLC
[EMAIL PROTECTED]   http://softweyr.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



SmartDisk USB CompactFlash reader

2001-07-24 Thread Leif Neland

I've got such a device; it was nessecary, because my camera run out of
batteries before I could retrieve 48MB of pictures over the normal serial
port


When I plug it in it displays:
ugen0: SmartDisk Corp. SM/CF Combo USB Reader, rev 1.00/0.83, addr 2

Can this be read in FreeBSD?

Leif



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: SmartDisk USB CompactFlash reader

2001-07-24 Thread Alfred Perlstein

* Leif Neland [EMAIL PROTECTED] [010724 19:18] wrote:
 I've got such a device; it was nessecary, because my camera run out of
 batteries before I could retrieve 48MB of pictures over the normal serial
 port
 
 
 When I plug it in it displays:
 ugen0: SmartDisk Corp. SM/CF Combo USB Reader, rev 1.00/0.83, addr 2
 
 Can this be read in FreeBSD?

Try compiling in the 'umass' driver, you may be out of luck, SanDisk
produced a version of thier reader that didn't use the USB disk
specification and requires a proprietary driver for it, you may
be stuck using this from windows.  Good news is that you can get
one that works in freebsd for only about 20$.

-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
Ok, who wrote this damn function called '??'?
And why do my programs keep crashing in it?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: SmartDisk USB CompactFlash reader

2001-07-24 Thread Leif Neland



On Tue, 24 Jul 2001, Alfred Perlstein wrote:

 * Leif Neland [EMAIL PROTECTED] [010724 19:18] wrote:
  I've got such a device; it was nessecary, because my camera run out of
  batteries before I could retrieve 48MB of pictures over the normal serial
  port
 
 
  When I plug it in it displays:
  ugen0: SmartDisk Corp. SM/CF Combo USB Reader, rev 1.00/0.83, addr 2
 
  Can this be read in FreeBSD?

 Try compiling in the 'umass' driver, you may be out of luck, SanDisk
 produced a version of thier reader that didn't use the USB disk
 specification and requires a proprietary driver for it, you may
 be stuck using this from windows.  Good news is that you can get
 one that works in freebsd for only about 20$.

umass, scbus and da is in kernel. I'm out of luck...

Leif



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: SmartDisk USB CompactFlash reader

2001-07-24 Thread Jim Bryant

Alfred Perlstein wrote:
 
 * Leif Neland [EMAIL PROTECTED] [010724 19:18] wrote:
  I've got such a device; it was nessecary, because my camera run out of
  batteries before I could retrieve 48MB of pictures over the normal serial
  port
 
 
  When I plug it in it displays:
  ugen0: SmartDisk Corp. SM/CF Combo USB Reader, rev 1.00/0.83, addr 2
 
  Can this be read in FreeBSD?
 
 Try compiling in the 'umass' driver, you may be out of luck, SanDisk
 produced a version of thier reader that didn't use the USB disk
 specification and requires a proprietary driver for it, you may
 be stuck using this from windows.  Good news is that you can get
 one that works in freebsd for only about 20$.

I've been interested in this too...

Which one is known to work under FreeBSD?

jim
-- 
ET has one helluva sense of humor!
He's always anal-probing right-wing schizos!

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: SmartDisk USB CompactFlash reader

2001-07-24 Thread Devin Butterfield

On Tuesday 24 July 2001  9:37, Jim Bryant wrote:
 Alfred Perlstein wrote:
  * Leif Neland [EMAIL PROTECTED] [010724 19:18] wrote:
   I've got such a device; it was nessecary, because my camera run out of
   batteries before I could retrieve 48MB of pictures over the normal
   serial port
  
  
   When I plug it in it displays:
   ugen0: SmartDisk Corp. SM/CF Combo USB Reader, rev 1.00/0.83, addr 2
  
   Can this be read in FreeBSD?
 
  Try compiling in the 'umass' driver, you may be out of luck, SanDisk
  produced a version of thier reader that didn't use the USB disk
  specification and requires a proprietary driver for it, you may
  be stuck using this from windows.  Good news is that you can get
  one that works in freebsd for only about 20$.

 I've been interested in this too...

 Which one is known to work under FreeBSD?

I'm using the Sandisk Imagemate SDDR-31. Works fine here.
--
Regards, Devin.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: SmartDisk USB CompactFlash reader

2001-07-24 Thread Alfred Perlstein

* Alfred Perlstein [EMAIL PROTECTED] [010724 19:20] wrote:
 * Leif Neland [EMAIL PROTECTED] [010724 19:18] wrote:
  I've got such a device; it was nessecary, because my camera run out of
  batteries before I could retrieve 48MB of pictures over the normal serial
  port
  
  
  When I plug it in it displays:
  ugen0: SmartDisk Corp. SM/CF Combo USB Reader, rev 1.00/0.83, addr 2
  
  Can this be read in FreeBSD?
 
 Try compiling in the 'umass' driver, you may be out of luck, SanDisk
 produced a version of thier reader that didn't use the USB disk
 specification and requires a proprietary driver for it, you may
 be stuck using this from windows.  Good news is that you can get
 one that works in freebsd for only about 20$.

here ya go (i think)

http://www.esend.com/sandisk/product.asp?sku=SDDR-31mscssid=E91K8VP9QUHK8NB60TWX92UQQJALCDD1


-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
Ok, who wrote this damn function called '??'?
And why do my programs keep crashing in it?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message