From owner-cvs-all Mon Oct 12 14:54:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23869 for cvs-all-outgoing; Mon, 12 Oct 1998 14:54:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA23857; Mon, 12 Oct 1998 14:54:15 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA03654; Mon, 12 Oct 1998 14:54:14 -0700 (PDT) Date: Mon, 12 Oct 1998 14:54:14 -0700 (PDT) Message-Id: <199810122154.OAA03654@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libcam camlib.c src/sys/cam cam_xpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/10/12 14:54:13 PDT Modified files: lib/libcam camlib.c sys/cam cam_xpt.c Log: Add a "dummy light" (actually two dummy lights) to catch people who don't have the passthrough device configured in their kernel. This will hopefully reduce the number of people complaining that they can't get {camcontrol, xmcd, tosha, cdrecord, etc.} to work. Reviewed by: gibbs Revision Changes Path 1.2 +27 -4 src/lib/libcam/camlib.c 1.19 +18 -1 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message