From: <pa...@rc...> - 2001-06-02 23:37:59
|
Malcolm Mallardi wrote: > My suspicion is: in my hpoj source tree (gleaned from the sourceforge > CVS server) has the ieee12844/ subdirectory, but the only contents are > the CVS/ subtree. My experiance with previous versions (I've been > following the project off and on since 0.4) has been that there was > sourcecode for a pair of kernel modules there. Could it be that the CVS > server is not distributing them properly? I suspect that my problem may > be stemming from this. Hi, Malcolm. The "ieee12844" directory no longer exists in CVS. The kernel-mode drivers were replaced with the "ptal-mlcd" user-mode driver after 0.7. See the INSTALL file for more information. You can use the "cvs update -P" (capital "P" for "prune") command in the hpoj directory to remove empty directories like this and ensure you have the latest code. I should also point out to you that scanning is now supported with the "ptal-hp" command in CVS; see SCAN-HOWTO for more information. David |