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

(-)linux-2.6.21-gentoo-r3.orig/sound/usb/usbquirks.h (+9 lines)
Lines 70-75 Link Here
70
	.bInterfaceClass = USB_CLASS_AUDIO,
70
	.bInterfaceClass = USB_CLASS_AUDIO,
71
	.bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL
71
	.bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL
72
},
72
},
73
{
74
	.match_flags = USB_DEVICE_ID_MATCH_DEVICE |
75
		       USB_DEVICE_ID_MATCH_INT_CLASS |
76
		       USB_DEVICE_ID_MATCH_INT_SUBCLASS,
77
	.idVendor = 0x046d,
78
	.idProduct = 0x08ae,
79
	.bInterfaceClass = USB_CLASS_AUDIO,
80
	.bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL
81
},
73
82
74
/*
83
/*
75
 * Yamaha devices
84
 * Yamaha devices

Return to bug 184554