DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

config(D2pccard)


config -- initialize a loadable kernel module

Syntax

See config(D2) for syntax and general usage information about this entry point routine.

Usage

PC Card client-enabled drivers code the following subfunctions to the config( ) entry point routine:

CFG_ADD

CFG_VERIFY
See _verify(D2pccard) for information.

CFG_SUSPEND
Put the specified card in suspend mode by turning off some power to the hardware.

CFG_REMOVE

Version applicability

pccard: 2 with ddi: 8

Differences between versions

For Release 7.1, the DDI 8 interface for PC Card client-enabled drivers has not been fully tested and implemented. Specifically, the CFG_SUSPEND, CFG_RESUME, and CFG_MODIFY subfunctions are disabled for Release 7.1.G

This page provides as much as we know about the implementation but the information may change.

SVR5 and SCO OpenServer 5 compatibility

SCO OpenServer 5 PC Card devices implement the config( ) information in their init(D2pccard) entry point routines.

References

config(D2), config(D2mdi), config(D2sdi), init(D2pccard), _verify(D2pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005