1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-16 16:48:03 +00:00
wfjm.w11/tools/README.md
wfjm c4f33e1c9d Update USB serial latency handling
- 99-retro-usb-permissions.rules renamed to 90-retro-usb-permissions.rules
- 91-retro-usb-latency.rules: udev rule to enforce low latency for FDTI USB UART
- 92-retro-usb-persistent.rules: udev rule for persistent device names
- Note:
  - for all FTDI USB-UART it is essential to set them to `low latency` mode.
    That was default for linux kernels 2.6.32 to 4.4.52. Since about March
    2017 one gets kernels with 16 ms default latency again, thanks to
    kernel patch 9589541. For newer systems it is essential to install the
    udev rule which automatically sets low latency.
2017-06-03 16:23:55 +02:00

863 B

This directory tree contains many tools and is organized in

Directory Content
asm-11 environment for asm-11 assembler
bin support scripts and tools
bin_xilinx_wrapper wrappers for Xilinx environments
dox configuration files for Doxygen
fx2 firmware for Cypress FX2 USB interface
make make includes
man man pages
oskit support files for OS disk/tape image kits
simh configuration files for simh pdp11
src C++ sources for rlink backend
sys udev rules for USB device handling
tbench w11 test bench
tcl TCL sources for rlink backend
vivado scripts for Xilinx Vivado