Re: Use of USB "Disk on a key" devices

Marc Fonvieille <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Sun, Aug 11, 2002 at 04:50:53PM -0700, Kevin Oberman wrote:
> There are several vendors supplying solid-state USB "disk" drives of
> between 8 MB and 512 MB. They claim to operate as USB disk drives and
> require no drivers for Windows (newer than 98), Mac OS (9 and newer),
> and Linux (with USB support). They come from several manufacturers
> including TrekStor, Sandisk, EasyDisk, JMTek, Sony, SimpleTech, and
> DiskOnKey (M-Systems).
> 
> TrekStor (a Danish company) has one coming out with an embedded
> fingerprint reader that is locked upon insertion until it reads your
> fingerprint.
> 
> Has anyone used any of these on a FreeBSD system? It looks like a
> great way to carry SSH keys and a known safe copy of the client
> software.
> 
> Has anyone used one of these devices and can they confirm whether or
> not any particular brand works well? I've seen one report that one did
> not work, but that's it.
>

Mine is a "Suxess", I don't even know if it's the real brand...
It works fine after I changed the sysctl variable kern.cam.da.no_6_byte
to 1 (on older systems that variable does not exist, you have to add
"quirks" to scsi_da.c).

Here's how is seen the key:

Aug 12 09:54:09 marduk /kernel: umass0:          USB Disk    , rev 1.00/1.00, addr 2
Aug 12 09:54:09 marduk /kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Aug 12 09:54:09 marduk /kernel: da0: < USB DISK 1.05> Removable Direct Access SCSI-0 device 
Aug 12 09:54:09 marduk /kernel: da0: 650KB/s transfers
Aug 12 09:54:09 marduk /kernel: da0: 15MB (32000 512 byte sectors: 64H 32S/T 15C)

Marc

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.