It would help of you described your goal.

1. Only devices that are present are listed in the main directory.
2. "structure" is there to provide a list of possible devices and
properties. It shouldn't interfere in normal use.
3. If you are trying to reduce the memory footprint, take a look at
http://www.owfs.org/index.php?page=binary-sizes
4. If you just don't want certain family codes to appear, it is harder. Even
unrecognized codes are shown, but they have minimal default properties.
5. Consider another fuse layer on top to filter the display.

Paul Alfille

On 2/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Hello,

Being somewhat new to owfs, I apologize for something that I've  missed
and probably is  quite obvious.  Is there a way to pare down the device list
so only those 1 wire devices of interest appear in the directory
structure?  I tried to get there using the reverse procdure of adding
devices. I removed the unwanted devices in  src/c/Makefile.am,
src/include/Makefile.am and src/include/ow_devices.h and then ran configure
again but the removed devices still show up in the Makefile.  I was able to
remove the devices by modifying the actual Makefiles but I'm sure there is
an easier and proper way.

Many thanks in advance.

Bob

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to