From owner-freebsd-commit Sun Jan 28 14:41:54 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07606 for freebsd-commit-outgoing; Sun, 28 Jan 1996 14:41:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07597 for cvs-all-outgoing; Sun, 28 Jan 1996 14:41:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07587 for cvs-sys-outgoing; Sun, 28 Jan 1996 14:41:47 -0800 (PST) Received: (from julian@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07580 Sun, 28 Jan 1996 14:41:46 -0800 (PST) Date: Sun, 28 Jan 1996 14:41:46 -0800 (PST) From: Julian Elischer Message-Id: <199601282241.OAA07580@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk julian 96/01/28 14:41:45 Modified: sys/scsi scsiconf.c Log: Submitted by: rich (which one?) Another special case for probing multi-CD cdrom drives. 2nd try at this patch. Revision Changes Path 1.48 +5 -1 src/sys/scsi/scsiconf.c