From owner-cvs-all Thu May 4 1:48:17 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.uvd.chel.su (uvd.chel.su [195.54.2.174]) by hub.freebsd.org (Postfix) with ESMTP id 8D73537BB90; Thu, 4 May 2000 01:47:58 -0700 (PDT) (envelope-from lw@pd.chel.ru) Received: from isergeya.uvd.chel.su (isergeya.uvd.chel.su [192.168.200.123]) by relay.uvd.chel.su (Postfix) with ESMTP id 5E5E4135; Thu, 4 May 2000 14:47:52 +0600 (YEKST) Date: Thu, 4 May 2000 14:48:28 +0500 From: "Sergey A. Ivanov" X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: "Sergey A. Ivanov" X-Priority: 3 (Normal) Message-ID: <11616.000504@pd.chel.ru> To: Gerard Roudier 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 In-reply-To: <200004291020.DAA46450@freefall.freebsd.org> References: <200004291020.DAA46450@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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