From owner-cvs-all Wed Sep 16 21:00:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03468 for cvs-all-outgoing; Wed, 16 Sep 1998 21:00:44 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03243; Wed, 16 Sep 1998 20:59:23 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA16593; Wed, 16 Sep 1998 20:58:59 -0700 (PDT) Date: Wed, 16 Sep 1998 20:58:59 -0700 (PDT) Message-Id: <199809170358.UAA16593@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys dpt.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 1998/09/16 20:58:59 PDT Removed files: sys/sys dpt.h Log: dpt.h has moved back to sys/dev/dpt. The dpt ioctl interface will be properly separated out from what is currently a header file filled with lots of data mostly of interest to the kernel driver, and placed in the proper location at that time.