Hi Kernel Folks,
I have developed a IOKit
based SCSI device driver by using IOStorage and IOSCSIArchitectureFamily on Mac
OS X 10.3.
The driver works fine
on Mac OSX 10.3.
Now I want to build
the same driver on Mac OSX 10.4 by using the same interfaces of IOStorage and
IOSCSIArchitectureFamily.
Does the IOKit driver
developed on Mac OSX 10.3 will work on Mac OSX 10.4 without making any change
in the driver code??
Is there any driver
stack difference for IOStorage and IOSCSIArchitectureFamily between 10.3 and
10.4???
If there are, what are
that differences???
Please suggest so that
to get more information about the driver compatibility between 10.3 and 10.4.
Looking forward to
your valuable suggestions.
Thanks,
Yogesh