Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 06:28:12 -0800 (PST)
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 fwohci.c fwohci_pci.c
Message-ID:  <200401301428.i0UESCVk066881@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401301428.i0UESCVk066881>