Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 1997 15:01:54 -0700 (PDT)
From:      Stefan Esser <se@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci ncr.c
Message-ID:  <199708232201.PAA09123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          1997/08/23 15:01:54 PDT

  Modified files:
    sys/pci              ncr.c 
  Log:
  Some cleanup and a fix for an assumed chip bug:
  - Do not malloc SCRIPTS memory for those parts of the microcode that
    are to be loaded into the on-chip SRAM of the 53c825a or 875 ...
  - Modify ncr_chip_lookup to make adding new entries easier.
  - Disable use of on-chip SRAM for the 53c825 rev 0x10 to 0x12, since
    there seems to be a problem with rev 0x11, while 0x13 is known to
    work. (Tested by Chuck Robey <chuckr@glue.umd.edu>).
  
  This code will be merged into 2.2-stable after a few more days of
  testing in -current.
  
  Revision  Changes    Path
  1.105     +90 -93    src/sys/pci/ncr.c



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