Date: Fri, 20 Dec 2002 12:59:20 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Scott Long <scott_long@btc.adaptec.com> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/usb ohci.c Message-ID: <200212202059.gBKKxK0l083598@apollo.backplane.com> References: <200212201847.gBKIldGZ071133@repoman.freebsd.org> <3E03820D.4070004@btc.adaptec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
:Matt,
:
:While the effort that you put into this problem is without doubt
:appreciated, I wonder why you chose this approach rather that converting
:the driver to use busdma? NetBSD and OpenBSD use busdma, although of
:course their implementation differs from ours. The FreeBSD code is
:already ugly enough since alpha is special cased and I doubt that ia64
:or sparc64 could possibly work. And as you point out, your hack still
:isn't totally correct.
:
:Scott
I'm just fixing bugs at the moment. I don't really have time to rewrite
the code, at least not now (I'm the VM guy, not the device driver
guy, remember?). I think it's preferable to fix the bugs verses
doing nothing at all.
-Matt
Matthew Dillon
<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212202059.gBKKxK0l083598>
