Date: Sat, 4 Jan 2003 22:21:30 -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 firewire.h firewirereg.h fwohci.c Message-ID: <200301050621.h056LUiv072311@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/01/04 22:21:30 PST Modified files: sys/dev/firewire firewire.c firewire.h firewirereg.h fwohci.c Log: - Change definition of fc->maxrec same as fwdev->maxrec. - 'spec' and 'ver' are attributes of a unit rather than a node. - Report Phy and Link info separatelly. - Reorder intialization step in fwohci_reset(). Revision Changes Path 1.14 +9 -9 src/sys/dev/firewire/firewire.c 1.5 +1 -0 src/sys/dev/firewire/firewire.h 1.4 +2 -0 src/sys/dev/firewire/firewirereg.h 1.14 +37 -25 src/sys/dev/firewire/fwohci.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?200301050621.h056LUiv072311>