Fix USB connect freeze by clearing the host port interrupt.
authorpirofti <pirofti@openbsd.org>
Sat, 12 Jul 2014 21:07:33 +0000 (21:07 +0000)
committerpirofti <pirofti@openbsd.org>
Sat, 12 Jul 2014 21:07:33 +0000 (21:07 +0000)
commitd4c7cd03d53d3129d20ed9da0aa4e88a8b9ea8da
treeee5cd04b48df4e62c1c7780e8d8b0f6ae887defb
parentb90e3102ae22c0d68582e20f73faec5c72f229eb
Fix USB connect freeze by clearing the host port interrupt.

Connects and disconnects have no affect on the machine, just like before
this driver came into existence.

While at it check for a few more interrupt types.
sys/arch/octeon/dev/octhci.c