Is there a driver for memory sticks?

Steven Friedrich freebsd at insightbb.com
Fri Jan 29 22:14:14 UTC 2010


I'd like to access the digital media slots on my laptop.

Specifically, I want to read Sony Memory Sticks.

pciconf -lv shows the devices:

none2 at pci0:11:0:3:	class=0x018000 card=0x3082103c chip=0x8033104c rev=0x00 
hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'PCIxx11/21 Integrated FlashMedia Controller'
    class      = mass storage
none3 at pci0:11:0:4:	class=0x080500 card=0x3082103c chip=0x8034104c rev=0x00 
hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'SDA Standard Compliant SD Host Controller (10981734)'
    class      = base peripheral
    subclass   = SD host controller


Also, is there one for high definition audio?

none0 at pci0:0:30:3:	class=0x070300 card=0x3082103c chip=0x266d8086 rev=0x03 
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Intel 82801GB ICH7 - High Definition Audio Controller [A-1] 
(82801I)'
    class      = simple comms
    subclass   = generic modem

I guess this is my built in modem, but could it also be used as a sound 
device?
-------------- next part --------------
none0 at pci0:0:30:3:	class=0x070300 card=0x3082103c chip=0x266d8086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Intel 82801GB ICH7 - High Definition Audio Controller [A-1] (82801I)'
    class      = simple comms
    subclass   = generic modem
none1 at pci0:11:0:2:	class=0x0c0010 card=0x3082103c chip=0x8032104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'OHCI Compliant IEEE-1394 FireWire Controller'
    class      = serial bus
    subclass   = FireWire
none2 at pci0:11:0:3:	class=0x018000 card=0x3082103c chip=0x8033104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'PCIxx11/21 Integrated FlashMedia Controller'
    class      = mass storage
none3 at pci0:11:0:4:	class=0x080500 card=0x3082103c chip=0x8034104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments (TI)'
    device     = 'SDA Standard Compliant SD Host Controller (10981734)'
    class      = base peripheral
    subclass   = SD host controller
none4 at pci0:11:3:0:	class=0x028000 card=0x1355103c chip=0x431814e4 rev=0x02 hdr=0x00
    vendor     = 'Broadcom Corporation'
    device     = 'Broadcom 802.11b/g (BCM43XX)'
    class      = network


More information about the freebsd-questions mailing list