Re: ehci_idone: ex=0xd90fd934 is done!

2015-03-02 Thread frantisek holop
i confirm that with the latest snapshot that
includes the latest ehci fix these messages
went away.  thank you.

-f
-- 
doubt is the beginning of wisdom



Re: ehci_idone: ex=0xd90fd934 is done!

2015-02-21 Thread Stefan Sperling
On Wed, Feb 18, 2015 at 11:42:52AM +0100, frantisek holop wrote:
 recently i have bought a cheapo usb hub,
 nothing fancy, just to keep the mouse,
 keyboard, wifi in one place.  i have it
 plugged in at boot time.
 
 in dmesg.boot things look good. then hotplugd
 starts to run and receives all these devices.
 by the time i login, all the devices work
 but i have this in the logs:

 Feb 18 10:25:43 hatvan /bsd: ehci_idone: ex=0xd90fd934 is done!
 Feb 18 10:25:43 hatvan last message repeated 2 times
 Feb 18 10:25:43 hatvan /bsd: ehci_idone: ex=0xd90fda84 is done!
 Feb 18 10:25:46 hatvan dhclient[4435]: run0 down; exiting

 so i thought i'd mention it, because ehci_idone messages
 are not good news :]

Can you please test this diff?
http://marc.info/?l=openbsd-techm=142447055402411w=2



ehci_idone: ex=0xd90fd934 is done!

2015-02-18 Thread frantisek holop
recently i have bought a cheapo usb hub,
nothing fancy, just to keep the mouse,
keyboard, wifi in one place.  i have it
plugged in at boot time.

in dmesg.boot things look good. then hotplugd
starts to run and receives all these devices.
by the time i login, all the devices work
but i have this in the logs:

/var/log/messages:
Feb 18 10:25:42 hatvan attach[5808]: DEVCLASS=0, DEVNAME=uhub5
Feb 18 10:25:42 hatvan attach[26613]: DEVCLASS=3, DEVNAME=run0
Feb 18 10:25:42 hatvan attach[6382]: DEVCLASS=0, DEVNAME=ums0
Feb 18 10:25:42 hatvan attach[19471]: DEVCLASS=0, DEVNAME=uhid1
Feb 18 10:25:42 hatvan attach[7128]: DEVCLASS=0, DEVNAME=uhid2
Feb 18 10:25:42 hatvan attach[21013]: DEVCLASS=0, DEVNAME=softraid0
Feb 18 10:25:42 hatvan attach[28869]: DEVCLASS=5, DEVNAME=wsmouse2
Feb 18 10:25:42 hatvan attach[31776]: DEVCLASS=5, DEVNAME=wsmouse1
Feb 18 10:25:42 hatvan attach[24252]: DEVCLASS=0, DEVNAME=ugen0
Feb 18 10:25:42 hatvan attach[22473]: DEVCLASS=0, DEVNAME=ukbd0
Feb 18 10:25:42 hatvan attach[12734]: DEVCLASS=0, DEVNAME=uhid3
Feb 18 10:25:42 hatvan attach[20698]: DEVCLASS=0, DEVNAME=uhid0
Feb 18 10:25:42 hatvan attach[14234]: DEVCLASS=0, DEVNAME=sensordev
Feb 18 10:25:42 hatvan attach[22971]: DEVCLASS=0, DEVNAME=uhidev3
Feb 18 10:25:42 hatvan attach[30500]: DEVCLASS=0, DEVNAME=scsibus2
Feb 18 10:25:42 hatvan attach[29655]: DEVCLASS=0, DEVNAME=uhidev1
Feb 18 10:25:42 hatvan attach[6644]: DEVCLASS=0, DEVNAME=uhidev2
Feb 18 10:25:42 hatvan attach[3098]: DEVCLASS=0, DEVNAME=ums1
Feb 18 10:25:42 hatvan attach[12115]: DEVCLASS=0, DEVNAME=scsibus3
Feb 18 10:25:42 hatvan attach[7499]: DEVCLASS=5, DEVNAME=wskbd1
Feb 18 10:25:42 hatvan attach[21089]: DEVCLASS=0, DEVNAME=vscsi0
Feb 18 10:25:42 hatvan attach[23823]: DEVCLASS=0, DEVNAME=uhidev0
Feb 18 10:25:43 hatvan /bsd: ehci_idone: ex=0xd90fd934 is done!
Feb 18 10:25:43 hatvan last message repeated 2 times
Feb 18 10:25:43 hatvan /bsd: ehci_idone: ex=0xd90fda84 is done!
Feb 18 10:25:46 hatvan dhclient[4435]: run0 down; exiting

/var/log/daemon:
Feb 18 10:25:42 hatvan hotplugd[20965]: started
Feb 18 10:25:42 hatvan hotplugd[20965]: uhub5 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: run0 attached, class 3
Feb 18 10:25:42 hatvan hotplugd[20965]: wsmouse1 attached, class 5
Feb 18 10:25:42 hatvan hotplugd[20965]: ums0 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhid0 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhid1 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhid2 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhidev0 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: wskbd1 attached, class 5
Feb 18 10:25:42 hatvan hotplugd[20965]: ukbd0 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhidev1 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: wsmouse2 attached, class 5
Feb 18 10:25:42 hatvan hotplugd[20965]: ums1 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhidev2 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhid3 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: uhidev3 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: ugen0 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: scsibus2 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: vscsi0 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: sensordev attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: scsibus3 attached, class 0
Feb 18 10:25:42 hatvan hotplugd[20965]: softraid0 attached, class 0
Feb 18 10:25:46 hatvan dhclient[4435]: run0 down; exiting
Feb 18 10:25:51 hatvan dhclient[6032]: DHCPREQUEST on run0 to 255.255.255.255
Feb 18 10:25:52 hatvan dhclient[6032]: DHCPACK from 10.10.10.1 
(xx:xx:xx:xx:xx:xx)
Feb 18 10:25:52 hatvan dhclient[6032]: bound to 10.10.10.60 -- renewal in 
604780 seconds.


so i thought i'd mention it, because ehci_idone messages
are not good news :]

-f


OpenBSD 5.7-beta (GENERIC.MP) #742: Tue Feb 17 12:50:59 MST 2015
t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM) Duo CPU L2400 @ 1.66GHz (GenuineIntel 686-class) 1.67 
GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,NXE,SSE3,MWAIT,VMX,EST,TM2,xTPR,PDCM,PERF
real mem  = 2137341952 (2038MB)
avail mem = 2090029056 (1993MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: date 03/31/11, BIOS32 rev. 0 @ 0xfd690, SMBIOS rev. 2.4 @ 
0xe0010 (67 entries)
bios0: vendor LENOVO version 7BETD8WW (2.19 ) date 03/31/2011
bios0: LENOVO 1705CTO
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT ECDT TCPA APIC MCFG HPET SLIC BOOT SSDT SSDT SSDT 
SSDT
acpi0: wakeup devices LID_(S3) SLPB(S3) DURT(S3) EXP0(S4) EXP1(S4) EXP2(S4) 
EXP3(S4) PCI1(S4) USB0(S3) USB1(S3) USB2(S3) USB7(S3) HDEF(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiec0 at acpi0
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot