Date: Sat, 8 Jun 1996 03:03:43 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa wd.c wdreg.h Message-ID: <199606081003.DAA07115@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/06/08 03:03:42 Modified: sys/i386/isa wd.c wdreg.h Log: Fixed calculation of the number of cylinders. wdp_cylinders (was wdp_fixedcyl) gives it directly. wdp_removedcyl is "reserved" except in ancient ATA-1 drafts and shouldn't be added. This fixes PR 1288. Changed some fields and comments in struct wdparams to match a less- ancient ATA draft. Fixed bit number for `rdy' in status string. Revision Changes Path 1.109 +5 -6 src/sys/i386/isa/wd.c 1.12 +10 -12 src/sys/i386/isa/wdreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606081003.DAA07115>
