Date: Mon, 20 Sep 1999 10:04:40 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys diskslice.h src/sys/kern subr_diskslice.c src/sys/pc98/pc98 wd.c src/sys/i386/isa wd.c Message-ID: <199909201704.KAA28812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/09/20 10:04:40 PDT
Modified files:
sys/sys diskslice.h
sys/kern subr_diskslice.c
sys/pc98/pc98 wd.c
sys/i386/isa wd.c
Log:
Add a DSO_BAD144 flag which indicates that the driver actually understand
BAD144 handling.
Reject DIOCSBAD and labels with BAD144 tables if the driver cannot grok it.
Reviewed by: bde
Revision Changes Path
1.33 +2 -1 src/sys/sys/diskslice.h
1.78 +10 -2 src/sys/kern/subr_diskslice.c
1.93 +2 -2 src/sys/pc98/pc98/wd.c
1.208 +2 -2 src/sys/i386/isa/wd.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?199909201704.KAA28812>
