Re: panic at shutdown, ums related?

2002-04-27 Thread Josef Karthauser

On Wed, Apr 24, 2002 at 04:53:32PM -0700, Peter Wemm wrote:
> 
> USB is pretty hosed. :-(
> 
> For a while, removing the mouse didn't get detected and you had to kill moused
> manually.  Then the removal event happened.  A new moused would start but it
> was impossible to kill -9 the old moused.  If you remove the mouse again, it
> instantly panics the box.  I've not seen what is happening as I've always been
> in X at the time. :-/
> 

Is that still happening?  I've got a usoft usb mouse here, and it works
fine for me, pluggin or unplugging - no problems.  There do however
appear to be hub problems - if a hub gets unplugged the usb bus code
loops and doesn't register that it's gone.  I'm using uhci though, are
you, or are you using ohci?

Joe



msg37773/pgp0.pgp
Description: PGP signature


Re: panic at shutdown, ums related?

2002-04-25 Thread Alexander Leidinger

On 24 Apr, Terry Lambert wrote:

>> USB is pretty hosed. :-(
>> 
>> For a while, removing the mouse didn't get detected and you had to kill moused
>> manually.  Then the removal event happened.  A new moused would start but it
>> was impossible to kill -9 the old moused.  If you remove the mouse again, it
>> instantly panics the box.  I've not seen what is happening as I've always been
>> in X at the time. :-/

I don't have the need to remove the mouse.

> USB hates Mieces to pieces.  I've taken to using NetGear based KVM
> switches, which is not really an option if the problem is with a
> laptop and/or docking port (sorry), but might be an OK way to deal
> with peripheral sharing on a desktop, until USB gets fixed.

There's a fix for ums, joe want's to talk with the NetBSD developers
first.

I use this fix. The panic I see now is _new_, it's not the one I see if
I don't use the fix.

Bye,
Alexander.

-- 
It is easier to fix Unix than to live with NT.

http://www.Leidinger.net   Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: panic at shutdown, ums related?

2002-04-24 Thread Terry Lambert

Peter Wemm wrote:
> USB is pretty hosed. :-(
> 
> For a while, removing the mouse didn't get detected and you had to kill moused
> manually.  Then the removal event happened.  A new moused would start but it
> was impossible to kill -9 the old moused.  If you remove the mouse again, it
> instantly panics the box.  I've not seen what is happening as I've always been
> in X at the time. :-/

USB hates Mieces to pieces.  I've taken to using NetGear based KVM
switches, which is not really an option if the problem is with a
laptop and/or docking port (sorry), but might be an OK way to deal
with peripheral sharing on a desktop, until USB gets fixed.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: panic at shutdown, ums related?

2002-04-24 Thread Peter Wemm

Alexander Leidinger wrote:
> Hi,
> 
> backtrace from the console, no core dump:
> panic: Removing other than first element
> 
> usb_transfer_complete
> uhci_device_intr_abort
> usbd_ar_pipe
> usbd_abort_pipe
> ums_disable
> ums_close
> spec_close
> ...
> 
> It seems I may get it at every shutdown, so if there's something I
> should look at...

USB is pretty hosed. :-(

For a while, removing the mouse didn't get detected and you had to kill moused
manually.  Then the removal event happened.  A new moused would start but it
was impossible to kill -9 the old moused.  If you remove the mouse again, it
instantly panics the box.  I've not seen what is happening as I've always been
in X at the time. :-/

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



panic at shutdown, ums related?

2002-04-24 Thread Alexander Leidinger

Hi,

backtrace from the console, no core dump:
panic: Removing other than first element

usb_transfer_complete
uhci_device_intr_abort
usbd_ar_pipe
usbd_abort_pipe
ums_disable
ums_close
spec_close
...

It seems I may get it at every shutdown, so if there's something I
should look at...

Bye,
Alexander.

-- 
 The three Rs of Microsoft support: Retry, Reboot, Reinstall.

http://www.Leidinger.net   Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message