Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2003 21:37:48 -0400
From:      Bob K <melange@yip.org>
To:        freebsd-mobile@freebsd.org
Subject:   Franklin (Starfish) REX - which driver?
Message-ID:  <3EC8356C.3090307@yip.org>

next in thread | raw e-mail | index | archive | help
Please cc: me in any replies; I'm not on the list.

I'm trying to get a Franklin REX-3 (an ancient organizer built into a 
type II PCMCIA card, later versions came under the banner of Xircom) to 
sync under FreeBSD 4.8-STABLE.  I'm at the point where I'm trying to 
figure out which driver to put in my pccard.conf.  Here's the results of 
pccardc dumpcis:

Configuration data for card in slot 0
Tuple #1, code = 0x1 (Common memory descriptor), length = 3
     000:  6a 0c ff
         Common memory device information:
                 Device number 1, type SRAM, WPS = ON
                 Speed = 200nS, Memory block size = 128Kb, 2 units
Tuple #2, code = 0x15 (Version 1 info), length = 27
     000:  04 01 53 74 61 72 66 69 73 68 2c 20 49 6e 63 2e
     010:  00 52 45 58 2d 33 30 30 30 00 ff
         Version = 4.1, Manuf = [Starfish, Inc.], card vers = [REX-3000]
Tuple #3, code = 0x17 (Attribute memory descriptor), length = 4
     000:  17 3a 00 ff
         Attribute memory device information:
                 Device number 1, type Mask ROM, WPS = OFF
                 Speed = 3.0 x 100 ns, Memory block size = 512b, 1 units
Tuple #4, code = 0xff (Terminator), length = 0
2 slots found

The documentation for the Starfish TrueSync Connectivity Pack for Linux 
wants it to bind to the linux memory_cs driver, which is documented 
here: http://www.linux-mtd.infradead.org/

Which finally brings me to my questions:  Is there an equivalent driver 
in FreeBSD?  Can I use the fla (DiskOnChip) driver?  Am I asking the 
wrong list?

Thanks in advance for any pointers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EC8356C.3090307>