• Federico Vaga's avatar
    kernel:[vmebus] register devices from vmebus · b8262236
    Federico Vaga authored
    The vmebus allows to register devices directly by writing a registration
    string in a sysfs bus attribute.
    
    There is no need for the VME device driver to register itself the
    devices by asking the user to provide module parameters.
    
    Now, all the parameters a given directly to the vmebus.
    
    Also the fw_name module parameter has been removed. The user can use the
    char device to re-program the FPGA.
    
    NOTE
    * I thought a bit about the fw_name. Users may want to load their
      bitstream immediately before anything else. Is it a real use case?
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    b8262236
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ acb6fd69
kernel Loading commit data...
scripts Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Makefile Loading commit data...
README Loading commit data...