-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
So I was poking around the Bluetooth, and I noticed that the DSDT contains this:
If (!OSDW ())
{
Return (UBUF) /* \_SB_.PCI0.URT0.BLTH._CRS.UBUF */
}
Return (ABUF) /* \_SB_.PCI0.URT0.BLTH._CRS.ABUF */
This might be a stupid question, but isn't this bit the same as the SPI stuff that used to require patching to get the keyboard and touchpad working?
Metadata
Metadata
Assignees
Labels
No labels