Re: qcserial/gobi firmware loader

From: Kay Sievers
Date: Sat Apr 04 2009 - 13:51:33 EST


On Sat, Apr 4, 2009 at 17:27, Matthew Garrett <mjg59@xxxxxxxxxxxxx> wrote:
> I've reimplemented Alexander's shell scripts for firmware loading in C
> and added a udev rule to automatically trigger the loading[1].

This misses a '=':
GOTO "gobi_rules_end"

This:
/dev/%k
should be:
$env{DEVNAME}

Thanks,
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/