Date: Tue, 19 Mar 2002 21:38:04 +0000 From: Josef Karthauser <joe@tao.org.uk> To: Alfred Perlstein <bright@mu.org> Cc: hackers@freebsd.org Subject: Re: usb breakage. Message-ID: <20020319213804.GB7786@genius.tao.org.uk> In-Reply-To: <20020319205131.GN455@elvis.mu.org> References: <20020319205131.GN455@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--s2ZSL+KKDSLx8OML
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
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).
=20
> - splx(s)
> + splx(s);
Ahha! That shouldn't be like that! Feel free to commit this bit.
Joe
--s2ZSL+KKDSLx8OML
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjyXr7wACgkQXVIcjOaxUBZWBACfe/1mZGTFMeCqueX1HBKcyFjR
lq0An3mmqNaHS2+AR23XT3+e9YTq376y
=fHQN
-----END PGP SIGNATURE-----
--s2ZSL+KKDSLx8OML--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319213804.GB7786>
