Is there a driver for memory sticks?

Pieter de Goeje pieter at degoeje.nl
Sat Jan 30 00:29:12 UTC 2010


On Friday 29 January 2010 23:14:06 Steven Friedrich wrote:
> 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

Probably supported by sdhci(4).

>
>
> 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?

Try snd_hda(4).

Good luck!

--
Pieter


More information about the freebsd-questions mailing list