diff -r 578be2adaf3e -r 307f4279f433 Adaptation/GUID-8798F896-E0CB-4B9B-8F88-3C8B58574213.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Adaptation/GUID-8798F896-E0CB-4B9B-8F88-3C8B58574213.dita Fri Oct 15 14:32:18 2010 +0100 @@ -0,0 +1,26 @@ + + + + + +The +Physical ChannelThis document describes how a logical device communicates with +a physical device over a physical channel. +

The +physical channel defines the interface between the logical device and the +physical device. Typically, this interface is different for each device family +and, therefore, the device driver framework does not require a particular +type of interface. The only requirement is that the physical channel class +is derived from DBase. It is up to the driver writer to +define the physical channel class.

+ Device driver physical channel classes + + +
+
\ No newline at end of file