SD card readers

2011-12-13 Thread Da Rock
I've spent years fiddling and waiting for support for the ricoh drivers- 
finally they came up with support by 8.2 yay! and my laptops had died by 
that time :( Ohhh, the irony...


I have new laptops, and HP have got the picture and are using usb based 
devices. But one has these:


none1@pci0:3:0:0:class=0x088000 card=0x1a071043 chip=0x2382197b 
rev=0x80 hdr=0x00

vendor = 'JMicron Technology Corp.'
device = 'SD/MMC Host Controller'
class  = base peripheral
sdhci0@pci0:3:0:2:class=0x080501 card=0x1a071043 chip=0x2381197b 
rev=0x80 hdr=0x00

vendor = 'JMicron Technology Corp.'
device = 'Standard SD Host Controller'
class  = base peripheral
subclass   = SD host controller
none2@pci0:3:0:3:class=0x088000 card=0x1a071043 chip=0x2383197b 
rev=0x80 hdr=0x00

vendor = 'JMicron Technology Corp.'
device = 'MS Host Controller'
class  = base peripheral
none3@pci0:3:0:4:class=0x088000 card=0x1a071043 chip=0x2384197b 
rev=0x80 hdr=0x00

vendor = 'JMicron Technology Corp.'
device = 'xD Host Controller'
class  = base peripheral

As you can see I have possibly got a sdhci working (untested yet, but 
recognised- good start), and the rest are a wash. Any clues on what's 
needed to make these work?


BTW kldstat:

cuse4bsd.ko
mmc.ko
sdhci.ko
mmcsd.ko
smbus.ko

And this 9.0-RC3.

I'd rather not wait with non-functioning devices till the unit dies again :)

Cheers
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [Fwd: Re: Card readers - Does anyone know where to get help for this?]

2008-03-29 Thread Vince
I believe there was a (work in progess) driver for at least one type of 
these card readers

http://bsdimp.blogspot.com/2006/09/sdmmc-freebsd-driver-outline.html

No idea as to current status. You could ask on freebsd-mobile I guess. 
(I have a Ricoh based one in my laptop but never use it so dont miss it.)



Vince

Da Rock wrote:




Subject:
Re: Card readers - Does anyone know where to get help for this?
From:
Da Rock [EMAIL PROTECTED]
Date:
Sat, 29 Mar 2008 14:53:19 +1000
To:
Da Rock [EMAIL PROTECTED]

To:
Da Rock [EMAIL PROTECTED]


Some more info on this- I've just loaded 7.0 on the laptop and got this
from dmesg:

pci6: mass storage at device 6.3 (no driver attached)
pci6: base peripheral at device 6.4 (no driver attached)

Does this jog anyone's thoughts?

Which driver would it be looking for? And then how would I attach the
driver? devd.rules?


On Fri, 2008-03-28 at 16:57 +1000, Da Rock wrote:

I must be the only one who has this... Can anyone redirect me to a list,
resource, whatever that my give me some clue to this problem?

Cheers


On Sat, 2008-03-22 at 10:42 +1000, Da Rock wrote:

I have mentioned this before in other threads, but it appears it
requires a thread of its own.

I have a laptop with a card reader built in which I have never been able
to get to work. Everything I have looked up regarding these has to do
with usb versions, and other than the laptops my card readers are usb so
this shouldn't be a problem.

In the laptops I have a texas instruments PCI card reader though, which
gives me a real headache. I can't seem to get them to operate at all, so
I'm left wondering about drivers and such. These are the specs:

Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia
Controller
02:09.4 SD Host controller: Texas Instruments
PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller

I'm currently running Fedora (which seems to work), but I'd like to move
over to FreeBSD as soon as I can get all the features needed on these. I
seem to be making headway on most of these, so here's hoping.

The card reader is capable of reading nearly all format cards, including
xD which is a main reason why I'd like to get it to work.

Any links and info would be very appreciated.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]







___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Fwd: Re: Card readers - Does anyone know where to get help for this?]

2008-03-29 Thread Da Rock

On Sat, 2008-03-29 at 21:23 +, Vince wrote:
 I believe there was a (work in progess) driver for at least one type of 
 these card readers
 http://bsdimp.blogspot.com/2006/09/sdmmc-freebsd-driver-outline.html
 
 No idea as to current status. You could ask on freebsd-mobile I guess. 
 (I have a Ricoh based one in my laptop but never use it so dont miss it.)
 
 
 Vince

Yeah, I found the mailing list stable had a thread but it trails off at
the end of last year.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Card readers - Does anyone know where to get help for this?

2008-03-28 Thread Da Rock
I must be the only one who has this... Can anyone redirect me to a list,
resource, whatever that my give me some clue to this problem?

Cheers


On Sat, 2008-03-22 at 10:42 +1000, Da Rock wrote:
 I have mentioned this before in other threads, but it appears it
 requires a thread of its own.
 
 I have a laptop with a card reader built in which I have never been able
 to get to work. Everything I have looked up regarding these has to do
 with usb versions, and other than the laptops my card readers are usb so
 this shouldn't be a problem.
 
 In the laptops I have a texas instruments PCI card reader though, which
 gives me a real headache. I can't seem to get them to operate at all, so
 I'm left wondering about drivers and such. These are the specs:
 
 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia
 Controller
 02:09.4 SD Host controller: Texas Instruments
 PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller
 
 I'm currently running Fedora (which seems to work), but I'd like to move
 over to FreeBSD as soon as I can get all the features needed on these. I
 seem to be making headway on most of these, so here's hoping.
 
 The card reader is capable of reading nearly all format cards, including
 xD which is a main reason why I'd like to get it to work.
 
 Any links and info would be very appreciated.
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[Fwd: Re: Card readers - Does anyone know where to get help for this?]

2008-03-28 Thread Da Rock

---BeginMessage---
Some more info on this- I've just loaded 7.0 on the laptop and got this
from dmesg:

pci6: mass storage at device 6.3 (no driver attached)
pci6: base peripheral at device 6.4 (no driver attached)

Does this jog anyone's thoughts?

Which driver would it be looking for? And then how would I attach the
driver? devd.rules?


On Fri, 2008-03-28 at 16:57 +1000, Da Rock wrote:
 I must be the only one who has this... Can anyone redirect me to a list,
 resource, whatever that my give me some clue to this problem?
 
 Cheers
 
 
 On Sat, 2008-03-22 at 10:42 +1000, Da Rock wrote:
  I have mentioned this before in other threads, but it appears it
  requires a thread of its own.
  
  I have a laptop with a card reader built in which I have never been able
  to get to work. Everything I have looked up regarding these has to do
  with usb versions, and other than the laptops my card readers are usb so
  this shouldn't be a problem.
  
  In the laptops I have a texas instruments PCI card reader though, which
  gives me a real headache. I can't seem to get them to operate at all, so
  I'm left wondering about drivers and such. These are the specs:
  
  Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia
  Controller
  02:09.4 SD Host controller: Texas Instruments
  PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller
  
  I'm currently running Fedora (which seems to work), but I'd like to move
  over to FreeBSD as soon as I can get all the features needed on these. I
  seem to be making headway on most of these, so here's hoping.
  
  The card reader is capable of reading nearly all format cards, including
  xD which is a main reason why I'd like to get it to work.
  
  Any links and info would be very appreciated.
  
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
  
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


---End Message---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Card readers

2008-03-21 Thread Da Rock
I have mentioned this before in other threads, but it appears it
requires a thread of its own.

I have a laptop with a card reader built in which I have never been able
to get to work. Everything I have looked up regarding these has to do
with usb versions, and other than the laptops my card readers are usb so
this shouldn't be a problem.

In the laptops I have a texas instruments PCI card reader though, which
gives me a real headache. I can't seem to get them to operate at all, so
I'm left wondering about drivers and such. These are the specs:

Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia
Controller
02:09.4 SD Host controller: Texas Instruments
PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller

I'm currently running Fedora (which seems to work), but I'd like to move
over to FreeBSD as soon as I can get all the features needed on these. I
seem to be making headway on most of these, so here's hoping.

The card reader is capable of reading nearly all format cards, including
xD which is a main reason why I'd like to get it to work.

Any links and info would be very appreciated.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: good compact flash/smart card readers?

2003-03-12 Thread David Rio
On Wed, Mar 12, 2003 at 10:30:46AM +1100, JacobRhoden wrote:
 Im about to buy a usb cf card reader (i want to be able to write to cf cards) 
 does anyone here have one they would reccomend which works well in FreeBSD?

I have been using a CF-PCMCIA adapter (from sandisk)... It works like a charm 

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


Re: good compact flash/smart card readers?

2003-03-12 Thread JacobRhoden
 On Wed, Mar 12, 2003 at 10:30:46AM +1100, JacobRhoden wrote:
  Im about to buy a usb cf card reader (i want to be able to write to cf
  cards) does anyone here have one they would reccomend which works well in
  FreeBSD?

For future archive sake, I could not find any of the reccomended readers (here 
in aussie land), I went and tested in (4.8-RC) one and found the Apacer Mega 
Steno 6in1 CF reader worked briliantly no hitches.

Thanks,
Jacob

Jacob RhodenPhone: +61 3 8344 6102
ITS DivisionEmail: [EMAIL PROTECTED]
Melbourne University   Mobile: +61 403 788 386

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


Re: good compact flash/smart card readers?

2003-03-12 Thread Philip Hallstrom
  On Wed, Mar 12, 2003 at 10:30:46AM +1100, JacobRhoden wrote:
   Im about to buy a usb cf card reader (i want to be able to write to cf
   cards) does anyone here have one they would reccomend which works well in
   FreeBSD?

Search the lists for SDDR.  It's at home, but I think I have the SDDR-31
which works great.  The SDDR-05 *doesn't* work.  Search the lists.  It's
in there.

-philip

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


good compact flash/smart card readers?

2003-03-11 Thread JacobRhoden
Hi,

Im about to buy a usb cf card reader (i want to be able to write to cf cards) 
does anyone here have one they would reccomend which works well in FreeBSD?

Thanks,
Jacob
 
Jacob RhodenPhone: +61 3 8344 6102
ITS DivisionEmail: [EMAIL PROTECTED]
Melbourne University   Mobile: +61 403 788 386

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


Re: good compact flash/smart card readers?

2003-03-11 Thread David Kelly
On Wed, Mar 12, 2003 at 10:30:46AM +1100, JacobRhoden wrote:
 Hi,
 
 Im about to buy a usb cf card reader (i want to be able to write to cf cards) 
 does anyone here have one they would reccomend which works well in FreeBSD?

SanDisk ImageMate, P/N SDDR-31, works exceptionally well. Just start
usbd and plug it in. Dmesg will say something like this when it appears:

umass0: SanDisk Corporation ImageMate CompactFlash USB, rev 1.10/0.09, addr 2
umass0: Get Max Lun not supported (STALLED)
da0 at umass-sim0 bus 0 target 0 lun 0
da0: SanDisk ImageMate II 1.30 Removable Direct Access SCSI-2 device 
da0: 650KB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present

Only problem here is when you have SCSI drives which are not wired
in your kernel configuration. The USB SanDisk may pre-empt da0 on boot
so your /etc/fsck is out of kilter. BTDT. SCSI disks needed to be wired
in place anyhow but I've managed to go 8 years without.

I thought it was a 1.0 MB/sec device on my Macintosh or somewhere. Maybe
with a different USB interface under FreeBSD? Plugged into my G4's
keyboard and asking what Apple System Profiler says, it only says,
Device Speed: Full. What ever that means.

-- 
David Kelly N4HHE, [EMAIL PROTECTED]
=
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.

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


Re: good compact flash/smart card readers?

2003-03-11 Thread Scott Mitchell
On Wed, Mar 12, 2003 at 10:30:46AM +1100, JacobRhoden wrote:
 Hi,
 
 Im about to buy a usb cf card reader (i want to be able to write to cf cards) 
 does anyone here have one they would reccomend which works well in FreeBSD?
 
 Thanks,
 Jacob

I have a Sitecom CN-300 reader that seems to work perfectly... it's a
multi-slot CF/SmartMedia/MMC/MemoryStick readers.  The Sitecom website
claims that this model has been discontinued, but they're certainly still
available here in .uk.  People have reported success with SanDisk readers
in the past, too.

HTH,

Scott

-- 
===
Scott Mitchell   | PGP Key ID | Eagles may soar, but weasels
Cambridge, England   | 0x54B171B9 |  don't get sucked into jet engines
scott at fishballoon.org | 0xAA775B8B |  -- Anon

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