> > Hi !! > > > > Is it advisable to do driver development in both > > Linux as well as Windows ? > > or one shld stick to any one platform ? > > Is it possible to create platform independent device > drivers ?
well c made it more or less platform independant....... unless the new platform doesn't support a c compiler, os independnat drivers are however mostly impossible, except may be few bsds can use one another's drivers. BAIN -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
