freebsd-ports/devel/openocd/pkg-message
Dmitry Marakasov 6d79c3b37f - Update to 0.2.0
PR:		137861
Submitted by:	CeDeROM <tomek.cedro@gmail.com> (maintainer)
2009-08-18 22:33:19 +00:00

15 lines
502 B
Text

===============================================================================
Now You can use OpenOCD. Handbook is at: http://openocd.berlios.de/doc/html/
To allow an ordinary user to acces the hotplug USB interface add him
to the operator group and add these lines to the following files:
/etc/devfs.rules:
[localrules=10]
add path 'ugen*' mode 0660 group operator
/etc/rc.conf:
devfs_system_ruleset="localrules"
===============================================================================