RE: Recent Changes to Rum driver - seems to have..

2009-02-14 Thread Thomas Sparrevohn
ky Cc: freebsd-usb@freebsd.org; Thomas Sparrevohn Subject: Re: Recent Changes to Rum driver - seems to have.. On Wed, Feb 11, 2009 at 10:00:45AM +0100, Hans Petter Selasky wrote: > On Tuesday 10 February 2009, Thomas Sparrevohn wrote: > > Reintroduced panics when the device is used hea

Re: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Andrew Thompson
On Wed, Feb 11, 2009 at 10:00:45AM +0100, Hans Petter Selasky wrote: > On Tuesday 10 February 2009, Thomas Sparrevohn wrote: > > Reintroduced panics when the device is used heavily - it also reports the > > "needs callback" in dmesg - Unless this is known I can post a dmesg > > > > Hi Thomas, >

RE: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Thomas Sparrevohn
Ok will do - Just need to get out of "Vista land" - so it will take a little while -Original Message- From: Hans Petter Selasky [mailto:hsela...@c2i.net] Sent: 11 February 2009 15:17 To: Thomas Sparrevohn Cc: freebsd-usb@freebsd.org; 'Andrew Thompson' Subject: Re: R

Re: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Hans Petter Selasky
Hi Thomas, Thanks for reporting this bug! I've analysed your panic and have made the following patch: http://perforce.freebsd.org/chv.cgi?CH=157544 Accumulated patches are available from my private SVN. I recommend updating all files in the "usb2" directory. > svn --username anonsvn --passwor

RE: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Thomas Sparrevohn
That explains it - Here you go -Original Message- From: Hans Petter Selasky [mailto:hsela...@c2i.net] Sent: 11 February 2009 09:01 To: freebsd-usb@freebsd.org; Andrew Thompson Cc: Thomas Sparrevohn Subject: Re: Recent Changes to Rum driver - seems to have.. On Tuesday 10 February 2009

Re: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Paul B. Mahol
On 2/10/09, Thomas Sparrevohn wrote: > Reintroduced panics when the device is used heavily - it also reports the > "needs callback" in dmesg - Unless this is known I can post a dmesg "needs callback" is proper behaviour, previous versions wrongly assumed that code should do nothing when such ca

Re: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Hans Petter Selasky
On Tuesday 10 February 2009, Thomas Sparrevohn wrote: > Reintroduced panics when the device is used heavily - it also reports the > "needs callback" in dmesg - Unless this is known I can post a dmesg > Hi Thomas, Here are some more patches. I cannot promise if this is the last round of RUM pat

Re: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Hans Petter Selasky
On Wednesday 11 February 2009, Hans Petter Selasky wrote: > On Tuesday 10 February 2009, Thomas Sparrevohn wrote: > > Reintroduced panics when the device is used heavily - it also reports the > > "needs callback" in dmesg - Unless this is known I can post a dmesg > > Hi Thomas, > > Andrew Thompso

Re: Recent Changes to Rum driver - seems to have..

2009-02-11 Thread Hans Petter Selasky
On Tuesday 10 February 2009, Thomas Sparrevohn wrote: > Reintroduced panics when the device is used heavily - it also reports the > "needs callback" in dmesg - Unless this is known I can post a dmesg > Hi Thomas, Andrew Thompson decided to re-port the driver from USB1. I've tried to fix most o