NetBSD/sys/dev/tc
2009-08-22 17:36:12 +00:00
..
asc_tc.c
asc_tcds.c
ascvar.h
bba.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
cfb.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
devlist2h.awk
files.tc
if_fta.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
if_le_ioasic.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
if_le_tc.c
if_levar.h
ioasic_subr.c
ioasicreg.h
ioasicvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
Makefile
Makefile.tcdevs Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
mfb.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
nvrreg.h
px.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pxg.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pxgvar.h
sfb.c Use volatile on device register access. 2009-08-20 12:55:26 +00:00
sfbplus.c MALLOC() -> malloc() 2009-08-22 17:36:12 +00:00
sfbreg.h
stic.c - device/softc split 2008-07-09 13:19:33 +00:00
sticio.h
sticreg.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
sticvar.h - device/softc split 2008-07-09 13:19:33 +00:00
tc.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
tcdevs add a comment explaining how to regenerate tcdevs.h and tcdevs_data.h 2009-01-21 14:34:18 +00:00
tcdevs_data.h
tcdevs.h
tcds.c bzero -> memset 2009-03-18 16:00:08 +00:00
tcdsreg.h
tcdsvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
tcreg.h
tcvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
tfb.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
xcfb.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
zs_ioasic.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 13:15:24 +00:00
zs_ioasicvar.h
zskbd.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
zsms.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00