NetBSD/sys/dev
jmcneill 4a5c3abbcc No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes
being corrupted?" issue on ODROID-C1 as seen on port-arm.
2015-08-21 20:12:29 +00:00
..
acpi add extra argument to method. 2015-08-18 10:41:28 +00:00
adb We don't have Debugger if we don't have DDB. 2015-07-29 08:45:28 +00:00
altmem Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
apm
arcbios
ata include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
bi
bluetooth include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
bus_dma
cadence Add gem versions of collision counters. 2015-08-13 14:51:35 +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 when scanning for disklabels, close block device only when this was 2015-08-20 23:08:33 +00:00
dm include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
dmover include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
drm
dtv IPL_VM -> IPL_SCHED to avoid taking kernel lock 2014-08-09 13:34:10 +00:00
ebus
eisa src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
filemon include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
flash
gpib Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
gpio include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
hdaudio - Support multi-channel (> 2) output to HDMI sinks. 2015-07-26 19:06:26 +00:00
hdmicec add makefile for installing hdmicecio.h 2015-08-02 21:22:34 +00:00
hil
hpc include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
i2c Fix block offsets for ddc_read_edid_block. 2015-07-25 15:20:49 +00:00
i2o Fix device_t/softc split bug. 2015-08-16 19:22:33 +00:00
ic No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes 2015-08-21 20:12:29 +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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
isa include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
isapnp Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
iscsi include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
marvell Fix calculate to address for window register. 2015-08-08 14:35:06 +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 add some more RTL8211F bits 2015-08-21 16:29:48 +00:00
mscp Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
mvme
nand include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
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 Interrupt handlers aren't MP-safe yet so use IPL_USB which is IPL_VM 2015-08-19 06:16:18 +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 PR/49281: John D. Baker: fix debugging format 2014-10-14 01:04:39 +00:00
pud
putter
qbus Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
raidframe include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +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 Add small command queue to reduce latency between ld driver and 2015-08-09 13:49:18 +00:00
smbus
spi MI driver for the Microchip 3x0x series of SAR analog to digital converters. 2015-08-18 15:54:20 +00:00
splash Forgot RCS ID header. 2015-05-01 02:35:16 +00:00
stbi
std src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
usb More IPL_SCHED -> IPL_USB 2015-08-19 06:23:35 +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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
wsfb Fix splashscreen on resolutions where text is centered. 2015-06-01 20:47:59 +00:00
wsfont include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
xmi
DEVNAMES Add s390rtc(4). 2014-10-17 14:38:43 +00:00
Makefile Install hdmicecio.h 2015-08-02 11:09:05 +00:00
auconv.c
auconv.h
audio.c add a helper function to get the hw device_t from an audio_softc 2014-11-18 01:50:12 +00:00
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
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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
ccdvar.h Switch size_t to uint64_t in appropriate places to ensure that ccd(4) works 2014-08-16 19:27:27 +00:00
cgd.c don't allow STRATEGY if we are not inited. 2015-08-21 09:33:53 +00:00
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
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 Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value 2014-09-21 14:30:22 +00:00
dev_verbose.h Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value 2014-09-21 14:30:22 +00:00
devlist2h.awk Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value 2014-09-21 14:30:22 +00:00
dksubr.c only touch b_resid on error. 2015-08-18 21:26:16 +00:00
dkvar.h Two changes to the dksubr interface. 2015-08-16 18:00:03 +00:00
files.audio Add common audio converters for software volume control. Only supports 2014-11-18 01:53:17 +00:00
files.dev Move dev/ definitions out of files.kern. 2015-08-21 02:18:18 +00:00
firmload.c nuke superfluous SYSCTL_SETUP_PROTO 2015-01-04 19:25:32 +00:00
firmload.h
fss.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
kttcpio.h
ld.c Use ENODEV to show that an operation is not supported. 2015-08-18 04:20:25 +00:00
ldvar.h Add support for implementing discard functionality with ld(4) 2015-08-17 19:47:21 +00:00
lockstat.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
lockstat.h Introduce a new flag LB_DTRACE for dtrace lockstat events. 2015-03-09 01:41:41 +00:00
md.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
md.h
md_root.c
midi.c - check sc->dying after sleeping in several more places, and 2014-12-30 07:28:34 +00:00
midi_if.h fix some comments about MP midi. 2015-03-01 00:34:14 +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.c
radio_if.h
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 include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
sequencer.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +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.c
video_if.h
vnd.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
vndvar.h whitespace police 2015-05-25 20:57:18 +00:00