mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
7064722c15
with the Lego Mindstorms Robotics NXT brick. It can be used to query the brick for information like firmware version, battery level, etc. and also to upload robotics programs compiled with NBC/NXC. PR: ports/112606 Submitted by: Jason Bacon <bacon at smithers.neuro.mcw.edu>
6 lines
341 B
Plaintext
6 lines
341 B
Plaintext
Users of linxt must have write permissions on the USB devices associated
|
|
with the NXT brick (e.g. dev/usb0* and dev/ugen0*). Using chmod will
|
|
only affect these devices until they are detached. See etc/devfs.rules
|
|
and etc/usbd.conf (also "man devfs.rules" and "man usbd.conf") for
|
|
controlling USB device permissions when they are attached.
|