Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 257952
Collapse All | Expand All

(-)a/drivers/usb/storage/unusual_devs.h (+8 lines)
Lines 868-873 UNUSUAL_DEV( 0x059b, 0x0001, 0x0100, 0x Link Here
868
		US_SC_DEVICE, US_PR_DEVICE, NULL,
868
		US_SC_DEVICE, US_PR_DEVICE, NULL,
869
		US_FL_SINGLE_LUN ),
869
		US_FL_SINGLE_LUN ),
870
870
871
/* Submitted by Mike Pagano <mpagano@gentoo.org>
872
 * Reported by jfernand@cab.cnea.gov.ar */
873
UNUSUAL_DEV(  0x059b, 0x0179, 0x0000, 0x0001,
874
		"Iomega",
875
		"Portable Hard Drive",
876
		US_SC_DEVICE, US_PR_DEVICE, NULL,
877
		US_FL_SINGLE_LUN ),
878
871
/* Reported by <Hendryk.Pfeiffer@gmx.de> */
879
/* Reported by <Hendryk.Pfeiffer@gmx.de> */
872
UNUSUAL_DEV(  0x059f, 0x0643, 0x0000, 0x0000,
880
UNUSUAL_DEV(  0x059f, 0x0643, 0x0000, 0x0000,
873
		"LaCie",
881
		"LaCie",

Return to bug 257952