From owner-freebsd-current Wed Feb 4 20:04:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21033 for current-outgoing; Wed, 4 Feb 1998 20:04:27 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.inficad.com (root@mail.inficad.com [207.19.74.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21025 for ; Wed, 4 Feb 1998 20:04:24 -0800 (PST) (envelope-from straka@inficad.com) Received: from straka.motorvation.com (ip38.ts1.phx.inficad.com [208.198.101.38]) by mail.inficad.com (8.8.8/8.8.5) with SMTP id UAA23520; Wed, 4 Feb 1998 20:58:44 -0700 (MST) Message-ID: <34D93A4B.41C67EA6@inficad.com> Date: Wed, 04 Feb 1998 21:04:27 -0700 From: "Richard S. Straka" X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 3.0-971208-SNAP i386) MIME-Version: 1.0 To: Dave Cole CC: current@FreeBSD.ORG Subject: Re: ncr 875 activity LED References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" Dave Cole wrote: > > I have noticed that my pII running 3.0-971225-SNAP doesn't light up > its ASUS SC875 ultra wide SCSI host interface's led during activity. > It lights up fine during boot and while running Win95 but it is > totally dim while FreeBSD is running. > > I thought it might just be me but I recently heard of a friend who is > running 2.2.5-Stable that also noticed his LED not doing anything. > > ------------------------------------------------------------- > Dave Cole (DC1110) | dacole@netcom.ca > Systems Administrator | dacole@vex.net > | office/~dacole/ > Netcom Canada | www.vex.net/~dacole/ > 905 King Street West, Toronto, M6K 3G9 | phone - 416.341.5801 > Toronto, Ontario, Canada, Earth, Sol | fax - 416.341.5725 Try adding options SCSI_NCR_SYMBIOS_COMPAT to your kernel configuration file. Building a kernel with this option made the activity light work on my Symbios 875 card. regards, Richard Straka