From owner-cvs-all Sat Jan 29 9:28:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A826314F80; Sat, 29 Jan 2000 09:28:50 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA90575; Sat, 29 Jan 2000 09:28:50 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001291728.JAA90575@freefall.freebsd.org> From: Peter Wemm Date: Sat, 29 Jan 2000 09:28:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/i386/conf LINT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/29 09:28:50 PST Modified files: sys/conf files sys/i386/conf LINT Log: Allow the pnp and pci cards to be attached with just a 'device pcm' in the user's config file. Based on an idea/suggestion from Cameron (cg). Change LINT to build newpcm instead of the old Voxware derived stuff. That's much more useful in the longer term. Revision Changes Path 1.334 +5 -3 src/sys/conf/files 1.740 +24 -28 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message