Currently there are several places in the code of a314.device and a314fs that assumes that an A314 is present, and there is no good error handling otherwise. It shouldn't be too hard to fix this.
Probably start with a314.device and make it probe for the presence of A314, and then make it return useful error codes if it can't find an A314.
Currently there are several places in the code of a314.device and a314fs that assumes that an A314 is present, and there is no good error handling otherwise. It shouldn't be too hard to fix this.
Probably start with a314.device and make it probe for the presence of A314, and then make it return useful error codes if it can't find an A314.