Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 1999 15:44:47 -0700 (PDT)
From:      Stefan Esser <se@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci ncr.c
Message-ID:  <199905092244.PAA42175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          1999/05/09 15:44:46 PDT

  Modified files:
    sys/pci              ncr.c 
  Log:
  Really support Ultra-2 chips. Symbios redefined a register that
  was available to the programmer to hold chip state information:
  
  Use the SDID register instead of CTEST3. This change actually
  simplifies the SCRIPTS code, but I'm not absolutely sure, that
  it is OK for all variants of NCR chips around and all device
  combinations. I have had this code running on several systems
  with 53c810, 875 and 895 controllers for several months.
  
  Suggested by:	Gerard Roudier <groudier@club-internet.fr>
  
  Revision  Changes    Path
  1.146     +11 -33    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?199905092244.PAA42175>