altos: Allow software to offer other USB interface classes than CDC
authorKeith Packard <keithp@keithp.com>
Sat, 28 Feb 2015 23:07:16 +0000 (15:07 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 1 Mar 2015 00:10:09 +0000 (16:10 -0800)
commitec2d758844202108b446e6b12ec1da8812ceb265
tree3fbf29e1bf87dde496c646e1b41c357411a87bd0
parent4af4e36cda96d053458eeb040e35886890917385
altos: Allow software to offer other USB interface classes than CDC

This lets some boards offer non-CDC class USB interfaces so that the
modem driver doesn't pick them up.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_product.c