1833315 Members
2816 Online
110051 Solutions
New Discussion

DLKM: Multiple Open, ISC

 

DLKM: Multiple Open, ISC

Hi there,

I am writing a DLKM interface driver for HPUX 11.0, and I need to support multiple open.

Question #1: Any suggestions on supporting multiple open?

Question #2: How do I get an isc_table_type *isc from the unload(void *drv_info) entry point? There is a call wsio_get_isc() that requires a dev_t - which I don't have from the unload() entry point.

Question #3: Where is the header file for wsio_node_cdio_priv_t?

Thanks for your help,
Kym