From owner-cvs-all Thu Sep 14 4:45:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02F7A37B422; Thu, 14 Sep 2000 04:45:32 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA36258; Thu, 14 Sep 2000 04:45:31 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <200009141145.EAA36258@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 14 Sep 2000 04:45:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 wd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2000/09/14 04:45:31 PDT Modified files: sys/pc98/pc98 wd.c Log: - Changed the structure name (struct disk -> struct softc). - Converted to disk_create() interface. - Removed unnecessary code. Revision Changes Path 1.114 +61 -420 src/sys/pc98/pc98/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message