From owner-cvs-all Wed May 31 20:58:29 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 C858737BA53; Wed, 31 May 2000 20:58:27 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA35990; Wed, 31 May 2000 20:58:27 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200006010358.UAA35990@freefall.freebsd.org> From: Peter Wemm Date: Wed, 31 May 2000 20:58:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci ds1.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/05/31 20:58:27 PDT Modified files: sys/dev/sound/pci ds1.c Log: With this evil hack the DS1 driver works on our Intel desktop motherboards that use YMF740's. It has a strange subvendor and subdevice ID and requires a disturbingly long delay after the ac97 codec init. Cameron hasn't had this driver tested on another 740 yet, so we don't know if this is a quirk of all 740's, or if its just something about the codec that Intel used. Revision Changes Path 1.4 +15 -3 src/sys/dev/sound/pci/ds1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message