Menu

#10 dual ir proximity detector driver

open
None
5
2002-04-18
2002-04-16
Mark Falco
No

This patch adds support for the dual ir proximity
detector (dirpd) sold at www.techno-stuff.com.

I'm not posting it as a patch file due to the ease of
integration.

copy dirpd.h into legos/include
copy dirpd.c into legos/kernel
add dirpd.c to KSOURCES variable in
legos/Makefile.kernel
add the following to boot/config.h
#define CONF_DSENSOR_DIRPD //!< dirpd sensor

recompile the kernel

I've deviated from the typical legos style of throwing
all sensor related code into dsensor.h This is just my
personal style, but I feel that dsensor is getting too
large. You can certainly paste the code in there if
you like.

I'm posting this for possible including in legos-0.2.7
so please send me any comments you have on it. Send
any comments to mfalco@onebox.com

Discussion

  • Mark Falco

    Mark Falco - 2002-04-16
     
  • Stephen M. Moraco

    • assigned_to: nobody --> stephmo
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.