From owner-cvs-sys Sun May 25 07:21:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA23688 for cvs-sys-outgoing; Sun, 25 May 1997 07:21:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA23658; Sun, 25 May 1997 07:20:51 -0700 (PDT) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA19601; Sun, 25 May 1997 07:20:28 -0700 (PDT) Date: Sun, 25 May 1997 07:20:28 -0700 (PDT) Message-Id: <199705251420.HAA19601@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/05/25 07:20:28 PDT Modified files: sys/scsi scsiconf.c Log: Add an entry for the Epson scanners since some of them repsond to more than one LUN: Submitted by: simokawa@sat.t.u-tokyo.ac.jp (Hidetoshi Shimokawa) Revision Changes Path 1.88 +12 -1 src/sys/scsi/scsiconf.c