Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 01:05:24 -0400
From:      Kris Maglione <bsdaemon@comcast.net>
To:        freebsd-hackers@freebsd.org
Subject:   Re: USB mouse problem
Message-ID:  <20051020050524.GA50821@kris.home>
In-Reply-To: <20051020043644.GB38525@kris.home>
References:  <20051020043644.GB38525@kris.home>

next in thread | previous in thread | raw e-mail | index | archive | help
I guess I shouldn't post to this list so late at night...
The ++ part of *ibuf++ just hit me. Replacing if (sc->sc_iid) with if (0 && 
...) fixes the whole problem.

I'd still like to find a way to fix this permanantly.

-- 
Kris Maglione

Whatever can go to New York, will.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051020050524.GA50821>