Date: Mon, 11 Jun 2001 03:48:11 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c Message-ID: <200106111048.f5BAmBk19493@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2001/06/11 03:48:11 PDT
Modified files:
sys/isa fd.c
Log:
Cosmetics:
. remove stale comments and a stale #define (from the old days of ft(4))
. make MAX_SEC_SIZE (used in isa_dmainit()) a #define
. fix a typo in a string
. use 0 as the blocksize in devstat_add_entry(), since the actual blocksize
is unknown (devstat(9) suggests to use 0 in that case)
Revision Changes Path
1.202 +23 -17 src/sys/isa/fd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111048.f5BAmBk19493>
