DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
SVR5

Intro(D5)


Intro -- introduction to kernel #define's

Synopsis

   #include <sys/types.h>
   #include <sys/ddi.h>

Description

This section describes the kernel #define's a developer may need to use in a device driver. Most #define's are specified on the manual page in which they are used. However, some #define's are too general or numerous to include in another manual page. Instead, they have been given a separate page in this section.

Usage

#include <sys/ddi.h> must always be the last header file included.

References

Commercial books about the different hardware bus architectures can be purchased at the MindShare web site.
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005