Date: Tue, 5 Sep 2006 14:26:38 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: "Indigo 23" <indigo23@gmail.com> Cc: freebsd-stable@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Problems with Mitsumi 7-in-1 USB Card Reader/Floppy combo Message-ID: <200609051426.40460.hselasky@c2i.net> In-Reply-To: <6f50eac40609050428k490cc96bu88646d6b5340ad7c@mail.gmail.com> References: <6f50eac40608051611n7744a00cy79eeae6d8f83cc92@mail.gmail.com> <200609050922.10673.hselasky@c2i.net> <6f50eac40609050428k490cc96bu88646d6b5340ad7c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 05 September 2006 13:28, Indigo 23 wrote: > Thanks for that excellent suggestion. It worked perfectly. I just > have a few questions. > > 1) Any idea when this will be imported in to RELENG_6? I don't know. If I am right, you will see my driver in freebsd-current some time after Christmas. > 2) I have to do this everytime I update my sources, correct? Yes. > 3) This is relatively stable, correct? (I did test it out a bit, but > of course not thorougly enough to see how stable it is) Yes, it is stable, but be aware that if your system runs low on memory, you can get a panic saying, "sleeping with mutex XXX locked", or something alike. That is because the "umass" device driver is still under the USB emulation layer of the old USB API, which is depreciated, and will be removed once I have completed the conversion of all USB device drivers. This will most likely happen before the end of this month. Then I need some help testing all the rewritten USB device drivers. --HPS _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609051426.40460.hselasky>