1394 device driver



Hi,

the sample provided in the \src\kmdf\1394 subfolder missed the
implementation for gathering the device informations
(t1394_GetConfigurationInformation in 1394api.c).

Can someone explain what to do here!?

The goal is to have a driver that stores the CSR_offset somewhere (in
the DeviceExtension), and that I have a function to Read and Write
registers of my device. Later receiving iso-chronous transfer to a
file would be fine.

additional some pointers fro 1394 device drivers would be fine -

thank you in advance,
thomas

.