From owner-cvs-all Tue Apr 10 7:28:25 2001 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 DC15837B42C; Tue, 10 Apr 2001 07:28:21 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: (from greid@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3AESLM33016; Tue, 10 Apr 2001 07:28:21 -0700 (PDT) (envelope-from greid) Message-Id: <200104101428.f3AESLM33016@freefall.freebsd.org> From: George C A Reid Date: Tue, 10 Apr 2001 07:28:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci neomagic.c neomagic.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG greid 2001/04/10 07:28:21 PDT Modified files: sys/dev/sound/pci neomagic.c neomagic.h Log: Add another card to the list of Neomagic 256AV's which don't have AC97 codecs. Also, add some additional code to check for future cards without this feature - attempting to initialise them as AC97 cards will hang the machine. PR: 26427 Reviewed by: cg Revision Changes Path 1.23 +44 -2 src/sys/dev/sound/pci/neomagic.c 1.2 +6 -1 src/sys/dev/sound/pci/neomagic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message