[driver-discuss] Device Drivers Best Practice

Edward Shu Edward.Shu at sun.com
Wed Aug 27 19:23:39 PDT 2008


Garrett D'Amore :
> 3.  Independence from firmware initialization.  Device drivers should not
>     depend on firmware to initialize devices.  While certain portions of
>     the device may be initialized by OS or BIOS (assignment of PCI
>     addresses to BARs for example), device drivers should not rely on
>     firmware to perform any device specific initialization.
>
>
>   
    In fact, it  is really unfortunately that some of our device drivers 
must depend on the firmware initialization, like
graphics,  disk drivers because we can not get help from vendors.   
Even,  some firmware must be downloaded into
system memory.
> _______________________________________________
> driver-discuss mailing list
> driver-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/driver-discuss
>   


-- 
Best Regards,
Ming.

------------------------------------------
-Edward Shu 				  	
-Solaris x86 Engineering, Sun Microsystems
-Blog: http://blogs.sun.com/sming56/
-tele: +86-10-62673100
__________________________________________





More information about the opensolaris-arc mailing list