DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Writing drivers in C++

Writing drivers in C++

This topic provides guidelines for writing kernel-level device drivers in C++. The primary focus is SVR5 drivers, but notes are included about SCO SVR5 2.X and SCO OpenServer 5.

Most device drivers are written in C, but it is convenient to use C++ when porting a driver that is already written in C++, such as networking drivers from Windows environments.


© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005