Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 06:50:05 +0900 (JST)
From:      sanpei@sanpei.org (MIHIRA Sanpei Yoshiro)
To:        freebsd-current@FreeBSD.ORG
Cc:        culverk@yumyumyum.org
Subject:   Re: FreeBSD panic with umass
Message-ID:  <200301262150.h0QLo5W14287@cherry.sanpei.org>
In-Reply-To: Your message of "Mon, 27 Jan 2003 03:06:19 %2B0900 (JST)". <200301261806.h0QI6JH11435@cherry.sanpei.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?200301262150.h0QLo5W14287>