Trouble in using the get-cvs-src

I’ve check out the ddk-deva devlpts kits, and at the end of the process,
i’ve received the following warning :
cvs checkout: cannot find module hardware/deva/ctrl/ymfds1' - ignored cvs checkout: cannot find module hardware/deva/ctrl/ymfds1/nto’ -
ignored
is it important ?

Is it possible to find a description of the directories tree produce during
the extraction ?

Thanks you in advance.

Regards

Alain Désandré.

That means Yamaha driver source is ‘described’ in CVS but not really
present, so it could not be extracted. It is important if you need
Yamaha source :wink:

Otherwise:

cvs/hardware - drivers
cvs/hardware/deva/ctrl - audio drivers
cvs/services - common stuff, like headers
cvs/services/audio/public/include - audio DDK headers

In the ‘ctrl’ directory, each subdir contains code for a driver. The
‘template’ is generic ‘skeleton’ for a PCI based audio driver.

  • igor

“Alain Désandré” wrote:

I’ve check out the ddk-deva devlpts kits, and at the end of the process,
i’ve received the following warning :
cvs checkout: cannot find module hardware/deva/ctrl/ymfds1' - ignored cvs checkout: cannot find module hardware/deva/ctrl/ymfds1/nto’ -
ignored
is it important ?

Is it possible to find a description of the directories tree produce during
the extraction ?

Thanks you in advance.

Regards

Alain Désandré.