Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 11:47:01 -0700 (PDT)
From:      Gerard Roudier <groudier@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci ncr.c
Message-ID:  <200009171847.LAA38633@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
groudier    2000/09/17 11:47:01 PDT

  Modified files:        (Branch: RELENG_4)
    sys/pci              ncr.c 
  Log:
  PR:	21029
  Change:
  - Let ncr return -1000 (priority) from the
    probe routine. The new-bus related changes
    broke this trick ( hack ? :) ) that allows
    to use both `ncr' and `sym' drivers.
  
  PR 21029:
  - Reported `ncr' attaching a sym53c875 when
    `sym' was expected. Should be fixed by this
    commit.
  - Reported that `ncr' failed at boot.
    This was caused by WIDE data transfers
    being negotiated with a WIDE device
    connected using a NARROW  cable.
    `sym' can cope with that, thanks to
    reading setup information from NVRAM.
  
  Revision   Changes    Path
  1.155.2.2  +3 -3      src/sys/pci/ncr.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?200009171847.LAA38633>