NetBSD/sys/dev
2020-05-01 10:38:59 +00:00
..
acpi Demote "unknown output device" message from error to debug, and change 2020-04-28 11:02:37 +00:00
adb Revert previous for now: 2020-04-16 23:29:52 +00:00
altmem
apm
arcbios
ata Rather than creating a kthread-per-channel, use a threadpool and a 2020-04-25 00:07:27 +00:00
audio Move machine dependent AUDIO_BLK_MS default value to <machine/param.h>. 2020-05-01 08:21:27 +00:00
bi
bluetooth fix memory leaks 2020-03-14 04:49:33 +00:00
bus_dma
cadence Adopt <net/if_stats.h>. 2020-01-29 05:52:27 +00:00
cardbus
clk
dec s/le_de_subr/le_dec_subr/ in comment. 2019-12-27 09:47:55 +00:00
dkwedge allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dm dm: #if0 target's ->upcall() handler 2020-01-21 16:27:53 +00:00
dmover
drm
dtv s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
ebus
eisa Remove FDDI support. 2020-01-20 18:38:17 +00:00
fdt Add "snps,dwc3" to the list of compatible strings we match against. 2020-03-26 00:21:27 +00:00
flash
gpib
gpio
hdaudio hdaudiodevs: regen 2020-04-29 07:36:22 +00:00
hdmicec
hid For usb keyboards with encoding *.swapctrlcaps, keep KS_Cmd1 on the same 2020-04-24 13:29:46 +00:00
hil
hpc
hyperv Use ifmedia_fini(). 2020-02-04 05:18:36 +00:00
i2c a very preliminary driver for the acclerometer found in later *Books 2020-04-24 12:38:31 +00:00
i2o
ic Get rid of needless __predict_true() and move a comment slightly. 2020-05-01 07:27:51 +00:00
ieee1394 Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
ir
isa BUS_SPACE_MAP_PREFETCHABLE yields a write combining region on x86 and that's 2020-04-24 22:31:35 +00:00
isapnp Remove rounding by 4 bytes on round_blocksize(). 2020-02-29 05:51:10 +00:00
iscsi
marvell Make crypto/rijindael optional again as cprng_strong does no longer 2020-04-22 09:15:39 +00:00
mca Correctly spell "count". 2020-04-08 04:32:14 +00:00
microcode Upgrade to newer firmware needed by some txp(4) variants. 2020-03-08 20:49:31 +00:00
mii Add two new RDC PHYs from Andrius V. 2020-04-08 03:01:58 +00:00
mscp
mvme
nand
news
nor
nvmm If we were processing a software int/excp, and got a VMEXIT in the middle, 2020-04-30 16:56:23 +00:00
ofisa
ofw various fixes: 2020-04-03 21:55:07 +00:00
onewire Only include opt_xxx.h headers when _KERNEL_OPT is defined. 2020-04-14 15:36:02 +00:00
pad Make start_input/halt_input optional if the driver has no recording, 2020-02-23 04:02:45 +00:00
pci regen 2020-05-01 10:38:59 +00:00
pckbport pms_synaptics_enable: no need to send PMS_DEV_ENABLE here because 2020-04-28 19:22:58 +00:00
pcmcia Use ifmedia_fini(). 2020-02-04 05:44:14 +00:00
podulebus
ppbus add a config fragment to include all ppbus devices to make it simpler 2020-02-04 21:09:03 +00:00
pud
putter
pwm
qbus Revert previous for now: 2020-04-16 23:29:52 +00:00
raidframe slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit() 2020-04-13 00:27:16 +00:00
rasops
rcons
sbus Don't bother with IFF_OACTIVE. Just keep processing so long as 2020-03-19 02:58:54 +00:00
scsipi fix use-after-free for ata xfer on bio submission found by KASAN 2020-04-13 10:49:34 +00:00
sdmmc - Refactor the firmware loading code into a set of common routines in the 2020-03-25 03:44:44 +00:00
smbus
spi
splash
stbi
std
sun Fix panic on sun3 when any key is typed when kbd is not console. PR/54873 2020-01-18 21:08:42 +00:00
sysmon Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
tc Remove FDDI support. 2020-01-20 18:38:17 +00:00
tprof Enable the cycle counter when a CPU hatches and store an estimate of the 2020-03-30 11:38:29 +00:00
usb rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
videomode Fix uninitialized variable. There may not be a TYPE_ASCII block. Found by 2020-01-25 15:59:11 +00:00
virtio
vme
wscons KNF (Format block comment) 2020-04-04 13:07:11 +00:00
wsfb Get genfb's address offset correctly when the vaule >= 4G. OK's by jmcneill. 2020-04-13 15:26:57 +00:00
wsfont Remove references to non-existing fonts. 2020-03-05 18:20:38 +00:00
xmi
bio.c
biovar.h
ccd.c Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c constify 2020-04-13 08:05:02 +00:00
cgdvar.h Defer crypto operations to a workqueue and make it utilize all CPUs. 2020-03-09 08:33:15 +00:00
clock_subr.c
clock_subr.h Pull in <sys/stdbool.h>. 2020-01-01 23:07:38 +00:00
clockctl.c Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
cninit.c
cons.c
cons.h
dev_verbose.c
dev_verbose.h
devlist2h.awk
DEVNAMES Retire azalia(4). 2020-02-09 16:06:17 +00:00
dksubr.c Add a flag to dk_dump for virtual disk devices. 2020-03-01 03:21:54 +00:00
dkvar.h Add a flag to dk_dump for virtual disk devices. 2020-03-01 03:21:54 +00:00
files.audio defopt -> defparam (oops) 2020-01-25 19:22:05 +00:00
files.dev Rewrite entropy subsystem. 2020-04-30 03:28:18 +00:00
firmload.c
firmload.h
fss.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
fssvar.h
ipmi.c
ipmivar.h
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c constify 2020-04-13 08:05:02 +00:00
ldvar.h
led.c
led.h
lockstat.c
lockstat.h
Makefile Remove filemon(4). 2020-01-19 20:41:17 +00:00
md_root.c
md.c constify 2020-04-13 08:05:02 +00:00
md.h
midi_if.h
midi.c
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mm.h
nullcons_subr.c
radio_if.h
radio.c
random.c Missed a spot -- need <sys/atomic.h> to use atomic_*. 2020-04-30 04:26:29 +00:00
sequencer.c
sequencervar.h
spkr_audio.c
spkr.c
spkrio.h
spkrvar.h
veriexec.c
veriexec.config
video_if.h s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
video.c s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
vnd.c pass b_flags B_PHYS and B_RAW when setting up the buf for underlying device 2020-04-23 09:40:08 +00:00
vndvar.h