Sounds good. Any concrete ideas? Is it for all devices or just part of them? Seems it's difficult to directly make a set of generic interfaces available for all devices. How about implementing the sub-interfaces for each domain, and then gather and think about the generic interfaces. Such as usb devices can have a userland driver based on libusb, some pci devices can have a userland driver based on libpci+, ... etc. Afterwards, an uplevel wrapper can be used to generalize the different interfaces. Thanks.
On Mon, 2007-03-05 at 14:55, Riny Qian wrote: > +1, it'd make OpenSolaris support more and more devices, ... > Looking forward to more details. > > > [EMAIL PROTECTED] wrote: > > Hi, everyone, > > > > I would like to start a project to enable running a driver in usr mode > > as an application. > > By this way we can leverage source code from other OSes by converting them > > into Solaris user application. > > > > Also running in user mode make it easier to develop and debug. Maybe > > more robust. > > > > I would like to hear your opinions. > > > > Thank you > > --Freeman > > _______________________________________________ > opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org -- Best Regards, GaoPeng Chen Call: +86-10-62673005 Ext: x82005 Sun Microsystem Inc. China _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org