summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-04-14Make iwx(4) attach to AX201 devices with PCI ID 0x06f0.Stefan Sperling
2021-04-14regenStefan Sperling
2021-04-14Add PCI IDs of the Thunderbolt and WiFi devices in Thinkpad X1 Extreme Gen 3.Stefan Sperling
2021-04-14Properly restore FPSCR register.Mark Kettenis
2021-04-11On systems that hide the PCI bridge device corresponding to a PCIe RC portMark Kettenis
2021-04-11bwfm(4) needs firmloadkn
2021-04-09regenMike Larkin
2021-04-09add pcidevs entries for Aquantia ethernet devicesMike Larkin
2021-04-07Add graphaudio(4), a driver to support linking together audio componentsMark Kettenis
2021-04-07Add support for the fractional dividers for the i2s clocks.Mark Kettenis
2021-04-07back out r1.22, ie, don't blindly trim the FCS on rxed packets.David Gwynne
2021-04-07disable POOL_DEBUG for releaseJonathan Gray
2021-04-06Print all mount(2) flags in ddb's "show all mounts"kn
2021-04-06Restore EPT protection checks on VMX when using VMM_IOC_MPROTECT_EPTdv
2021-04-05regenMarcus Glocker
2021-04-05Add a new quirk flag to not attach video devices which aren't supported byMarcus Glocker
2021-04-05Improve rdmsr/wrmsr exit handling for both AMD SVM and Intel VMX.dv
2021-04-05ugold(4): add support for TEMPerGold & more TEMPerHUM devicesLandry Breuil
2021-04-05syncLandry Breuil
2021-04-05Add 0x413d:0x2107 for various PCSensors TEMPer devicesLandry Breuil
2021-04-05Set sysclk before using itkn
2021-04-05Fix typo in debug message. ok kettenis@Darren Tucker
2021-04-05Revert slow mode change so that we always use it for legacy and high speedPatrick Wildt
2021-04-04leave -betaTheo de Raadt
2021-04-03Add a guard page between I/O virtual address space allocations. The ideaPatrick Wildt
2021-04-03Exclude the first page from I/O virtual address space, which is the NULLPatrick Wildt
2021-04-02Fix Dale's email addressTheo Buehler
2021-04-01Clean up nonexistent/unused properties handlingkn
2021-04-01Hardcode meaningful alert level, track apm's battery state betterkn
2021-04-01Push kernel lock down to umb_rtrequest().mvs
2021-03-31Make ddb's dependency on libz explicit.Visa Hankala
2021-03-31syncStuart Henderson
2021-03-31Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radioStuart Henderson
2021-03-31Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines.Martin Pieuchot
2021-03-30fix typos in commentsStuart Henderson
2021-03-30Handle systems, such as the Dell Precision 3640, that accessMark Kettenis
2021-03-30Register the PCI variant of dwiic(4) with acpi(4).Mark Kettenis
2021-03-30Some cards announce support for the NTB16 format, but that support does notPatrick Wildt
2021-03-30Some umb(4) devices require the NDP pointer behind the NDP datagram.Patrick Wildt
2021-03-30[ICMP] IP options lead to malformed replyAlexandr Nedvedicky
2021-03-30Move tx/rx descriptors into their own structs.Kevin Lo
2021-03-29Turns out the PCIe DARTs support a full 32-bit device virtual address space.Mark Kettenis
2021-03-29combine umb_products and umb_fccauth_devs into one umb_quirks tableStuart Henderson
2021-03-29Fix IA32_EPT_VPID_CAP_XO_TRANSLATIONS specificationdv
2021-03-28Since ipw(4) doesn't call into net80211_newstate() the interface link stateStefan Sperling
2021-03-28Add vid/pid table to umb(4) allowing matching to alternate configStuart Henderson
2021-03-28syncStuart Henderson
2021-03-28add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@Stuart Henderson
2021-03-27Make sure that all CPUs end up with the same bits set in SCTLR_EL1.Mark Kettenis
2021-03-27Add ARMv8.5 instruction set related CPU features.Mark Kettenis