Date: Tue, 28 Jan 2003 15:48:18 -0500 (EST) From: Kenneth Culver <culverk@yumyumyum.org> To: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD panic with umass Message-ID: <20030128154753.X37388-100000@alpha.yumyumyum.org> In-Reply-To: <200301262150.h0QLo5W14287@cherry.sanpei.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I've only had time to do minimal testing, but no panics anymore with this patch. Ken On Mon, 27 Jan 2003, MIHIRA Sanpei Yoshiro wrote: > I forgot to add below changes. > > Please apply this patch and > # make -f Makefile.usbdevs > > Cheers > > - sanpei > > > Index: sys/dev/usb/usbdevs > =================================================================== > RCS file: /home/ncvs/src/sys/dev/usb/usbdevs,v > retrieving revision 1.106 > diff -u -r1.106 usbdevs > --- sys/dev/usb/usbdevs 21 Jan 2003 11:37:54 -0000 1.106 > +++ sys/dev/usb/usbdevs 26 Jan 2003 21:48:19 -0000 > @@ -626,6 +626,11 @@ > /* Fuji photo products */ > product FUJIPHOTO MASS0100 0x0100 Mass Storage > > +/* Genesys Logic products */ > +product GENESYS GL650 0x0604 GL650 Hub > +product GENESYS GL641USB 0x0700 GL641USB CompactFlash Card Reader > +product GENESYS GL641USB2IDE 0x0702 GL641USB USB-IDE Bridge > + > /* Hagiwara products */ > product HAGIWARA FGSM 0x0002 FlashGate SmartMedia Card Reader > product HAGIWARA FGCF 0x0003 FlashGate CompactFlash Card Reader > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030128154753.X37388-100000>