From owner-cvs-sys Sun Mar 12 15:43:19 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA27351 for cvs-sys-outgoing; Sun, 12 Mar 1995 15:43:19 -0800 Received: (from swallace@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA27337; Sun, 12 Mar 1995 15:43:16 -0800 Date: Sun, 12 Mar 1995 15:43:16 -0800 From: Steven Wallace Message-Id: <199503122343.PAA27337@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT files.i386 Sender: cvs-sys-owner@freebsd.org Precedence: bulk swallace 95/03/12 15:43:16 Modified: sys/i386/conf LINT files.i386 Log: Remove old snd file configuration list and add new file list for the snd controller and the different sound devices. Update LINT to include all sound device drivers using new format. Reviewed by: wollman