dissertation/sys/dev
patrick 4303d0d5bc The gpiokeys(4) 'label' property seems to be optional. If we don't have
any, don't try and print it, and especially don't error out.

Tested on Lenovo x13s (myself) and Pinebook Poop (kn@)
ok kn@
2022-11-07 20:28:23 +00:00
..
acpi Add FDT-based attachment for qciic(4). 2022-11-06 15:36:13 +00:00
adb hw.power, machdep.lidaction, machdep.pwraction for macppc 2022-10-21 22:42:36 +00:00
ata bzero(disklabel) or memset(disklabel,0) should be enough for 2022-10-23 14:39:19 +00:00
atapiscsi constify SCSI adapter entry points 2022-04-16 19:19:58 +00:00
cardbus Update Atheros AR928X pcidev string 2022-07-24 17:22:12 +00:00
dec
dt Add the new inout vmm(4) tracepoint to dt(4). 2022-09-11 19:05:44 +00:00
efi Add definitions for runtime services related to EFI variables and system 2022-10-18 10:17:56 +00:00
eisa constify struct cfattach 2022-04-06 18:59:26 +00:00
fdt The gpiokeys(4) 'label' property seems to be optional. If we don't have 2022-11-07 20:28:23 +00:00
gpio Remove unused device poll functions. 2022-07-02 08:50:41 +00:00
hid Improve the clickpad/touchpad detection in hidmt. 2022-10-16 20:17:08 +00:00
hil constify struct cfattach 2022-04-06 18:59:26 +00:00
i2c Calculate approx. battery re-charge time. 2022-10-25 19:32:18 +00:00
ic Replace audio(9) get_props() with duplex check in open() in non-duplex drivers 2022-10-28 15:09:45 +00:00
isa Remove audio(9) speaker_ctl(), let open() handle speakers where needed 2022-11-02 10:41:34 +00:00
microcode
mii regen 2022-04-19 03:26:52 +00:00
ofw The ARM SMMUv2 does actually support #iommu-cells = <2>, where the second 2022-11-07 19:07:31 +00:00
onewire constify struct cfattach 2022-04-06 18:59:26 +00:00
pci Enable IPv4, TCP, and UDP checksum offloading, and VLAN HW tagging 2022-11-06 18:17:56 +00:00
pckbc Discard relative movement packets outside of [-127, 127] range to 2022-07-23 05:55:16 +00:00
pcmcia Implement support for framebuffers that don't start on a page boundary. 2022-07-15 17:57:25 +00:00
puc constify struct cfattach 2022-04-06 18:59:26 +00:00
pv Rename global ifnet TAILQ 2022-09-08 10:22:05 +00:00
rasops
sbus Make audio(9) get_props() optional, remove it from duplex drivers 2022-10-26 20:19:06 +00:00
sdmmc Allow suspend with root on sdmmc(4). 2022-09-03 15:29:43 +00:00
spi
sun
tc Make audio(9) get_props() optional, remove it from duplex drivers 2022-10-26 20:19:06 +00:00
usb Remove audio(9) get_props() from record-only drivers 2022-10-28 15:02:20 +00:00
videomode
wscons Fix a bug in the initialization mechanism of wsmouse. 2022-10-16 18:23:44 +00:00
wsfont wscons: const-ify font encoding mappings 2022-04-04 19:53:15 +00:00
x86emu
audio.c Remove audio(9) speaker_ctl(), let open() handle speakers where needed 2022-11-02 10:41:34 +00:00
audio_if.h Remove audio(9) speaker_ctl(), let open() handle speakers where needed 2022-11-02 10:41:34 +00:00
bio.c
biovar.h
clock_subr.h Extend struct todr_chip_handle with a todr_quality member. This allows us 2022-10-12 13:39:50 +00:00
cninit.c
cons.c Remove unused device poll functions. 2022-07-02 08:50:41 +00:00
cons.h Remove unused device poll functions. 2022-07-02 08:50:41 +00:00
diskmap.c
firmload.c
hotplug.c Remove unused device poll functions. 2022-07-02 08:50:41 +00:00
ipmi.c fix leaking memory in get_sdr on failure. 2022-04-08 13:13:14 +00:00
ipmi.h
ipmivar.h
kcov.c
kstat.c
ksyms.c
midi.c Remove unused device poll functions. 2022-07-02 08:50:41 +00:00
midi_if.h Constify struct {audio,midi,radio,video}_hw_if. No functional change. 2022-03-21 19:22:39 +00:00
midivar.h Constify struct {audio,midi,radio,video}_hw_if. No functional change. 2022-03-21 19:22:39 +00:00
mulaw.c
mulaw.h
radio.c constify struct cfattach 2022-04-06 18:59:26 +00:00
radio_if.h Constify struct {audio,midi,radio,video}_hw_if. No functional change. 2022-03-21 19:22:39 +00:00
radiovar.h Constify struct {audio,midi,radio,video}_hw_if. No functional change. 2022-03-21 19:22:39 +00:00
rd.c constify struct cfattach 2022-04-06 18:59:26 +00:00
rnd.c Style: always use *retval and never retval[0] in syscalls, 2022-11-03 04:56:47 +00:00
rndis.h
softraid.c Remove the DKF_LABELVALID flag from struct disk. Instead, trust disk drivers 2022-09-11 19:34:40 +00:00
softraid_concat.c
softraid_crypto.c
softraid_raid0.c
softraid_raid1.c
softraid_raid1c.c
softraid_raid5.c
softraid_raid6.c
softraidvar.h
spdmem.c
spdmemvar.h
video.c Remove unused device poll functions. 2022-07-02 08:50:41 +00:00
video_if.h Constify struct {audio,midi,radio,video}_hw_if. No functional change. 2022-03-21 19:22:39 +00:00
vnd.c bzero(disklabel) or memset(disklabel,0) should be enough for 2022-10-23 14:39:19 +00:00
vndioctl.h
vscsi.c Remove unused device poll functions. 2022-07-02 08:50:41 +00:00
vscsivar.h