|
|
Heads-Up: Obsolete DDI DMA routines
Date: Tue, 13 Dec 2005 13:15:24 -0500
From: Mark Johnson <mark dot johnson at sun dot com>
To: onnv-gate at onnv dot eng dot sun dot com, on-all at eng dot sun dot com
Subject: Heads-Up: Obsolete DDI DMA routines
My recent putback of:
PSARC 2005/582 EOF of the dbri driver
PSARC 2005/581 EOF of the chs driver
6205971 ON bits shouldn't be using obsoleted DDI DMA interfaces
has removed all references to the obsoleted DDI DMA
interfaces (and friends) from ON consolidation. The
interfaces and their implementations still exist,
they just aren't referenced from drivers within ON.
From now on, any driver within ON which tries to
reference these interfaces will now fail to compile
due to the addition of -D_DDI_STRICT when compiling
uts.
Other consolidations and external drivers will continue
to compile and function without problem.
For a list of the impacted obsoleted interfaces,
please see:
usr/src/uts/common/sys/ddi_obsolete.h
Thanks,
MRJ
--
Mark Johnson <mark dot johnson at sun dot com>
Sun Microsystems, Inc.
(781) 442-0869
|