NetBSD/sys/dev
2015-07-27 15:46:03 +00:00
..
acpi Add ACPI_RESOURCE_TYPE_END_TAG and ACPI_RESOURCE_TYPE_ADDRESS64. 2015-07-27 04:50:50 +00:00
adb aprint_*-ize 2014-11-08 17:21:51 +00:00
altmem Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
apm
arcbios
ata Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
bi
bluetooth Wrap up calls to softint_schedule in kpeempt_[dis/en]able. 2015-07-10 22:03:12 +00:00
bus_dma
cadence Remove leftover use of AF_NS and NS option 2015-05-20 09:17:17 +00:00
cardbus Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
dec Patches from Björ Johannesson to fix DEC LK201 keyboards, this time 2015-01-02 21:32:26 +00:00
dkwedge Look at the bzb flags to mark partition as swap. Requested by John D. Baker. 2015-01-24 02:58:56 +00:00
dm CID 976256: Help coverity understand that when the list is empty the head 2015-05-10 14:08:54 +00:00
dmover
drm
dtv
ebus
eisa
filemon Bump version due to openat 2015-06-17 02:17:00 +00:00
flash
gpib Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
gpio remove debug printf 2015-05-30 17:12:16 +00:00
hdaudio - Support multi-channel (> 2) output to HDMI sinks. 2015-07-26 19:06:26 +00:00
hil
hpc Add missing semicolon 2015-04-07 01:24:32 +00:00
i2c Fix block offsets for ddc_read_edid_block. 2015-07-25 15:20:49 +00:00
i2o Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
ic Adapter leaks requests when mpt_event_notify_reply() has to acknowledge 2015-07-22 08:33:51 +00:00
ieee1394 No reason not to make the string const. 2014-11-21 23:37:25 +00:00
if_ndis don't leak rl (but there are other leaks), found by Brainy. 2015-04-04 15:22:02 +00:00
ir Replace callout_stop with callout_halt 2014-11-16 16:20:00 +00:00
isa Modularize the spkr(4) driver (i386 and amd64 only). Adapt parent 2015-05-17 05:20:37 +00:00
isapnp Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
iscsi Create a per-device state for iscsi(4), effectively making it a cloning 2015-05-30 20:09:47 +00:00
marvell Improve spelling: regsiter -> register 2015-07-11 10:32:45 +00:00
mca Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
microcode two changes to radeon drm firmware: 2015-04-26 21:37:22 +00:00
mii Fix typos reported by yuo@. 2015-07-21 02:04:24 +00:00
mscp Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
mvme
nand
news
nor #include <sys/sched.h> for yield(); 2015-06-09 21:42:21 +00:00
ofisa Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
ofw Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
onewire
pad Wrap up calls to sc_intr in kpreempt[en/dis]able. 2015-07-10 21:58:56 +00:00
pci Add NVMe. 2015-07-27 15:46:03 +00:00
pckbport Disambiguate debug message. 2015-07-16 15:01:04 +00:00
pcmcia Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
podulebus
ppbus
pud
putter
qbus Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
raidframe mark all the device entry points static. 2015-07-10 09:49:56 +00:00
rasops add "best match" algorithm to wsfont and use this instead of a private 2015-04-18 11:23:58 +00:00
rcons
sbus Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
scsipi Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
sdmmc Don't timeout waiting for ld_sdmmc_dobio in the IO thread to start. 2015-07-27 07:53:46 +00:00
smbus
spi need to forward the data pointer 2015-07-22 10:07:59 +00:00
splash Forgot RCS ID header. 2015-05-01 02:35:16 +00:00
stbi
std
sun
sysmon Separate the two conditions for the KASSERT, so we can tell which 2015-06-23 19:22:56 +00:00
tc Patches from Björ Johannesson to fix DEC LK201 keyboards, this time 2015-01-02 21:32:26 +00:00
tprof
usb Use correct E[O]{READ,WRITE} function. 2015-07-11 03:06:25 +00:00
videomode Parse the extension block count field, and make it available in struct edid_info 2014-11-17 00:46:04 +00:00
vme Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
wscons use optimized refresh with VCONS_DRAW_INTR even when in polling mode. 2015-07-19 13:22:42 +00:00
wsfb Fix splashscreen on resolutions where text is centered. 2015-06-01 20:47:59 +00:00
wsfont When searching for a best font also allow fonts too wide for the 2015-05-09 16:40:37 +00:00
xmi
auconv.c
auconv.h
audio_if.h add a helper function to get the hw device_t from an audio_softc 2014-11-18 01:50:12 +00:00
audio.c add a helper function to get the hw device_t from an audio_softc 2014-11-18 01:50:12 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
auvolconv.c When this code was split from dev/pad, the "volume" member size was changed 2014-11-23 12:23:25 +00:00
auvolconv.h Add common audio converters for software volume control. Only supports 2014-11-18 01:53:17 +00:00
bio.c Dedup the conversion of bioc_disk and bioc_vol to envsys_data_t 2015-03-12 15:33:10 +00:00
biovar.h Dedup the conversion of bioc_disk and bioc_vol to envsys_data_t 2015-03-12 15:33:10 +00:00
ccd.c Trailing whitespace. 2015-07-21 21:42:15 +00:00
ccdvar.h
cgd_crypto.c Sprinkle const into cgd crypto API. 2015-04-25 12:55:04 +00:00
cgd_crypto.h Sprinkle const into cgd crypto API. 2015-04-25 12:55:04 +00:00
cgd.c Merge dk_intf and dkdriver interfaces. 2015-05-02 08:00:08 +00:00
cgdvar.h
clock_subr.c use symbolic constants (Kamil Rytarowski) 2014-12-22 18:09:20 +00:00
clock_subr.h kill the macros that called the inlines bcdtobin and bintobcd and define 2014-11-20 16:26:34 +00:00
clockctl.c
cninit.c
cons.c for some reason the previous commit causes ARCS firmware on sgimips64 to 2015-05-29 16:26:45 +00:00
cons.h
dev_verbose.c
dev_verbose.h
devlist2h.awk
DEVNAMES
dksubr.c Trailing whitespace. 2015-07-22 10:32:16 +00:00
dkvar.h Merge dk_intf and dkdriver interfaces. 2015-05-02 08:00:08 +00:00
files.audio Add common audio converters for software volume control. Only supports 2014-11-18 01:53:17 +00:00
firmload.c nuke superfluous SYSCTL_SETUP_PROTO 2015-01-04 19:25:32 +00:00
firmload.h
fss.c
fssvar.h
keylock.c
keylock.h
kloader.c Move declaration of avail_start, avail_end to <machine/kloader.h> 2015-06-11 08:14:38 +00:00
kloader.h
kttcp.c
kttcpio.h
ld.c Trailing whitespace. 2015-07-22 10:32:16 +00:00
ldvar.h Whitespace 2015-07-26 07:23:10 +00:00
lockstat.c This uses CPU_INFO_FOREACH so it really should include <sys/cpu.h> 2015-06-07 06:08:37 +00:00
lockstat.h Introduce a new flag LB_DTRACE for dtrace lockstat events. 2015-03-09 01:41:41 +00:00
Makefile Split hdaudio and PCI attach glue. Even though the driver was written with 2015-03-28 14:09:58 +00:00
md_root.c
md.c Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
md.h
midi_if.h fix some comments about MP midi. 2015-03-01 00:34:14 +00:00
midi.c - check sc->dying after sleeping in several more places, and 2014-12-30 07:28:34 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h various clean ups for midi and sequencer: 2014-12-22 07:02:22 +00:00
mm.c
mm.h
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
rnd_private.h Move RND_EXTRACT_{ANY,GOOD} to rndpool.h whose API they are part of. 2015-04-14 13:14:20 +00:00
rndpseudo.c Mark some variables __read_mostly. 2015-04-21 12:55:57 +00:00
sequencer.c fix !AUDIO_DEBUG build. 2014-12-30 07:39:15 +00:00
sequencervar.h various clean ups for midi and sequencer: 2014-12-22 07:02:22 +00:00
verified_exec.c Not to add even more confusion in an already overcomplicated subsystem, 2015-04-26 09:45:40 +00:00
video_if.h
video.c
vnd.c typo 2015-05-25 21:02:37 +00:00
vndvar.h whitespace police 2015-05-25 20:57:18 +00:00