ben-pololu-imu

Changeset

3:76d46d9d2322
2013-10-14 Paul Boddie raw files shortlog changelog graph Added a note about unbinding the MMC driver.
README.txt (file)
     1.1 --- a/README.txt	Mon Oct 14 15:39:39 2013 +0000
     1.2 +++ b/README.txt	Mon Oct 14 16:17:00 2013 +0000
     1.3 @@ -36,6 +36,17 @@
     1.4  
     1.5  make
     1.6  
     1.7 +Connecting the Hardware
     1.8 +-----------------------
     1.9 +
    1.10 +Given that the Ben normally expects to find something resembling a microSD
    1.11 +card connected via the 8:10 port, it is best to leave the Sniffer/UBB with the
    1.12 +MinIMU-9 board disconnected until the following command has been issued:
    1.13 +
    1.14 +echo jz4740-mmc.0 > /sys/bus/platform/drivers/jz4740-mmc/unbind
    1.15 +
    1.16 +This tells the MMC driver to free the 8:10 port for other applications.
    1.17 +
    1.18  Running the Software
    1.19  --------------------
    1.20