From owner-cvs-all Sat Jan 1 7:24:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F36C14D52; Sat, 1 Jan 2000 07:24:46 -0800 (PST) (envelope-from groudier@FreeBSD.org) Received: (from groudier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA02815; Sat, 1 Jan 2000 07:24:46 -0800 (PST) (envelope-from groudier@FreeBSD.org) Message-Id: <200001011524.HAA02815@freefall.freebsd.org> From: Gerard Roudier Date: Sat, 1 Jan 2000 07:24:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_defs.h sym_hipd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk groudier 2000/01/01 07:24:46 PST Modified files: sys/dev/sym sym_defs.h sym_hipd.c Log: - Add device entry for the next generation of C1010 device (pci dev_id 0x21). - Start the SCRIPTS processor without resetting the SCSI BUS at initialization. - Remove the "Host adapter CCB chain" (got useless given the new queuing scheme). - Display correctly the state of SCSI signals, when SCSI BUS looks bad. - Cosmetic changes in messages printed out at initialization. - Notifications and messages on RESET conditions slightly reworked. - TEKRAM 24C16 NVRAM support fixed (also reported ok). Revision Changes Path 1.3 +2 -1 src/sys/dev/sym/sym_defs.h 1.3 +97 -65 src/sys/dev/sym/sym_hipd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message