On Tue, Mar 19, 2002 at 12:51:31PM -0800, Alfred Perlstein wrote: > Please review this fix.
Thanks Alfred,
> +#if 0
> Static void
> uhci_dump_ii(uhci_intr_info_t *ii)
> {
> @@ -964,6 +965,7 @@
> ed->bEndpointAddress, ed->bmAttributes);
> #undef DONE
> }
> +#endif
I'm not sure why there's two uhci_dump_ii functions defined. I'll get
to the bottom of it (there's one in the NetBSD version).
> - splx(s)
> + splx(s);
Ahha! That shouldn't be like that! Feel free to commit this bit.
Joe
msg32999/pgp00000.pgp
Description: PGP signature

