From owner-cvs-all Wed Jul 5 13:38: 0 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 C30AD37BF59; Wed, 5 Jul 2000 13:37:55 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Received: (from groudier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA72552; Wed, 5 Jul 2000 13:37:55 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Message-Id: <200007052037.NAA72552@freefall.freebsd.org> From: Gerard Roudier Date: Wed, 5 Jul 2000 13:37:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym README.sym sym_fw1.h sym_fw2.h sym_hipd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG groudier 2000/07/05 13:37:55 PDT Modified files: (Branch: RELENG_4) sys/dev/sym README.sym sym_fw1.h sym_fw2.h sym_hipd.c Log: MFC: `cvs log -r1.17 -r1.18 sym_hipd.c' to get full log. Significant changes: - Remove obsolete informations from the README.sym file. - Check also against DT_DATA_IN phase on parity/crc error. (Merged from Pamela Delaney's changes in the Linux driver) - Fix support for phase mismatch handling from the C code for the C1010 (only useful for testing issue). - Add an asynchonous notification handler for `lost device' (AC_LOST). Revision Changes Path 1.1.1.5.2.1 +22 -241 src/sys/dev/sym/README.sym 1.2.2.2 +3 -3 src/sys/dev/sym/sym_fw1.h 1.2.2.3 +3 -3 src/sys/dev/sym/sym_fw2.h 1.6.2.3 +98 -39 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