• Alessandro Rubini's avatar
    dev/devicelist: bugfix: introduce back the vendor identifier · 079b7847
    Alessandro Rubini authored
    [Note: this patch can be preserved or squashed into commit
      replace sdb.c with new library-based code
    at the maintainer's best choice]
    
    My initial code assumed the vendor is always VID_CERN, but this is
    not true: some cells we use are VID_GSI.  This takes care of the thing.
    
    To save a little space, instead of adding a 64-bit field to the data
    structure describing a device, I add an integer field stating whether
    the device is CERN or GSI.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    079b7847
Name
Last commit
Last update
..
ad9516.c Loading commit data...
ad9516_config.h Loading commit data...
ad9516_regs.h Loading commit data...
dev.mk Loading commit data...
devicelist.c Loading commit data...
eeprom.c Loading commit data...
endpoint.c Loading commit data...
ep_pfilter.c Loading commit data...
i2c.c Loading commit data...
minic.c Loading commit data...
pps_gen.c Loading commit data...
rxts_calibrator.c Loading commit data...
sdb-eeprom.c Loading commit data...
sfp.c Loading commit data...
syscon.c Loading commit data...
timer-wrs.c Loading commit data...
uart-sw.c Loading commit data...
uart.c Loading commit data...
w1-eeprom.c Loading commit data...
w1-hw.c Loading commit data...
w1-shell.c Loading commit data...
w1-temp.c Loading commit data...
w1.c Loading commit data...