Date: Sun, 29 Jun 2003 23:35:56 -0700 (PDT) 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 fwohci.c fwohci_pci.c fwohcivar.h Message-ID: <200306300635.h5U6Zuol061952@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/06/29 23:35:56 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/firewire firewire.c firewirereg.h fwohci.c fwohci_pci.c fwohcivar.h Log: Sync with -current: - use fwohci_poll() for the first bus reset. - Fix suspend/resume problem. - Include file clean up. Revision Changes Path 1.3.2.24 +19 -4 src/sys/dev/firewire/firewire.c 1.1.2.16 +1 -0 src/sys/dev/firewire/firewirereg.h 1.1.2.21 +25 -6 src/sys/dev/firewire/fwohci.c 1.3.2.13 +9 -2 src/sys/dev/firewire/fwohci_pci.c 1.1.2.7 +1 -0 src/sys/dev/firewire/fwohcivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306300635.h5U6Zuol061952>