Privacy and Security Notice
Archived Messages for CDEV_1997@cebaf.gov: cdev source ported to Linux-2.0.x
cdev source ported to Linux-2.0.x
Jie chen (chen@merak.cebaf.gov)
Tue, 18 Feb 1997 11:51:41 -0500
Hi, all cdev users:
CDEV source code (only src part of distribution) has been ported to
linux version 2.0.x. You may get it from ftp.cebaf.gov under pub/cdev called
cdev_src_1_5_1.tar.gz, and use gmake linux-sl or gmake linux to build
shared or archived libraries. In addition, cdevSystem now supports
addUserFdCallback and removeUserFdCallback which allow users to register
his/her's opened fd to be minitored in the cdevSystem event loop without
writing cdevService layer. For detail check out cdevSystem.h header file.
--Jie Chen