From owner-cvs-sys Wed Nov 6 11:12:43 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA05511 for cvs-sys-outgoing; Wed, 6 Nov 1996 11:12:43 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA05113; Wed, 6 Nov 1996 11:12:13 -0800 (PST) Date: Wed, 6 Nov 1996 11:12:13 -0800 (PST) From: Joerg Wunsch Message-Id: <199611061912.LAA05113@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi od.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/11/06 11:12:10 Branch: sys/scsi RELENG_2_2 Modified: sys/scsi od.c Log: Merge the change from rev. 1.23: make the `od' driver work again with media of different size. (I dare to commit this myself to the 2.2 branch since i think there's nobody else around who could even test it at all.) Revision Changes Path 1.22.2.1 +8 -12 src/sys/scsi/od.c