• Luis Fernando Ruiz's avatar
    lib/fdelay-init: use another naming pattern · 77007f22
    Luis Fernando Ruiz authored
    There are 4 possible combinations for device names.
    
    They can be in /dev or in /dev/zio according to which udev version
    you run: older ones didn't create the directory.
    
    Moreover the device name can be called "zio-fd" or just "fd" according
    to which version of ZIO you run: when we backported to 2.6.24 we dropped
    the leading "zio-" part because old kernels had a short limit on device
    names. Unfortunatelty fine-delay is being used on 2.6.24 as well.
    77007f22
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile Loading commit data...
fdelay-board-time.c Loading commit data...
fdelay-fread.c Loading commit data...
fdelay-init.c Loading commit data...
fdelay-lib.h Loading commit data...
fdelay-list.c Loading commit data...
fdelay-open-by-lun.c Loading commit data...
fdelay-output.c Loading commit data...
fdelay-pulse.c Loading commit data...
fdelay-read.c Loading commit data...
fdelay-tdc.c Loading commit data...
fdelay-term.c Loading commit data...
fdelay-time.c Loading commit data...