• 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
arch/lm32 Loading commit data...
boards/arria Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
ipc Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 674acb42
scripts Loading commit data...
sdb-lib Loading commit data...
shell Loading commit data...
softpll Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
check-error.c Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_noposix.c Loading commit data...
wrs_main.c Loading commit data...