1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-30 03:23:52 +03:00

atrf-xtal/atben.c: mention that the AT86RF230 driver can also be disabled

This commit is contained in:
Werner Almesberger 2011-04-23 11:57:04 -03:00
parent fc26eb0549
commit d184d1d2f5

View File

@ -16,7 +16,9 @@
* *
* - the MMC driver - disable it with * - the MMC driver - disable it with
* echo jz4740-mmc.0 >/sys/bus/platform/drivers/jz4740-mmc/unbind * echo jz4740-mmc.0 >/sys/bus/platform/drivers/jz4740-mmc/unbind
* - the AT86RF230/1 kernel driver - use a kernel that doesn't have it * - the AT86RF230/1 kernel driver - either use a kernel that doesn't have
* it or disable it with
* echo spi2.0 >/sys/bus/spi/drivers/at86rf230/unbind
* - anything that accesses the screen - kill GUI, X server, etc. * - anything that accesses the screen - kill GUI, X server, etc.
* - the screen blanker - either disable it or make sure the screen stays * - the screen blanker - either disable it or make sure the screen stays
* dark, e.g., with * dark, e.g., with