Re: [crisos] enable gpio devicenodes

[ Thread Index | Date Index | More lists.tuxfamily.org/crisos Archives ]


Christian schrieb:
> hi again,
>
> though I enabled gpio-support in the configuration, I don't have the
> device-nodes for gpio so I can't call setbits for example.
>
> What configuration do I have to set to get this working?
>
> Greetings
> Chris
I found that issue already covered by the bugtracking at
http://www.crisos.org/flyspray/index.php?do=details&task_id=12

You need to create the devices nodes manually atm:

mknod /dev/gpioa c 120 0
mknod /dev/gpiob c 120 1
mknod /dev/gpiog c 120 3

HTH
Chris

---
CrisOs mailing list
Official multi-language http://www.crisos.org/ mailing list

For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/