From owner-cvs-all Tue Dec 21 6: 9:24 1999 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 946F315237; Tue, 21 Dec 1999 06:09:22 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA59598; Tue, 21 Dec 1999 06:09:22 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199912211409.GAA59598@freefall.freebsd.org> From: Peter Wemm Date: Tue, 21 Dec 1999 06:09:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa mss.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/12/21 06:09:22 PST Modified files: sys/dev/sound/isa mss.c Log: Collapse a bunch of unused MD_CS42nn tags into a single one. This saves going to a lot of trouble to identify it and set the tag and then not use it. Convert the pnp id matching to the preferred table based system. @@@0001 (CMI8330 ldn 0) is a mss, not a SB. Revision Changes Path 1.39 +37 -90 src/sys/dev/sound/isa/mss.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message