NetBSD/sys/dev
jdolecek acfe9f79b1 nothing handles AHCI_QUIRK_BADPMPRESET quirk, remove and change all entries
using it (ATI SB600/SB700) to instead use AHCI_QUIRK_BADPMP
2019-01-14 21:29:56 +00:00
..
acpi add normal debug level 2019-01-05 20:40:26 +00:00
adb
altmem
apm Remove unused macro. 2018-07-10 19:55:05 +00:00
arcbios
ata in atabus_detach(), shutdown the channel thread only after all the 2018-12-11 23:06:30 +00:00
bi Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
bluetooth Correctly handle signed/unsigned quantities in kernel HID parser. 2018-11-15 23:01:45 +00:00
bus_dma
cadence Retire ipkdb entirely. The option was removed from the config files 2018-07-15 05:16:40 +00:00
cardbus add cardbus attachment for malo(4), from OpenBSD 2018-12-14 21:49:22 +00:00
clk If setting rate on a clock with no set_rate function, and the desired rate 2018-06-12 23:08:37 +00:00
dec
dkwedge add support to detect the 3 vmware GPT partition types: 2018-11-06 04:04:33 +00:00
dm Only _if_ an inactive table has been loaded, make it active when resuming. 2018-11-11 10:21:11 +00:00
dmover
drm
dtv Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ebus
eisa
fdt Fix infinite loop like in fdtbus_get_string_index. 2019-01-14 12:23:53 +00:00
filemon Remove duplicate ; 2018-06-06 01:49:07 +00:00
flash s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
gpib Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
gpio Fix a paste-o that prevented the 2-pin interrupt messages from being 2018-06-01 13:42:14 +00:00
hdaudio s/1 << 31/1u << 31/. 2019-01-07 01:03:05 +00:00
hdmicec
hid Correctly handle signed/unsigned quantities in kernel HID parser. 2018-11-15 23:01:45 +00:00
hil Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
hpc Clarify the comment in the "unconst" version of hpckbd_keymap_setup. 2018-09-18 14:57:32 +00:00
i2c Revert part of previous - do not reserve regulators, it's perfectly normal for devices to share one. 2019-01-02 18:38:03 +00:00
i2o Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ic nothing handles AHCI_QUIRK_BADPMPRESET quirk, remove and change all entries 2019-01-14 21:29:56 +00:00
ieee1394 Fix fwdma_free() for when bus_dmamap_unload() clobbers the dmamap. 2018-12-13 16:38:26 +00:00
ir
isa Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
isapnp Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
iscsi interlock isn't taken when cleaning up. 2018-12-07 14:59:19 +00:00
marvell Remove stray ; to fix the build 2018-12-11 19:40:54 +00:00
mca Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
microcode Constify the microcode variables used by BNX. This moves 38 pages of kernel 2018-06-03 10:01:21 +00:00
mii Remove extra PHY read in brgphy_mii_phy_auto(). 2019-01-11 07:14:57 +00:00
mscp
mvme Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nand s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
news
nor s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
nvmm Reset DR7 before loading DR0-3, to prevent a fault if the host process 2019-01-13 10:07:50 +00:00
ofisa Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
ofw workaround a problem with the pegasos firmware interface: 2019-01-08 07:46:10 +00:00
onewire
pad pad(4) mixer has only 1 channel, so return EINVAL in the case other than 1. 2018-09-25 06:55:23 +00:00
pci nothing handles AHCI_QUIRK_BADPMPRESET quirk, remove and change all entries 2019-01-14 21:29:56 +00:00
pckbport * Increase the default scaling of the two finger scroll to make it 2018-12-04 10:10:15 +00:00
pcmcia u_int{8,16,32}_t -> uint{8,16,32}_t. No functional change. 2019-01-08 08:52:46 +00:00
podulebus Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
ppbus Remove the 'copy' argument from m_devget(), unused. While here rename 2018-11-15 10:56:29 +00:00
pud
putter
pwm Add kernel API for pwm channels. 2018-05-06 10:32:33 +00:00
qbus Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
raidframe remove the final tsleep/wakeup pair in raidframe. 2019-01-08 07:18:18 +00:00
rasops It's WSATTR_UNDERLINE, not WS_UNDERLINE. 2018-12-05 05:52:23 +00:00
rcons
sbus Retire the 'midway' driver. Discussed on tech-net@ recently and also three 2018-09-06 05:36:49 +00:00
scsipi Add NOLUNS quirk for more SEAGATE SCA/WIDE drives. 2019-01-12 13:59:53 +00:00
sdmmc Regen. 2018-12-29 04:59:33 +00:00
smbus
spi Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
splash
stbi a macro idiom used here triggers the GCC 6.4 ident checker. work around it. 2018-02-04 09:18:44 +00:00
std
sun update for GCC 6: 2018-02-08 10:52:05 +00:00
sysmon Add support for light sensors that report Illuminance in lux. 2018-05-27 01:39:00 +00:00
tc Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
tprof Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86 2018-07-24 09:47:35 +00:00
usb Add a bs_barrier to make ThunderX xhci work. Not sure why this is needed, 2019-01-11 15:43:51 +00:00
videomode add quirk to find the native resolution on certain Iiyama monitors 2018-07-10 01:44:30 +00:00
virtio Do the previous in the way it probably should have been in the first place. 2018-07-16 02:36:39 +00:00
vme
wscons - Use kmem_intr_{alloc,free}, because on time out we need to free from an 2018-12-15 22:05:23 +00:00
wsfb Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
wsfont Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
xmi
DEVNAMES Retire the LMC driver, and its associated lmcconfig tool. LMC has been 2018-12-12 07:04:05 +00:00
Makefile Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that 2018-11-07 07:43:07 +00:00
auconv.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
auconv.h
audio.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
audio_dai.h include less headers, just the right one, suggested by thorpej 2018-11-19 10:14:40 +00:00
audio_if.h
audiobell.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
audiobelldata.h
audiobellvar.h
audiovar.h
aurateconv.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
auvolconv.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
auvolconv.h
bio.c
biovar.h
ccd.c factor out the ccd COMPAT_60 code. 2018-03-18 20:33:52 +00:00
ccdvar.h factor out the ccd COMPAT_60 code. 2018-03-18 20:33:52 +00:00
cgd.c Add "bufq_fcfs" requirement to all those driver modules that explicitly 2018-01-23 22:42:29 +00:00
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
clockctl.c
cninit.c
cons.c
cons.h
dev_verbose.c
dev_verbose.h
devlist2h.awk
dksubr.c fix the disklabel sanity check coversion for case when both disklabel 2019-01-07 22:35:55 +00:00
dkvar.h
files.audio
files.dev Make ipmi driver available to other platforms. 2018-12-25 11:56:13 +00:00
firmload.c
firmload.h
fss.c Add two new states FSS_CREATING and FSS_DESTROYING and use them 2018-08-29 09:04:40 +00:00
fssvar.h Add two new states FSS_CREATING and FSS_DESTROYING and use them 2018-08-29 09:04:40 +00:00
ipmi.c Be more verbose about the IPMI device. 2018-12-28 12:44:15 +00:00
ipmivar.h Be more verbose about the IPMI device. 2018-12-28 12:44:15 +00:00
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
kttcpio.h
ld.c take kernel lock for ioctl calls when backend isn't tagged MPSAFE. 2018-10-13 14:24:35 +00:00
ldvar.h
led.c
led.h
lockstat.c
lockstat.h
md.c conditionally elide conditional for rump. 2018-03-03 19:26:12 +00:00
md.h
md_root.c
midi.c
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c As discussed in tech-kern: 2018-12-05 18:16:51 +00:00
mm.h
mulaw.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
mulaw.h
nullcons_subr.c
radio.c fixes for GCC 6.4: 2018-02-05 22:14:26 +00:00
radio_if.h
rnd_private.h
rndpseudo.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
sequencer.c
sequencervar.h
spkr.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
spkr_audio.c
spkrio.h
spkrvar.h
veriexec.c
video.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
video_if.h
vnd.c Operation handle_with_strategy() also needs the 2018-12-10 15:22:35 +00:00
vndvar.h Add flag to enforce file I/O even when bmap/strategy would be possible. 2018-10-07 11:51:26 +00:00