Date: Sat, 5 Oct 2002 08:49:40 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 wd.c wd_cd.c Message-ID: <200210051549.g95Fnedr013921@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/10/05 08:49:39 PDT Modified files: sys/pc98/pc98 wd.c wd_cd.c Log: Don't use dkunit() to find our softc when we can hang it off the dev_t. This removes yet a dependency on the old disklabel stuff. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.127 +14 -14 src/sys/pc98/pc98/wd.c 1.44 +10 -13 src/sys/pc98/pc98/wd_cd.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?200210051549.g95Fnedr013921>