I'll fill this issue up with undocumented stuff as I stumble across them. - `codecctl` is missing: http://switchbrew.org/index.php?title=Audio_services#codecctl. Primary suspect: https://gist.github.com/hthh/bb896c743878a2c0c337f41febdc0426#file-data1-py-L1382 (On this note: I need to extend the version specification to also handle services) - `i2c` and `i2c:pcv` are not the same according to switchbrew - http://switchbrew.org/index.php?title=Bus_services#i2c - https://reswitched.github.io/SwIPC/ifaces.html#nn::i2c::IManager - `ldr:pm` and `ldr:dmnt` are missing from `auto.id` - `ldr:pm`: https://gist.github.com/hthh/bb896c743878a2c0c337f41febdc0426#file-data1-py-L133 - `ldr:dmnt`: https://gist.github.com/hthh/bb896c743878a2c0c337f41febdc0426#file-data1-py-L150 - `lm` has a discrepency with switchbrew - http://switchbrew.org/index.php?title=Log_services#lm claims `lm` is not ILogService - `nvmemp` is missing - Documented in switchbrew: http://switchbrew.org/index.php?title=NV_services#nvmemp - `pm:dmnt` is missing - https://gist.github.com/hthh/bb896c743878a2c0c337f41febdc0426#file-data1-py-L264
I'll fill this issue up with undocumented stuff as I stumble across them.
codecctlis missing: http://switchbrew.org/index.php?title=Audio_services#codecctl. Primary suspect: https://gist.github.com/hthh/bb896c743878a2c0c337f41febdc0426#file-data1-py-L1382 (On this note: I need to extend the version specification to also handle services)i2candi2c:pcvare not the same according to switchbrewldr:pmandldr:dmntare missing fromauto.idldr:pm: https://gist.github.com/hthh/bb896c743878a2c0c337f41febdc0426#file-data1-py-L133ldr:dmnt: https://gist.github.com/hthh/bb896c743878a2c0c337f41febdc0426#file-data1-py-L150lmhas a discrepency with switchbrewlmis not ILogServicenvmempis missingpm:dmntis missing