NetBSD/sys/dev
thorpej e922902265 Retire the le@pci attachment. It has been superseded (and matched at a
higher priority) by the pcn(4) driver since NetBSD 1.6.
2020-01-25 18:59:43 +00:00
..
acpi Choose between dmat and dmat64, instead of relying on subregion of the 32-bit tag 2020-01-21 11:29:17 +00:00
adb fix non-debug build 2019-09-15 16:16:36 +00:00
altmem
apm
arcbios
ata Tidy quirk table and remove outdated quick from the quirk format string. 2020-01-18 11:24:40 +00:00
audio defopt AUDIO_BLK_MS 2020-01-25 12:15:35 +00:00
bi Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. 2019-05-28 07:41:46 +00:00
bluetooth Don't wait in interrupt context. 2019-11-16 22:06:49 +00:00
bus_dma
cadence Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. 2019-05-28 07:41:46 +00:00
cardbus in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
clk Normalize clk name to prevent sysctl_createv from failing 2019-07-23 17:44:03 +00:00
dec s/le_de_subr/le_dec_subr/ in comment. 2019-12-27 09:47:55 +00:00
dkwedge Fix info leak: always clear 'dkw', because some of its (otherwise 2019-07-09 17:06:46 +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 Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
eisa Remove FDDI support. 2020-01-20 18:38:17 +00:00
fdt dwc_mmc fixes: 2020-01-22 23:19:11 +00:00
flash s/lenght/length/ 2019-12-26 04:53:11 +00:00
gpib Mark unreachable branch with __unreachable() to fix i386/ALL build. 2019-12-01 16:22:10 +00:00
gpio Cleanup i2c bus acquire / release, centralizing all of the logic into 2019-12-22 23:23:29 +00:00
hdaudio Make sure we have at least one of playback or capture streams setup before 2020-01-18 12:00:33 +00:00
hdmicec
hid Support the combination of KB_SWAPCTRLCAPS and UK layout. 2020-01-11 21:43:10 +00:00
hil
hpc
hyperv hvn(4): Handle CFI field of VLAN. 2019-12-27 05:59:53 +00:00
i2c tsleep -> kpause 2020-01-15 05:56:57 +00:00
i2o in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
ic More SDIO stability and performance fixes 2020-01-23 23:53:55 +00:00
ieee1394 in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
ir
isa Remove Token Ring support. 2020-01-19 20:00:35 +00:00
isapnp Remove Token Ring support. 2020-01-19 20:00:35 +00:00
iscsi in many device attach paths, allocate memory with KM_SLEEP instead of KM_NOSLEEP 2019-10-01 18:00:07 +00:00
marvell Clean up gttwsi's register access stuff: 2020-01-12 17:48:42 +00:00
mca Remove Token Ring support. 2020-01-19 20:00:35 +00:00
microcode Add opencrypto driver for Intel QuickAssist. 2019-11-20 09:37:44 +00:00
mii No functional change: 2020-01-14 09:49:26 +00:00
mscp
mvme in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
nand s/lenght/length/ 2019-12-26 04:53:11 +00:00
news
nor
nvmm Registering the host's CR0 is done outside of the VCPU loop, so it must be 2020-01-09 16:27:57 +00:00
ofisa Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
ofw revert this change from early this year. it appears the 2019-12-06 06:38:39 +00:00
onewire Make owtemp reliable for me: 2019-11-30 23:06:52 +00:00
pad Fix return value. fo_poll expects revents, not errno. 2019-06-26 12:21:40 +00:00
pci Retire the le@pci attachment. It has been superseded (and matched at a 2020-01-25 18:59:43 +00:00
pckbport Support the combination of KB_SWAPCTRLCAPS and UK layout. 2020-01-11 21:43:10 +00:00
pcmcia Remove Token Ring support. 2020-01-19 20:00:35 +00:00
podulebus
ppbus s/sucess/success/ in comment. 2019-12-27 09:45:26 +00:00
pud
putter
pwm
qbus Revert previous. No performance gain worth the potential headaches 2019-12-08 19:52:37 +00:00
raidframe Fix big bugs. 2020-01-07 06:10:18 +00:00
rasops Fix "Alignment Fault 3" kernel failure of NetBSD/zaurus 8.1 GENERIC. 2019-11-02 01:14:57 +00:00
rcons
sbus Add missing initialization of sc_dev. 2019-11-12 13:17:43 +00:00
scsipi s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
sdmmc Be less noisy for some commands. 2020-01-04 22:28:26 +00:00
smbus
spi Remove GPIO driver attach defer. 2019-11-27 07:26:08 +00:00
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 - Introduce a new global kernel variable "shutting_down" to indicate that 2020-01-01 22:57:16 +00:00
tc Remove FDDI support. 2020-01-20 18:38:17 +00:00
tprof Match Family 15h 2019-10-11 18:04:52 +00:00
usb Remove uyurex(4). 2020-01-17 15:00:20 +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 in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
wscons Rather than keeping a separate mutex, condvar, and pserialize for each 2019-12-12 02:15:42 +00:00
wsfb Fix bug introduced in rev. 1.69: 2019-08-09 17:22:02 +00:00
wsfont Update Spleen kernel fonts to version 1.5.0, bringing the following 2019-11-04 10:44:00 +00:00
xmi
DEVNAMES Remove uyurex(4). 2020-01-17 15:00:20 +00:00
Makefile Remove filemon(4). 2020-01-19 20:41:17 +00:00
bio.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
biovar.h
ccd.c Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
ccdvar.h
cgd.c Acquire kernel_lock in the bp->b_iodone callback. 2020-01-17 19:30:51 +00:00
cgd_crypto.c Just use KASSERTMSG and panic. No need for custom wrappers. 2019-12-14 16:58:38 +00:00
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h Pull in <sys/stdbool.h>. 2020-01-01 23:07:38 +00:00
clockctl.c
cninit.c
cons.c Restore historical $Hdr$ tag after git cvsexportcommit nixed it. 2019-12-06 04:15:38 +00:00
cons.h
dev_verbose.c
dev_verbose.h
devlist2h.awk
dksubr.c Drop now unused dk_lookup function. 2019-12-08 12:15:24 +00:00
dkvar.h Drop now unused dk_lookup function. 2019-12-08 12:15:24 +00:00
files.audio defopt AUDIO_BLK_MS 2020-01-25 12:15:35 +00:00
files.dev
firmload.c
firmload.h
fss.c Check fc_type before fc_cluster, because the latter may not be initialized. 2019-08-07 10:36:19 +00:00
fssvar.h
ipmi.c Add experimental userland interface to IPMI driver. Currently, transactions 2019-05-18 08:38:00 +00:00
ipmivar.h Add experimental userland interface to IPMI driver. Currently, transactions 2019-05-18 08:38:00 +00:00
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Don't attach disks with sector sizes we cannot handle. 2019-10-06 06:10:44 +00:00
ldvar.h
led.c
led.h
lockstat.c - Increase the default number of buffers, and scale it by ncpu. 2019-11-23 17:32:10 +00:00
lockstat.h
md.c Mark the cdev MPSAFE too. 2020-01-18 14:02:18 +00:00
md.h
md_root.c
midi.c Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
midi_if.h
midictl.c
midictl.h
midisyn.c Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
midisynvar.h
midivar.h
mm.c
mm.h
nullcons_subr.c
radio.c
radio_if.h
rnd_private.h
rndpseudo.c Switch from NIST CTR_DRBG with AES to NIST Hash_DRBG with SHA-256. 2019-09-02 20:09:29 +00:00
sequencer.c Fix the size passed to memcpy, we only want 8 bytes. Found by KASAN. 2019-08-25 07:10:30 +00:00
sequencervar.h
spkr.c
spkr_audio.c Use hztoms() instead of incorrect calculation. 2019-06-21 09:34:30 +00:00
spkrio.h
spkrvar.h
veriexec.c
veriexec.config
video.c s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
video_if.h s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
vnd.c Acquire kernel_lock in the bp->b_iodone callback. 2020-01-17 19:30:51 +00:00
vndvar.h