summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-03-16Node without a "status" property should be considered enabled as well.Mark Kettenis
2021-03-16Make sure that switching the console from serial to framebuffer worksMark Kettenis
2021-03-16acpi_intr_disestablish() should free its own cookie.Patrick Wildt
2021-03-16Bump MAXTSIZ to 256MB on i386.Kurt Miller
2021-03-16handle theoretical case of sigfillsz not being pow2-sized on someTheo de Raadt
2021-03-16Fix some correctness issues in the lowelevel kernel bringup code.Mark Kettenis
2021-03-15Add code to acpiiort(4) to look up named components in the IORT andPatrick Wildt
2021-03-15Change API of acpiiort(4). It was written as a hook before, taking thePatrick Wildt
2021-03-15Add acpi_iommu_device_map(), which replaces the DMA tag with one thatPatrick Wildt
2021-03-15Add the IORT structure for named components. These give us the stream idsPatrick Wildt
2021-03-15Clear AUTOCONF6TEMP flag when we detach inet6.Florian Obser
2021-03-15Don't put an extern variable (ppc_kvm_stolen) into vmparam.h, other instancesTheo de Raadt
2021-03-14msi-map-mask is a pasto and should be iommu-map-mask.Patrick Wildt
2021-03-14regenjan
2021-03-14Add ID for Intel SSD DCjan
2021-03-13Advertise 30-bit color support.Mark Kettenis
2021-03-13We can use memory marked as EfiBootServicesCode or EfiBootServicesDataMark Kettenis
2021-03-12Add WSDISPLAYIO_DEPTH_30 in order to support 30-bit color support.Mark Kettenis
2021-03-12In ipw(4), ensure that net80211 is in ASSOC state while we are expectingStefan Sperling
2021-03-12Use RA instead of MiRA in iwn(4).Stefan Sperling
2021-03-12Use RA instead of MiRA in iwm(4).Stefan Sperling
2021-03-12Add RA, a new 11n Tx rate adaptation module for net80211.Stefan Sperling
2021-03-12Update Spleen kernel fonts to version 1.9.0, bringing the followingFrederic Cambus
2021-03-12spellingJonathan Gray
2021-03-12spellingJonathan Gray
2021-03-12Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has almost the same semanticMartin Pieuchot
2021-03-11When RFC 8981 obsoleted RFC 4941 the terminology changed fromFlorian Obser
2021-03-11There is no need to try to attach IPv6 to an interface when theFlorian Obser
2021-03-11If the AUTOCONF4 or AUTOCONF6 flags get enabled, force the interface up.Theo de Raadt
2021-03-11spellingJonathan Gray
2021-03-11spellingJonathan Gray
2021-03-11Add SMP support.Mark Kettenis
2021-03-11Make sure to skip attaching disabled I2C devices. This can happen onPatrick Wildt
2021-03-11Make sure to skip attaching disabled I2C devices. This can happen onPatrick Wildt
2021-03-11grow media a littleTheo de Raadt
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2021-03-10Handle named references in acpi_getdevlist(). Fixes a regression in acpitztobhe
2021-03-10Our ACPI namerefs are pointers to the byte structures for ACPI names.Patrick Wildt
2021-03-10The ktrace record for recvmsg/recvfrom could contain extract bits inTheo de Raadt
2021-03-10Let MAIR comment catch up with reality.Mark Kettenis
2021-03-10Fix typo for ATS attribute member in IORT root complex struct.Patrick Wildt
2021-03-10spellingJonathan Gray
2021-03-10pmap_avail_setup() is the only place physmem is calculated, delete a bunchTheo de Raadt
2021-03-09Node without a "status" property should be considered enabled as well.Mark Kettenis
2021-03-09Issuing FIOSETOWN and TIOCSPGRP ioctl commands on a tun(4) device leaksanton
2021-03-09Shorten the if_cloners_lock name preventing it from being truncated inanton
2021-03-09Recognize Apple Firestorm cores.Mark Kettenis
2021-03-09Add support for 30-bit color modes.Mark Kettenis
2021-03-09Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8)Alexander Bluhm
2021-03-09Add initial bits for Check Point UTM-1 EDGE N.Visa Hankala