Quote:
Originally Posted by finitelife
- - - -
In enabling the hall sensor, I noticed HALL_MISC_DEV_NAME and HALL_DEV_MINOR. Not sure what the values should be. Any help there would be appreciated.
Here's the output of 'cat /proc/devices':
- - - -
|
1* Not shown in /proc/devices
2* Reasonable, otherwise there would be *DEV_NAME, *DEV_MAJOR and *DEV_MINOR
3* I expect its on the I2C bus
Hmm...
There is a Linux utility for scanning the I2C bus -
You will most likely have to cross-build it for ARM and run it on a live device.
It is part of the utility set XXX (damn't forgot the name) -
If you can't find it - remind me to look for it in about 14 hours.