NetBSD/sys/dev/ieee1394
dsl e05eb71de5 Remove everything to do with 'struct malloc_type' and the malloc link_set.
To make code in 'external' (etc) still compile, MALLOC_DECLARE() still
  has to generate something of type 'struct malloc_type *', with
  normal optimisation gcc generates a compile-time 0.
MALLOC_DEFINE() and friends have no effect.
Fix one or two places where the code would no longer compile.
2012-04-29 20:27:31 +00:00
..
files.ieee1394
firewire_phy.h Bye-bye fw_port.h. 2010-03-29 03:05:27 +00:00
firewire.c Change to consistently use M_FW for all malloc/free. 2012-04-29 18:31:40 +00:00
firewire.h Include dependencies directly. 2010-11-14 15:47:20 +00:00
firewirereg.h Change to consistently use M_FW for all malloc/free. 2012-04-29 18:31:40 +00:00
fwcrom.c - print expected crc when it does not match 2010-08-26 07:36:53 +00:00
fwdev.c Change to consistently use M_FW for all malloc/free. 2012-04-29 18:31:40 +00:00
fwdma.c Revert all previous kmem_ commits. This needs to be done in a different way 2010-05-23 18:56:58 +00:00
fwdma.h Bye-bye fw_port.h. 2010-03-29 03:05:27 +00:00
fwmem.c Change to consistently use M_FW for all malloc/free. 2012-04-29 18:31:40 +00:00
fwmem.h Bye-bye fw_port.h. 2010-03-29 03:05:27 +00:00
fwohci.c Put back #include "ioconf.h" per popular demand. 2011-07-31 13:51:53 +00:00
fwohcireg.h Bye-bye fw_port.h. 2010-03-29 03:05:27 +00:00
fwohcivar.h Change to consistently use M_FW for all malloc/free. 2012-04-29 18:31:40 +00:00
fwphyreg.h Bye-bye fw_port.h. 2010-03-29 03:05:27 +00:00
iec13213.h - print expected crc when it does not match 2010-08-26 07:36:53 +00:00
iec68113.h Bye-bye fw_port.h. 2010-03-29 03:05:27 +00:00
if_fwip.c Change to consistently use M_FW for all malloc/free. 2012-04-29 18:31:40 +00:00
if_fwipvar.h Bye-bye fw_port.h. 2010-03-29 03:05:27 +00:00
Makefile
sbp.c Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
sbp.h Confilict -> Conflict 2010-08-29 21:14:16 +00:00