From owner-cvs-sys Sat Jan 4 02:57:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA11617 for cvs-sys-outgoing; Sat, 4 Jan 1997 02:57:48 -0800 (PST) Received: (from kato@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA11610; Sat, 4 Jan 1997 02:57:46 -0800 (PST) Date: Sat, 4 Jan 1997 02:57:46 -0800 (PST) From: KATO Takenori Message-Id: <199701041057.CAA11610@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pc98/pc98 wd.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk kato 97/01/04 02:57:46 Modified: sys/pc98/pc98 wd.c Log: Delete collapse code to avoid overflow of the number of cylinders. This should be in 2.2 after src/sys/i386/isa/wdreg.h revsion 1.15 (short -> u_short change) is merged. Revision Changes Path 1.13 +1 -15 src/sys/pc98/pc98/wd.c