Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2015 09:12:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198019] [PATCH]: FreeBSD 10.1 fix for comms/telldus-core
Message-ID:  <bug-198019-13-A8OoFrFj3b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198019-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198019-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198019

--- Comment #8 from johan@stromnet.se ---
Oh, my bad. Didn't notice USB/ATTACH event matching. 

And.. Doh.
I've been testing by doing "usbconfig -d... power_off ; ... power_on". When
doing that, the USB INTERFACE ATTACH event was not sent, hence I missed it..


Looking closer, these events is what I get:

Processing event '!system=USB subsystem=INTERFACE type=ATTACH ugen=ugen0.2
cdev=ugen0.2 vendor=0x1781 product=0x0c30 devclass=0x00 devsubclass=0x00
sernum="XXXX" release=0x0600 mode=host interface=0 endpoints=2 intclass=0xff
intsubclass=0xff intprotocol=0xff'
Processing event '!system=DEVFS subsystem=CDEV type=CREATE cdev=usb/0.2.2'
Processing event '!system=DEVFS subsystem=CDEV type=CREATE cdev=ttyU0'
Processing event '!system=DEVFS subsystem=CDEV type=CREATE cdev=ttyU0.init'
Processing event '!system=DEVFS subsystem=CDEV type=CREATE cdev=ttyU0.lock'
Processing event '!system=DEVFS subsystem=CDEV type=CREATE cdev=cuaU0.init'
Processing event '!system=DEVFS subsystem=CDEV type=CREATE cdev=cuaU0.lock'
Processing event '+uftdi0 at bus=0 hubaddr=1 port=3 devaddr=2 interface=0
vendor=0x1781 product=0x0c30 devclass=0x00 devsubclass=0x00 sernum="XXXX"
release=0x0600 mode=host intclass=0xff intsubclass=0xff intprotocol=0xff 
ttyname=U0 ttyports=1 on uhub1'


Changing to your suggestion works perfect, thanks!

I'll update the patch accordingly.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198019-13-A8OoFrFj3b>