User Details
- User Since
- Dec 9 2017, 2:51 PM (267 w, 5 d)
Sat, Jan 14
Wed, Jan 4
Oct 8 2022
Sep 2 2022
Jun 27 2022
Jun 17 2022
remove submodule patch
Jun 6 2022
ping
Jun 1 2022
Especially if this will be per-CPU, it should probably be more compact. A \n per cache level seems like a lot of dmesg spam.
May 22 2022
Apr 30 2022
Apr 15 2022
- rebase
- add SYSUNINIT for deallocating the strings
- remove useless null check (kfree supports null)
Mar 22 2022
add missed case
Mar 5 2022
As mentioned in the comment, around 3500 is what I measured for a really hard press, so I rounded up to the next power of two, that's why it's 4096.
Mar 4 2022
Endian convert the initial 32 bit field, use given IDs, do not report width major/minor
switch to macro
Mar 3 2022
remove junk
Feb 25 2022
although PS3 also uses NetBSD
Patches work fine with the current version, just fix the distversion/portrevision conflict when rebasing
Feb 23 2022
Perhaps it's reasonable to take a snapshot u2f.conf but also keep the port for updates?
Feb 16 2022
It could also be used if we support Top Byte Ignore for the same purpose
Feb 13 2022
Switch to sx lock
Use the linuxkpi allocator
Feb 11 2022
add missing + 1 for strlen
format-patch w/o 9999 context: P538
Fix format (more %02d), move the new field to the end of the struct
Fix style
Feb 7 2022
Please don't pull upstream patches into the tree, add the commit hash to PATCHFILES instead (and do a makesum)
Feb 1 2022
rebase: gdm
Jan 31 2022
Uploading the current rebase since @adridg pinged on bugzilla.
Jan 28 2022
Yep, I've had basically the exact same opinion as @delphij about the copyright. Let's go with Intel.
Jan 26 2022
So seems like it's easier to just do it all in core.lua, which is where lots of config accesses are anyway.
Yeah, we should probably make the iic-errnos public instead. In freebsd-embedded-hal the API I'm implementing also prefers more specific errors.
I wonder if https://github.com/freebsd/freebsd-src/blob/e5b431fc0c20771a2a18cb5169d75cf337d0f1dd/sys/kern/imgact_shell.c#L206-L214 can be removed now. (Not saying it *should*)
Jan 16 2022
err, I have not addressed the "isUEFIBoot" thing and the "This file needs a copyright / license at the top" thing…
Jan 11 2022
Updated P528 to rebase after the whitespace cleanup; did the diff without -U9999
Dec 31 2021
Dec 30 2021
Dec 6 2021
Excellent, this very significantly improves the loader's performance on my desktop (AMD Radeon RX Vega GPU)
Dec 1 2021
Another note, some ports (e.g. ruby, node) expect that dtrace can find CC etc via "cc" in path. These need to be patched to respect DTRACEFLAGS (TODO), so I just disabled DTRACE for now.
Nov 28 2021
Nov 23 2021
Nov 19 2021
Nov 18 2021
You're missing a
Nov 17 2021
(huh, you updated the revision without commandeering it? is that due to some admin rights? kinda confusing that it still belongs to me, please do click "commandeer revision" :D)
Nov 15 2021
Full git patch with metadata for someone to commit: P528 (I'm still not exactly sure why sometimes arc can apply with metadata and sometimes it can't…)
Nov 14 2021
Also add to Makefile.inc1 and SUBDIR_DEPEND_*. Should always work now.
Nov 13 2021
Move the table into a .c file, use in bhyve too
Nov 9 2021
Nov 8 2021
Well, this one does match the Apple SPI input controller too.
Nov 7 2021
Change error code to EIO