User Details
- User Since
- Dec 30 2025, 1:15 AM (34 w, 16 h)
Today
rebase
rebase
rebase
rebase
rebase
rebase
Yesterday
Sun, Aug 23
extract function
Sat, Aug 22
I asked for the FLR function to be separated into its own function. that's all I see, I think, still.
Thu, Aug 20
Tested on a Raspberry Pi 2 v1.1, applied on top of D59055 (chn_intr() recursion fix) since without it /dev/dsp panics independantly of this change.
adress comments. clean copy/pasted code while prototyping.
I'm not sure if the rename is the right direction; this claims the mei attachment exclusively so maybe just call it that the limited scope is in the man page. If someone wants to wire up extended functionality in the future this is a good base to do so?
Wed, Aug 19
until D59011, every SPI was double checked on hardware.
Renamed the driver. Since this is a probe only driver, it need it own name.
The mei driver will confuse both devs and other driver that expect the mei
name to be the full implmentation. The i915 driver talk to the ME to get HDCP support.
Tue, Aug 18
guard with bootverbose
Previously tested in every generation till Raptor Lake.
Mon, Aug 17
adress comments
clarify some magic numbers, dropped support for 32bit.
I will address few of those comments. Waiting on the reply from the others.
Sun, Aug 16
Not all models.
Mono GPU mostly work (especially intel)
Dual GPU could work depending on which GPU is active.
@adrian , i had this driver locally tested across all the fleet. It attach in the full range 2006-2020, the code can extended in Apple ARM but i removed that portion .
Sat, Aug 15
split files
Fri, Aug 14
I hope to get this code removed once we have MQS.
The original code was correct at that time. I only noticed this warning after compiling FreeBSD for the Xbox.
address comment