Date: Fri, 3 Jan 2003 22:40:57 -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 fwohci.c fwohci_pci.c fwohcivar.h sbp.c Message-ID: <200301040640.h046evKQ057293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/01/03 22:40:57 PST
Modified files:
sys/dev/firewire firewire.c fwohci.c fwohci_pci.c
fwohcivar.h sbp.c
Log:
- Propagate suspend/resume to child devices.
- Restore pci config registers after resume.
- Reinitialize and start rx buffers after resume.
- Don't reallocate memory in fwohci_db_init() if the dbch is
already initialized.
- Fix typo.
- Some clean up.
Revision Changes Path
1.12 +2 -0 src/sys/dev/firewire/firewire.c
1.12 +43 -12 src/sys/dev/firewire/fwohci.c
1.11 +49 -24 src/sys/dev/firewire/fwohci_pci.c
1.5 +2 -1 src/sys/dev/firewire/fwohcivar.h
1.14 +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?200301040640.h046evKQ057293>
