NetBSD/sys/dev/dec
hans 10e151e52e The interrupt handler uses the softc, so it's probably a good idea to
initialize it before causing interrupts. Prevents a panic on VAXstation
4000/9x with SPX console.
2010-05-09 22:29:26 +00:00
..
clockvar.h After the change from "struct device *" to "device_t", we now depend 2009-05-23 19:11:19 +00:00
dec_boot.h
dz.c The interrupt handler uses the softc, so it's probably a good idea to 2010-05-09 22:29:26 +00:00
dzkbd.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dzkbdvar.h
dzms.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dzreg.h
dzvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
files.dec
if_le_dec.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
lk201_ws.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
lk201.h
lk201reg.h
lk201var.h
Makefile
mcclock_pad32.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mcclock_pad32.h
mcclock.c Fix error introduced with timecounters - RTC clock register only uses 2010-05-03 18:04:56 +00:00
mcclockvar.h
vsxxx.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
vsxxxvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
wskbdmap_lk201.c
wskbdmap_lk201.h