NetBSD/sys/dev
jmcneill a203ea21a9 regen 2015-02-04 14:23:18 +00:00
..
acpi handle unknown values. Also BIF_UNIT is an enum, not a bitmask. 2014-12-31 22:01:01 +00:00
adb aprint_*-ize 2014-11-08 17:21:51 +00:00
altmem Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
apm Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
arcbios Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
ata We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
bi
bluetooth Added quirk for ELECOM M-XG2BB. 2014-12-13 19:28:55 +00:00
bus_dma
cadence Initial Zynq (Xilinx) support 2015-01-23 12:34:09 +00:00
cardbus Fix i386 CARDBUS build. 2014-10-17 20:52:00 +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 disk_blocksize and disk_set_info relay the same information 2014-12-31 08:24:50 +00:00
dmover Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +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 Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
flash Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
gpib We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
gpio Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
hil
hpc Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
i2c More correctly handle I²C exec ioctls with both a command and write data 2015-01-22 17:56:35 +00:00
i2o Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
ic Add driver for ARM PrimeCell MultiMedia Card Interface (PL181). Not tested 2015-01-27 16:33:26 +00:00
ieee1394 No reason not to make the string const. 2014-11-21 23:37:25 +00:00
if_ndis Remove redundant test for rl == NULL, that's already established 2014-09-01 19:46:55 +00:00
ir Replace callout_stop with callout_halt 2014-11-16 16:20:00 +00:00
isa We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
isapnp
iscsi iscsi_attrs is not used when iscsi(4) is compiled into the kernel. 2014-11-24 21:49:17 +00:00
marvell sizeof doesn't evaluate the expression, so increment of rxd doesn't 2015-01-11 22:59:57 +00:00
mca We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
microcode src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
mii centralize the dialout/call unit macros. 2014-11-15 19:18:18 +00:00
mscp We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
mvme Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
nand
news
nor Add some NOR_VERBOSE ifdefs for static functions only used in that case. 2014-07-24 23:25:53 +00:00
ofisa
ofw make more drivers use disk_ioctl, and add a dev parameter to it so that 2014-12-31 19:52:04 +00:00
onewire Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
pad Add common audio converters for software volume control. Only supports 2014-11-18 01:53:17 +00:00
pci Fix mutex related problem reported by Uwe Toenjes in PR#49328: 2015-02-04 09:05:53 +00:00
pckbport Add a belgian keyboard layout, based on the french keyboard layout. 2014-07-14 10:05:23 +00:00
pcmcia Replace callout_stop with callout_halt 2014-11-16 16:20:00 +00:00
podulebus
ppbus PR/49281: John D. Baker: fix debugging format 2014-10-14 01:04:39 +00:00
pud
putter Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
qbus We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
raidframe Also print b_error in the IO Error message 2015-01-03 11:48:04 +00:00
rasops Don't leak f on failure. Noted by maxv@. 2014-08-18 03:59:27 +00:00
rcons
sbus implement WSDISPLAYIO_*CMAP and WSDISPLAYIO_GET_FBINFO ioctl()s 2015-01-06 17:41:30 +00:00
scsipi We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
sdmmc eSDHC has non standard Host Controller Version Register offset. 2015-01-26 04:56:56 +00:00
smbus
spi use disk_init() wrapper function instead of poking data structures. 2014-10-11 13:56:01 +00:00
splash
stbi
std src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
sun Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
sysmon As proposed on tech-net@, introduce a new switch type, PSWITCH_TYPE_RADIO, 2015-01-06 15:39:54 +00:00
tc Patches from Björ Johannesson to fix DEC LK201 keyboards, this time 2015-01-02 21:32:26 +00:00
tprof Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
usb regen 2015-02-04 14:23:18 +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 make more drivers use disk_ioctl, and add a dev parameter to it so that 2014-12-31 19:52:04 +00:00
wscons add MGX 2015-01-06 19:19:10 +00:00
wsfb handle WSDISPLAYIO_GET_EDID and WSDISPLAYIO_GET_FBINFO only if the bus 2014-09-10 07:40:52 +00:00
wsfont add glass tty fonts as described in: 2015-01-25 20:09:42 +00:00
xmi
DEVNAMES Add s390rtc(4). 2014-10-17 14:38:43 +00:00
Makefile
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 Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
biovar.h
ccd.c We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +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 We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
cgd_crypto.c
cgd_crypto.h
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 Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
cninit.c
cons.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +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 make more drivers use disk_ioctl, and add a dev parameter to it so that 2014-12-31 19:52:04 +00:00
dkvar.h
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 Use devmajor_t not int 2014-10-02 22:05:38 +00:00
fssvar.h
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c split PRU_RCVD function out of pr_generic() usrreq switches and put into 2014-08-08 03:05:44 +00:00
kttcpio.h
ld.c We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
ldvar.h
lockstat.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
lockstat.h
md.c We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +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 the midi_if documentation to properly describe the locks that will 2014-12-21 22:21:03 +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 Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
mm.h
mulaw.c
mulaw.h
nullcons_subr.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
radio.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
radio_if.h
rnd_private.h
rndpseudo.c add a couple of event counters. 2014-11-09 20:29:58 +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 Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
video.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
video_if.h
vnd.c Fix typo in comment 2015-01-28 16:27:43 +00:00
vndvar.h