Date: Tue, 14 Sep 2004 23:59:32 +0200 (CEST) From: "David Barbero" <sico@loquefaltaba.com> To: "David Barbero" <sico@loquefaltaba.com> Cc: current@freebsd.org Subject: Re: Problem with sound in 5.3-BETA2 Message-ID: <52036.192.168.0.98.1095199172.squirrel@192.168.0.98> In-Reply-To: <51966.192.168.0.98.1095198671.squirrel@192.168.0.98> References: <20040831201834.BF6FA5D0A@ptavv.es.net> <C1FF0452-FB8D-11D8-BCC5-000A95A85868@loquefaltaba.com> <51966.192.168.0.98.1095198671.squirrel@192.168.0.98>
next in thread | previous in thread | raw e-mail | index | archive | help
The Gpg signature wrote wrong patch format, this is the correct: --- fm801.c.orig Tue Sep 14 23:31:15 2004 +++ fm801.c Tue Sep 14 23:44:48 2004 @@ -736,11 +736,9 @@ * power-on value should be `0', while on AC97-less tuner * card (SF64-PCR) it was 0x80. */ - if (bus_space_read_1(st, sh, 0x28) == 0) { device_set_desc(dev, "Forte Media FM801 Audio Controller"); result = 0; - } bus_release_resource(dev, regtype, regid, reg); } -- "Linux is for people who hate Windows, BSD is for people who love UNIX"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52036.192.168.0.98.1095199172.squirrel>