Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2000 14:48:28 +0500
From:      "Sergey A. Ivanov" <lw@pd.chel.ru>
To:        Gerard Roudier <groudier@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/sym sym_fw.h sym_fw1.h sym_fw2.h sym_conf.h sym_defs.h sym_hipd.c
Message-ID:  <11616.000504@pd.chel.ru>
In-Reply-To: <200004291020.DAA46450@freefall.freebsd.org>
References:  <200004291020.DAA46450@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Gerard,
Saturday, April 29, 2000, 3:20:19 PM, you wrote:

GR> groudier    2000/04/29 03:20:19 PDT

GR>   Modified files:
GR>     sys/dev/sym          sym_conf.h sym_defs.h sym_hipd.c 
GR>   Added files:
GR>     sys/dev/sym          sym_fw.h sym_fw1.h sym_fw2.h 
GR>   Log:
GR>   This new version adds support for early NCR chips.
GR>   53C810 non 'A', 53C815 and 53C825 non 'A' are now
GR>   attached by the driver (by default).
GR>   The driver uses a different SCRIPTS set based on
GR>   MEMORY MOVE instructions for these chips.

Can it be committed into 4S branch? I have machine with 53c810 non 'A'
and want to use them under freebsd.
Can i just copy files from -current?

GR>   2 SCRIPTS sets (firmwares) numbered #1 and #2 are
GR>   used for the whole support of the 53C8XX family
GR>   to get possible:
  
GR>   - FW #1 : Only based on MEMORY MOVE instructions.
GR>             Selected for 810, 815, 825.
GR>   - FW #2 : LOAD/STORE based. This is the firmware
GR>             also used by previous driver versions.
GR>             Selected for other chips.
  
GR>   When both `ncr' and `sym' are configured, `sym'
GR>   will now attach all the 53C8XX devices by default.
GR>   Previous balancing between `ncr' and `sym' can be
GR>   preserved by:
  
GR>   - Either editing sym_conf.h and commenting the
GR>     following compile option:
GR>        #define SYM_CONF_GENERIC_SUPPORT
GR>     (This also saves about 3.5Kb of kernel memory).
  
GR>   - Or setting kernel config option
GR>       SYM_SETUP_LP_PROBE_MAP to 64 (bit 0x40)
  
GR>   Revision  Changes    Path
GR>   1.6       +14 -9     src/sys/dev/sym/sym_conf.h
GR>   1.5       +3 -4      src/sys/dev/sym/sym_defs.h
GR>   1.11      +652 -2111 src/sys/dev/sym/sym_hipd.c



Best regards,
 Sergey                           mailto:lw@pd.chel.ru
                                      ICQ UIN: 49432691
                                      http://lw.narod.ru




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?11616.000504>