NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/39812: uberry(4) sends continuous messages to the console
The following reply was made to PR kern/39812; it has been noted by GNATS.
From: "David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/39812: uberry(4) sends continuous messages to the console
Date: Mon, 27 Oct 2008 23:09:18 -0500
With debugging enabled I'm getting this:
uberry_match
uberry0 at uhub1 port 1uberry_attach: sc=0xca99f99c
uberry0: Research In Motion product 0x0001, rev 1.10/1.04, addr 2
uberry0: charging at 100mA
berry cmd type=c0, number=a5, value=0, index=1, len=2
berry cmd type=40, number=a2, value=0, index=1, len=0
uberry_attach: 0xc1778280
uberry0: at uhub1 port 1 (addr 2) disconnected
uberry_detach: sc=0xca99f99c flags=1
uberry0: detached
uberry_match
uberry0 at uhub1 port 1uberry_attach: sc=0xca99f9c0
uberry0: Research In Motion product 0x0001, rev 1.10/1.04, addr 2
uberry0: charging at 100mA
berry cmd type=c0, number=a5, value=0, index=1, len=2
berry cmd type=40, number=a2, value=0, index=1, len=0
uberry_attach: 0xc18bcc00
uberry0: at uhub1 port 1 (addr 2) disconnected
uberry_detach: sc=0xca99f9c0 flags=1
uberry0: detached
uberry_match
uberry0 at uhub1 port 1uberry_attach: sc=0xca99f9b4
uberry0: Research In Motion product 0x0001, rev 1.10/1.04, addr 2
uberry0: charging at 100mA
berry cmd type=c0, number=a5, value=0, index=1, len=2
berry cmd type=40, number=a2, value=0, index=1, len=0
uberry_attach: 0xc18bcb80
wsdisplay0: screen 1 added (80x25, vt100 emulation)
wsdisplay0: screen 2 added (80x25, vt100 emulation)
wsdisplay0: screen 3 added (80x25, vt100 emulation)
wsdisplay0: screen 4 added (80x25, vt100 emulation)
uberry0: at uhub1 port 1 (addr 2) disconnected
uberry_detach: sc=0xca99f9b4 flags=1
uberry0: detached
uberry_match
uberry0 at uhub1 port 1uberry_attach: sc=0xcae73d10
uberry0: Research In Motion product 0x0001, rev 1.10/1.04, addr 2
uberry0: charging at 100mA
berry cmd type=c0, number=a5, value=0, index=1, len=2
berry cmd type=40, number=a2, value=0, index=1, len=0
uberry_attach: 0xc1a93880
uberry0: at uhub1 port 1 (addr 2) disconnected
uberry_detach: sc=0xcae73d10 flags=1
uberry0: detached
(Etc.)
Dave
Home |
Main Index |
Thread Index |
Old Index