Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE

2005-03-25 Thread Marwan Burelle
On Wed, Mar 23, 2005 at 02:19:06PM -0600, Scot Hetzel wrote: > The problem is that the developers don't have all of the devices to > test to find theses quirks. So until someone inserts one of these > malfunctioning devices into there FreeBSD system, we won't know what > quirk needs to be added.

Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE

2005-03-23 Thread Scot Hetzel
On Wed, 23 Mar 2005 14:45:56 -0500, J. T. Farmer <[EMAIL PROTECTED]> wrote: > >>On Tue, Mar 22, 2005 at 02:48:37PM +0100, Radek Kozlowski wrote: > >>It's a common problem with some USB devices. You have to add some > >>quirk in sys/cam/scsi/scsi_da.c for your player. > >> > >>See more information a

Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE

2005-03-23 Thread J. T. Farmer
Radek Kozlowski wrote: On Tue, Mar 22, 2005 at 03:28:06PM +0100, Marwan Burelle wrote: On Tue, Mar 22, 2005 at 02:48:37PM +0100, Radek Kozlowski wrote: My 5.4-PRERELEASE/i386 as of today panics almost immediately after plugging in an mp3 usb player (Qware BeatZkey! Pro 512MB). I don't have

Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE

2005-03-23 Thread Radek Kozlowski
On Tue, Mar 22, 2005 at 03:28:06PM +0100, Marwan Burelle wrote: > On Tue, Mar 22, 2005 at 02:48:37PM +0100, Radek Kozlowski wrote: > > My 5.4-PRERELEASE/i386 as of today panics almost immediately after > > plugging in an mp3 usb player (Qware BeatZkey! Pro 512MB). I don't have > > device ehci in th

Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE

2005-03-23 Thread Radek Kozlowski
On Wed, Mar 23, 2005 at 01:13:44AM +, Ian Dowse wrote: > In message <[EMAIL PROTECTED]>, Radek Kozlowski writes: > >My 5.4-PRERELEASE/i386 as of today panics almost immediately after > >plugging in an mp3 usb player (Qware BeatZkey! Pro 512MB). I don't have > >device ehci in the kernel. > > Di

Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE

2005-03-22 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Radek Kozlowski writes: >My 5.4-PRERELEASE/i386 as of today panics almost immediately after >plugging in an mp3 usb player (Qware BeatZkey! Pro 512MB). I don't have >device ehci in the kernel. Hi, Did this just suddenly stop working when you updated to the latest 5

Re: Panic after plugging in an mp3 usb player, 5.4-PRERELEASE

2005-03-22 Thread Marwan Burelle
On Tue, Mar 22, 2005 at 02:48:37PM +0100, Radek Kozlowski wrote: > My 5.4-PRERELEASE/i386 as of today panics almost immediately after > plugging in an mp3 usb player (Qware BeatZkey! Pro 512MB). I don't have > device ehci in the kernel. It's a common problem with some USB devices. You have to add