Date: Sat, 1 Feb 2003 07:04:33 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c fwohci.c fwohci_pci.c if_fwe.c sbp.c Message-ID: <200302011504.h11F4XfQ091869@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/02/01 07:04:33 PST Modified files: sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c fwohci.c fwohci_pci.c if_fwe.c sbp.c Log: Define new malloc type M_FW and use it. Revision Changes Path 1.33 +27 -25 src/sys/dev/firewire/firewire.c 1.15 +2 -0 src/sys/dev/firewire/firewirereg.h 1.16 +27 -27 src/sys/dev/firewire/fwdev.c 1.7 +1 -1 src/sys/dev/firewire/fwmem.c 1.34 +19 -19 src/sys/dev/firewire/fwohci.c 1.15 +1 -0 src/sys/dev/firewire/fwohci_pci.c 1.8 +2 -2 src/sys/dev/firewire/if_fwe.c 1.26 +2 -2 src/sys/dev/firewire/sbp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302011504.h11F4XfQ091869>