NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-xen/53569: wskbd double attach with DIAGNOSTIC xen kernel NetBSD-8.0_STABLE



The following reply was made to PR port-xen/53569; it has been noted by GNATS.

From: Greg Oster <oster%netbsd.org@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, port-xen-maintainer%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: port-xen/53569: wskbd double attach with DIAGNOSTIC xen kernel
 NetBSD-8.0_STABLE
Date: Mon, 3 Sep 2018 09:05:32 -0600

 On Mon,  3 Sep 2018 04:30:01 +0000 (UTC)
 Martin Husemann <martin%duskware.de@localhost> wrote:
 
 > The following reply was made to PR port-xen/53569; it has been noted
 > by GNATS.
 > 
 > From: Martin Husemann <martin%duskware.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: port-xen/53569: wskbd double attach with DIAGNOSTIC xen
 > kernel NetBSD-8.0_STABLE
 > Date: Mon, 3 Sep 2018 06:28:22 +0200
 > 
 >  On Sun, Sep 02, 2018 at 09:00:01PM +0000, Greg Oster wrote:
 >  >  Attached is dmesg... relevant lines appear to be:
 >  >  
 >  >  uhidev0 at uhub0 port 2 configuration 1 interface 0
 >  >  uhidev0: Lite-On Technology Corp. (0x4ca) USB Multimedia Keyboard
 >  >  (0x4f), rev 1.10/1.07, addr 2, iclass 3/1 ukbd0 at uhidev0
 >  >  wskbd0 at ukbd0: console keyboard, using wsdisplay0
 >  >  uhidev1 at uhub0 port 2 configuration 1 interface 1
 >  >  uhidev1: Lite-On Technology Corp. (0x4ca) USB Multimedia Keyboard
 >  >  (0x4f), rev 1.10/1.07, addr 2, iclass 3/0 uhidev1: 2 report ids
 >  >  uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
 >  >  uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0  
 >  
 >  This is unlikely to be xen specific - can you test the same keyboard
 > on some other machine, and maybe (if it does not panic) get usbdevs
 > output for it?
 
 dmesg says:
 
 uhidev4 at uhub2 port 7 configuration 1 interface 0
 uhidev4: Lite-On Technology Corp. (0x4ca) USB Multimedia Keyboard
 (0x4f), rev 1.10/1.07, addr 4, iclass 3/1 ukbd1 at uhidev4
 wskbd1 at ukbd1 mux 1
 wskbd1: connecting to wsdisplay0
 uhidev5 at uhub2 port 7 configuration 1 interface 1
 uhidev5: Lite-On Technology Corp. (0x4ca) USB Multimedia Keyboard
 (0x4f), rev 1.10/1.07, addr 4, iclass 3/0 uhidev5: 2 report ids
 uhid3 at uhidev5 reportid 1: input=2, output=0, feature=0
 uhid4 at uhidev5 reportid 2: input=1, output=0, feature=0
 
 and usbdevs says:
 
   port 7 addr 4: low speed, power 100 mA, config 1, USB Multimedia
   Keyboard(0x004f), Lite-On Technology Corp.(0x04ca), rev 1.07(0x0107)
 
 Later...
 
 Greg Oster
 


Home | Main Index | Thread Index | Old Index