]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Really support Ultra-2 chips. Symbios redefined a register that
authorse <se@FreeBSD.org>
Sun, 9 May 1999 22:44:42 +0000 (22:44 +0000)
committerse <se@FreeBSD.org>
Sun, 9 May 1999 22:44:42 +0000 (22:44 +0000)
commit6e38e6233fa2da6027bef97af4045f335ba4d93a
tree5ed5d6a85868ee04315ec7c4620141f4ea23df74
parent185b976c2d842ba5d53c69a0c022dc316b7fd810
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>
sys/pci/ncr.c