From owner-cvs-all Sat Oct 28 12:20: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2380C37B4C5; Sat, 28 Oct 2000 12:20:04 -0700 (PDT) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA30828; Sat, 28 Oct 2000 12:20:04 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200010281920.MAA30828@freefall.freebsd.org> From: Cameron Grant Date: Sat, 28 Oct 2000 12:20:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa sb16.c sb8.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/10/28 12:20:03 PDT Modified files: sys/dev/sound/isa sb16.c sb8.c Log: split up sb16 and sb/sbpro drivers we do not support sb versions <2.00, and the sb8 driver has not been tested yet. these drivers are not yet enabled by default. Revision Changes Path 1.60 +397 -488 src/sys/dev/sound/isa/sb16.c 1.60 +292 -439 src/sys/dev/sound/isa/sb8.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message