Date: Thu, 5 Jun 2003 16:49:11 -0400 From: Mathew Kanner <mat@cnd.mcgill.ca> To: Pav Lucistnik <pav@oook.cz> Cc: freebsd-hackers@freebsd.org Subject: Re: USB device not coming up (Diva MP3 player) Message-ID: <20030605204911.GN33133@cnd.mcgill.ca> In-Reply-To: <pan.2003.06.05.20.19.43.915391@oook.cz> References: <pan.2003.06.05.20.19.43.915391@oook.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Jun 05, Pav Lucistnik wrote:
> ...
Wild guess patch included.
usbdevs -v would help
--Mat
--
Brain: Pinky, are you pondering what I'm pondering?
Pinky: Um... I think so, Brain, but what if the chicken won't wear the
nylons?
[-- Attachment #2 --]
--- usb_quirks.c Tue Apr 8 20:00:34 2003
+++ /tmp/aa Thu Jun 5 16:40:56 2003
@@ -100,6 +100,8 @@
ANY, { UQ_ASSUME_CM_OVER_DATA }},
{ USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTW65I,
ANY, { UQ_ASSUME_CM_OVER_DATA }},
+ { USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DIVAUSB,
+ ANY, { UQ_NO_STRINGS }},
{ 0, 0, 0, { 0 } }
};
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030605204911.GN33133>
