Date: Wed, 12 Mar 2003 02:59:01 -0800 (PST) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c firewire.h firewirereg.h fwdev.c fwmem.c fwohci.c if_fwe.c if_fwevar.h sbp.c Message-ID: <200303121059.h2CAx13t066109@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/03/12 02:59:01 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/firewire firewire.c firewire.h firewirereg.h fwdev.c fwmem.c fwohci.c if_fwe.c if_fwevar.h sbp.c Log: Sync with FireWire driver in current. - Improve if_fwe RX buffer management. - Improve fwmem timeout handling. Approved by: re (jhb) Revision Changes Path 1.3.2.18 +1 -0 src/sys/dev/firewire/firewire.c 1.2.2.7 +1 -1 src/sys/dev/firewire/firewire.h 1.1.2.12 +2 -0 src/sys/dev/firewire/firewirereg.h 1.2.4.10 +2 -6 src/sys/dev/firewire/fwdev.c 1.1.2.7 +16 -14 src/sys/dev/firewire/fwmem.c 1.1.2.16 +43 -9 src/sys/dev/firewire/fwohci.c 1.1.2.9 +143 -84 src/sys/dev/firewire/if_fwe.c 1.1.2.2 +2 -1 src/sys/dev/firewire/if_fwevar.h 1.5.2.15 +3 -1 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?200303121059.h2CAx13t066109>