NetBSD/sys/arch/mac68k/dev
hauke 90670ac801 Fix more fallout from caddr_t removal.
Since kbd_adbcomplete() uses the buffer parameter for accessing a
(sic!) data buffer, make it uint8_t *, instead of casting the pointer
everywhere it is actually used.

While here, fix prototype naming issue. One of these days, the code
should be converted to either all kbd_*, or all akbd_*.
2007-03-10 16:35:14 +00:00
..
6x10.h
adb_direct.c MI softintr(9)'fy. 2007-03-08 02:24:39 +00:00
adb.c MI softintr(9)'fy. 2007-03-08 02:24:39 +00:00
adbsys.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
adbsysasm.s
adbvar.h MI softintr(9)'fy. 2007-03-08 02:24:39 +00:00
aed.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
aedvar.h
akbd.c Fix more fallout from caddr_t removal. 2007-03-10 16:35:14 +00:00
akbdmap.h add control codes for virtual console switching 2006-11-08 03:27:29 +00:00
akbdvar.h Fix more fallout from caddr_t removal. 2007-03-10 16:35:14 +00:00
ams.c Use a helper variable so that we can index it as an array. 2007-03-05 21:05:35 +00:00
amsvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
grf_compat.c Cast to char* before doing pointer arithmetic. 2007-03-05 21:11:04 +00:00
grf_subr.c
grfvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_ae.c If we have a single byte left over after filling in all mbuf data, we need 2007-01-06 13:25:19 +00:00
if_aereg.h
if_aevar.h
if_mc.c Cast to char* or u_char* before doing pointer arithmetic. 2007-03-05 21:17:27 +00:00
if_mcreg.h
if_mcvar.h On second thought, make sc_txbuf and sc_rxbuf uint8_t*s, since if_mc_obio.c 2007-03-05 21:22:45 +00:00
if_sn.c In snintr(), reset the chip on fatal errors and 2007-03-08 12:57:20 +00:00
if_snreg.h
if_snvar.h Use volatile on access to DMA descriptors. 2007-03-08 12:54:15 +00:00
ite_compat.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
mac68k5380.c
maccons.c
macfb.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
macfbvar.h
ncr5380.c
ncr5380reg.h
ncr5380var.h
pm_direct.c Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
pm_direct.h
sbc.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sbcreg.h
sbcvar.h
zs_cons.h
zs_kgdb.c
zs.c MI softintr(9)'fy. 2007-03-08 02:24:39 +00:00