Date: Sat, 25 Jan 2003 06:47:33 -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.h firewirereg.h fwdev.c fwohci.c if_fwe.c src/usr.sbin/fwcontrol fwcontrol.c Message-ID: <200301251447.h0PElX5X050700@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2003/01/25 06:47:33 PST
Modified files:
sys/dev/firewire firewire.h firewirereg.h fwdev.c fwohci.c
if_fwe.c
usr.sbin/fwcontrol fwcontrol.c
Log:
Change API of FW_GDEVLST ioctl.
- include information about itself.
- define struct fw_devinfo and use it in struct fw_devlstreq.
- unify EUI64 representation using struct fw_eui64.
Revision Changes Path
1.8 +15 -9 src/sys/dev/firewire/firewire.h
1.9 +1 -1 src/sys/dev/firewire/firewirereg.h
1.11 +18 -12 src/sys/dev/firewire/fwdev.c
1.27 +7 -12 src/sys/dev/firewire/fwohci.c
1.7 +9 -6 src/sys/dev/firewire/if_fwe.c
1.6 +42 -28 src/usr.sbin/fwcontrol/fwcontrol.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?200301251447.h0PElX5X050700>
