Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2005 19:59:07 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/firewire fwohci_pci.c
Message-ID:  <200507171959.j6HJx7t3043439@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-07-17 19:59:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     fwohci_pci.c 
  Log:
  The Sony i.LINK CXD1947 device is a firewire bridge, but it doesn't
  implement the OHCI programming interface.  Thus it probes, but fails
  to attach because of an invalid OHCI version.  Rather than count on
  the downstream tests properly failing, print a message that this
  chipset isn't supported and fail the probe.
  
  Revision  Changes    Path
  1.53      +2 -2      src/sys/dev/firewire/fwohci_pci.c



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