• Robert Sprowson's avatar
    Add command to list the IIC devices · 0f24c2e2
    Robert Sprowson authored
    New command *IICDevices probes each bus and reports what it finds.
    When an ACK to an address read is received Service_IIC is set round to see if any resident device drivers have definitive knowledge about what's at the address (cf. Service_PCI), otherwise a guess will be made based on a small lookup table in the Messages.
    hdr/IIC: Subreason for name lookup
    IICMod.s: Loop over the buses, report what's there.
    CmdHelp/Messages: New syntax, error messages, and table of IIC devices
    
    Tested on IOMD, Titanium, and a Raspberry Pi 2.
    
    Version 0.18, 4.5.2.12. Tagged as 'IIC-0_18-4_5_2_12'
    0f24c2e2
IIC 2 KB