From owner-cvs-sys Sun Sep 14 14:48:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA02384 for cvs-sys-outgoing; Sun, 14 Sep 1997 14:48:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA02340; Sun, 14 Sep 1997 14:48:29 -0700 (PDT) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA13252; Sun, 14 Sep 1997 14:45:06 -0700 (PDT) Date: Sun, 14 Sep 1997 14:45:06 -0700 (PDT) Message-Id: <199709142145.OAA13252@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT files.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 1997/09/14 14:45:06 PDT Modified files: sys/i386/conf LINT files.i386 Log: docment the new sound drivers in LINT and add the necessary files to files.i386. We aren't sure if this new code and the old sound code will co-exist in a kernel, so the device pcm0 line is left commented out in LINT. Submitted-by: Luigi Rizzo Revision Changes Path 1.365 +20 -1 src/sys/i386/conf/LINT 1.176 +6 -1 src/sys/i386/conf/files.i386