Date: Tue, 11 Mar 2003 03:46:51 -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 firewirereg.h fwdev.c fwmem.c fwohci.c iec68113.h sbp.c Message-ID: <200303111146.h2BBkpeU025831@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/03/11 03:46:51 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c fwohci.c iec68113.h sbp.c Log: Partial sync with FireWire driver in current. - Improve SBP device probing. - Fix several SBP related problems. - Simplify ORB queue management. Approved by: re (murray) if_fwe related changes are still waiting for approval. Revision Changes Path 1.3.2.17 +4 -8 src/sys/dev/firewire/firewire.c 1.1.2.11 +8 -1 src/sys/dev/firewire/firewirereg.h 1.2.4.9 +26 -5 src/sys/dev/firewire/fwdev.c 1.1.2.6 +4 -0 src/sys/dev/firewire/fwmem.c 1.1.2.15 +8 -11 src/sys/dev/firewire/fwohci.c 1.1.2.3 +1 -1 src/sys/dev/firewire/iec68113.h 1.5.2.14 +347 -137 src/sys/dev/firewire/sbp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303111146.h2BBkpeU025831>