From owner-cvs-all Sun Jul 1 9: 4:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5053237B403; Sun, 1 Jul 2001 09:04:09 -0700 (PDT) (envelope-from groudier@FreeBSD.org) Received: (from groudier@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61G49h59756; Sun, 1 Jul 2001 09:04:09 -0700 (PDT) (envelope-from groudier) Message-Id: <200107011604.f61G49h59756@freefall.freebsd.org> From: Gerard Roudier Date: Sun, 1 Jul 2001 09:04:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_hipd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG groudier 2001/07/01 09:04:08 PDT Modified files: sys/dev/sym sym_hipd.c Log: Submitted by: Chip Salzenberg . MFC after: 5 days - Mask GPCNTL against 0x1c (was 0xfc) for the reading of the NVRAM. This ensures LEDC bit will not be set on 896 and later chips. Submitted by Chip Salzenberg . - Add probe for Tekram 390 U2B/U2W SCSI (53C895) LED handling. Submitted by Chip Salzenberg Revision Changes Path 1.28 +6 -3 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