Writing Device Drivers

Device Mapping Additions to the State Structure

This section adds the following fields to the state structure. See "Software State Structure" for more information.

	void 					*umem;			/* exported kernel memory */
 	ddi_umem_cookie_t					ucookie;			/* kernel memory cookie */