TerryP
02-17-2008, 05:57 PM
As far as I've ever been able to find my laptops motherboard is supposed to be usb/pcmcia based.
There used to be a da0-da6 when I used to used to use a UFD so I thought the card reader might be attached via USB internally like the one on my desktop because I only have 4 USB ports.
Currently there are no da devices in /dev
The car dreader on my desktop works great actually, I just have to try and mount the da device that corresponds to the slot and then mount the daNs1 that gets created ;-)
My laptop is not so lucky...
Looking through pciconf
none5@pci5:9:3: class=0x018000 card=0x0300107b chip=0x8033104c rev=0x00 hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'PCIxx11/21 Integrated FlashMedia Controller'
class = mass storage
none6@pci5:9:4: class=0x080500 card=0x0300107b chip=0x8034104c rev=0x00 hdr=0x00
vendor = 'Texas Instruments (TI)'
device = '10981734 SDA Standard Compliant SD Host Controller'
class = base peripheral
looks like thats the card reader.
Does any one know what I can do with this short of writing a driver ???
There used to be a da0-da6 when I used to used to use a UFD so I thought the card reader might be attached via USB internally like the one on my desktop because I only have 4 USB ports.
Currently there are no da devices in /dev
The car dreader on my desktop works great actually, I just have to try and mount the da device that corresponds to the slot and then mount the daNs1 that gets created ;-)
My laptop is not so lucky...
Looking through pciconf
none5@pci5:9:3: class=0x018000 card=0x0300107b chip=0x8033104c rev=0x00 hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'PCIxx11/21 Integrated FlashMedia Controller'
class = mass storage
none6@pci5:9:4: class=0x080500 card=0x0300107b chip=0x8034104c rev=0x00 hdr=0x00
vendor = 'Texas Instruments (TI)'
device = '10981734 SDA Standard Compliant SD Host Controller'
class = base peripheral
looks like thats the card reader.
Does any one know what I can do with this short of writing a driver ???