Inactive for too long.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 29 2019
Sep 20 2019
It disapeared from the Ideas Wiki page, it might mean that no one cares about it. If required I could work on it again.
Remove unused variable
Updating the script with the new location and including the changes proposed by 0mp
Sep 19 2019
Apr 15 2019
Nov 13 2018
In D16721#383764, @zeising wrote:The evdev part of this was just committed. I believe this review can be abandoned, as wmt can be loaded on demand.
Nov 6 2018
In D16721#381520, @zeising wrote:In D16721#378099, @roberfern_gmail.com wrote:In D16721#377716, @zeising wrote:Hi!
Is it possible to split this revision into two parts? I'd like to see the EVDEV support go in, especially the option, since that can't be done runtime. The wmt device can be loaded at runtime and doesn't need to be in the kernel, I believe.I will remove the wmt(4) part as soon as I can.
Have you made any progress on updating the diff?
Let me know if I can help in any way.
Regards
Oct 25 2018
In D16721#377716, @zeising wrote:Hi!
Is it possible to split this revision into two parts? I'd like to see the EVDEV support go in, especially the option, since that can't be done runtime. The wmt device can be loaded at runtime and doesn't need to be in the kernel, I believe.
Sep 21 2018
Correcting leftovers from previous attempts. Sorry for that guys.
Removing lines from previous versions
Sep 14 2018
Reverting the sorting of dependencies.
Leaving the dependencies as they where
Sep 13 2018
By the way, I'm the maintainer of the port
Aug 30 2018
In D16772#361521, @wulf wrote:Hi Roberto,
Any news about testing last patch?
Aug 22 2018
In D16772#357775, @wulf wrote:hid_report_size() should not be used unconditionally here as it calculates total size of all input reports rather than size of one given report. I guess that something wrong with HID descriptor
Roberto, can you provide some info?
- Is wmt.ko fails to attach or it successfully attaches and stays silent?
on attach failure /dev/input/event node is not created an you can see something like
wmt0 on uhub0 wmt0: <ELAN Touchscreen, class 0/0, rev 2.00/0.10, addr 2> on usbus0 wmt0: 10 contacts and [WH]. Report range [0:0] - [3776:2112] device_attach: wmt0 attach returned 6 <------ Attach error message!!!!
Aug 19 2018
In D16772#356739, @hselasky wrote:Can you explain the change with a few words?
In D16721#356744, @zeising wrote:I'm not sure that the actual devices need to go into generic, perhaps they can be loaded by devmatch or similar. I haven't looked into this though.
Aug 17 2018
Putting the evdev support and touchscreen support to GENERIC
In D16721#356013, @trasz wrote:Why not just add evdev and wmt to GENERIC?
Aug 15 2018
In D16721#355542, @hselasky wrote:Can you write a few words why this is needed? Isn't wmt loaded by demand?
Jun 8 2018
Limiting search to immediates files named '*.conf' not starting with a dot
Adding @brooks because he is in the subversion's property $FreeBSD$
Adding inline comments to figure out the best way to proceed.
Jun 7 2018
Submitting commits
Repeating the block to catch redefined rc_conf_dirs
Exchanging i and d so d is for directories and i for files. Also including them
Fixing problems and submitting comments
Declaring d as local variable
Removing unused variables and fixing find
Feb 5 2018
Modifying the patch with changes suggested by dteske@
Feb 2 2018
Sep 26 2017
Reimplementation of the patch
Jul 10 2017
In D8475#238955, @matthew wrote:Is there a PR for this?
Jul 9 2017
Mar 22 2017
Udpdating the patch with the diff from mmokhi
In D10090#208663, @mmokhi wrote:Okay, I did also QA on it [with added as option, on the patch attached to PR] too, It's okay.
So I did maintainer-approval '+' on it.If @mat approves this as my mentor, I'll commit it :)
In D10090#208658, @mat wrote:You'll need to bump PORTREVISION here.
Nov 23 2016
Revision accepted, updated and setting the flag done to the revision comments.
Removing the empty line at the end of the Makefile as indicated by mat.
Nov 11 2016
Removing the local changes to the xorg-server
Modifying the patch with the changes indicated by mat.