[EMAIL PROTECTED] wrote:
> Garrett D'Amore wrote:
>
>> [EMAIL PROTECTED] wrote:
>>  
>>
>>> Colin Zou wrote:
>>>
>>>   
>>>> what kind of data bus is your builtin card reader connected? Is it
>>>> USB, PCI, card bus or others?
>>>>     
>>> I mean PCI ones. Usb is already supported, right ?
>>>   
>>
>> I've seen some winbond controllers that sit on the ISA bus.  So PCI
>> isn't necessarily automatic. ;-)
>>  
>>
> Do you mean the flash chip for BIOS ?

No.  I'm talking about a certain WinBond controller for SD and MMC cards.

>
> The flash card I am talking about is those like SD, CF, mini SD. They
> are very popular in digital camera,
> cell phone, ....

Yes, I understand.  I've written an SD driver for Solaris/SPARC
(Winbond).  It is supported on Tadpole hardware.  The chip is connected
to the system via ebus (which is another name for ISA on SPARC. :-)

No, that driver will never be part of OpenSolaris.  At the time I wrote
it, all of the interfaces from Winbond and the SDcard trade association
were all very proprietary, and required all sorts of NDAs.


>
> And the flash card reader controller I'm talking about here is the pci
> ones like the one for ferrari 4k.

Are you sure its PCI connected?  Check the prtconf output to be sure. 
(As I already said, I know some laptops ... including Tadpoles! ... use
ISA rather than PCI.)

Although there is now a standard class driver for these things, so
recent laptops probably do have PCI-connected devices.

    -- Garrett
>
> Thank you
>  --Freeman
>
>>    -- Garrett
>>  
>>
>>> Cheers
>>> --Freeman
>>>
>>>   
>>>> [EMAIL PROTECTED] wrote:
>>>>
>>>>     
>>>>> I have a laptop with a builtin flash card reader which supports, SD,
>>>>> CF, etc.
>>>>> But it is not supported by Solaris, which made me think of writing a
>>>>> driver
>>>>> for it. Now two questions:
>>>>> Do you think such support is important ?
>>>>> Is there existing driver for such hardware ?
>>>>>
>>>>> Thank you
>>>>> _______________________________________________
>>>>> driver-discuss mailing list
>>>>> [email protected]
>>>>> http://mail.opensolaris.org/mailman/listinfo/driver-discuss
>>>>>       
>>>> _______________________________________________
>>>> driver-discuss mailing list
>>>> [email protected]
>>>> http://mail.opensolaris.org/mailman/listinfo/driver-discuss
>>>>     
>>> _______________________________________________
>>> driver-discuss mailing list
>>> [email protected]
>>> http://mail.opensolaris.org/mailman/listinfo/driver-discuss
>>>   
>>
>> _______________________________________________
>> driver-discuss mailing list
>> [email protected]
>> http://mail.opensolaris.org/mailman/listinfo/driver-discuss
>>  
>>
>

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to