Add special code for USB panic's.
authorKeith Packard <keithp@keithp.com>
Thu, 17 Jun 2010 04:49:43 +0000 (21:49 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Jun 2010 04:49:43 +0000 (21:49 -0700)
commit267923e56e22b3635a21f42ef77a3a36158bc273
treea54ea6358d1a3b0c769846dd347e304665a16d66
parent50ae347bf9de49ccfc92d26888f36e155fb406a3
Add special code for USB panic's.

The USB system may panic if the hardware isn't ready for IN data when
the driver thinks it should be. This adds a special panic code to make
figuring this out easier.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_usb.c