cvs commit: src/sys/dev/firewire firewire.c fwohci.c fwohci_pci.c
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Fri Jan 30 06:29:27 PST 2004
simokawa 2004/01/30 06:28:12 PST
FreeBSD src repository
Modified files:
sys/dev/firewire firewire.c fwohci.c fwohci_pci.c
Log:
Use device_identify and bus_add_child methods to add a firewire
bus on fwohci. This should fix attach failure caused by a race
between firewire and fwochi initialization for the kernel module.
Revision Changes Path
1.69 +13 -4 src/sys/dev/firewire/firewire.c
1.73 +0 -1 src/sys/dev/firewire/fwohci.c
1.39 +44 -25 src/sys/dev/firewire/fwohci_pci.c
More information about the cvs-src
mailing list