Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2001 11:18:54 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic7xxx_pci.c
Message-ID:  <200109121818.f8CIItw70841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2001/09/12 11:18:54 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/aic7xxx      aic7xxx_pci.c 
  Log:
  aic7xxx_pci.c:
  	Some IBM motherboards with embedded controllers, having
  	non-standard SubSystem IDs, hit our test that ignores "unstuffed"
  	second channels of twin channel adapters.  On these systems, we
  	fail to attach the second channel even though it is properly hooked
  	up.  The only HBA that doesn't have the second channel hooked
  	up is the 29160C, a compact PCI card that has been shipped
  	to very few customers.  Even in that case, probing the
  	second channel is not fatal, just cosmetically undesirable.
  	Disable this code until a more selective test is developed
  	and tested.
  
  Approved by:	jkh@FreeBSD.org
  
  Revision  Changes    Path
  1.2.2.13  +14 -1     src/sys/dev/aic7xxx/aic7xxx_pci.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?200109121818.f8CIItw70841>