From owner-cvs-all Sat Apr 1 16:35: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 0978237B647; Sat, 1 Apr 2000 16:34:54 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id BAA87334; Sun, 2 Apr 2000 01:31:12 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id BAA00731; Sun, 2 Apr 2000 01:31:10 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200004020031.BAA00731@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Cameron Grant Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/sys/dev/sound/pcm ac97.c src/sys/dev/sound/pci aureal.c csapcm.c es137x.c neomagic.c t4dwave.c In-Reply-To: Message from Cameron Grant of "Sat, 01 Apr 2000 14:24:04 -0800." <200004012224.OAA05003@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 02 Apr 2000 01:31:09 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > cg 2000/04/01 14:24:04 PST > > Modified files: > sys/dev/sound/pcm ac97.c > sys/dev/sound/pci aureal.c csapcm.c es137x.c neomagic.c > t4dwave.c > Log: > fail in attach if we seem to have no ac97 codec > > Revision Changes Path > 1.8 +9 -4 src/sys/dev/sound/pcm/ac97.c > 1.10 +2 -2 src/sys/dev/sound/pci/aureal.c > 1.10 +3 -2 src/sys/dev/sound/pci/csapcm.c > 1.15 +2 -2 src/sys/dev/sound/pci/es137x.c > 1.9 +2 -2 src/sys/dev/sound/pci/neomagic.c > 1.11 +2 -2 src/sys/dev/sound/pci/t4dwave.c I believe this fixes my VAIO PCG-F190. Prior to these changes I had to ``cvs up -D20000320'' in sys/dev/sound/pc{i,m}, now things seem to function fine (I can bring up vmware again without getting a guaranteed hard-hang a bit later). Cheers. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message