User Details
- User Since
- Aug 29 2014, 12:11 PM (588 w, 5 d)
Yesterday
Thank you so much!
Mon, Dec 8
Sat, Dec 6
Fri, Dec 5
Just FYI, at least my nightly incarnation wasn't "boot-time".
Thu, Dec 4
Wed, Dec 3
Hopefully only the changes of this revision this time.
ARG arc. I'll push another one in a minute; this time it diffed against main again and not against its parent.
Fix type.
There is no need to sort pnvm files.
Update pkg-decr to also mention iwx(4).
I tried a similar "way/hack" for LinuxKPI USB code. I didn't particularly like it there but here it seems way more clean.
Also @jhb from looking at the code, on which PCI devices should it be called? I am still confused by the (original) naming of "root". I would assume it's supposedly called on a pcib. Is that correct?
I've run with this since Sep 17 apparently even though my amdgpu was only useable for ~4 weeks during that time frame.
Tue, Dec 2
Sun, Nov 30
Sat, Nov 29
@kib are you still fine with this or is there anything which needs re-testing?
Fri, Nov 28
Thu, Nov 27
Wed, Nov 26
Update return values.
It's gotten silent here. May I ask what the plan is? Is there a chance to get this work into 16?
@kib I'll do the update and push a new revision changing the return values; I had not checked pci_request_region() only the pci[m]_request_regions ones.
Tue, Nov 25
Thanks! That lately was a source of conflict with the 2-3 commits that came in the last half year.
I still wonder if alternatively we put it into a C file on make in non-static; not sure if it is long-term more stable or if loader can easily link in another USB file?
Mon, Nov 24
If drm-kmod is fixed I think it would be time to flip this switch in 16 now.
Fri, Nov 21
I like the idea. I haven't fully wrapped my head around it yet.
Wed, Nov 19
Tue, Nov 18
Mon, Nov 17
rebase
rebase
rebase
rebase
rebase
I added more revisions to the stack in between for other functionality (rtw88/rtw89 to come) and to fix mtw(4) while here.
Update comment in Makefile as to where the firmware list gets generated from now.
After some discussion with someone, we now generate the firmware list
from the WHENCE file in linux-firmware.git given the driver firmware
name creation is too dynamic. This adds some extra firmware files we
did not have before. See files/extract-fw-list.sh.
