Problem with sound in 5.3-BETA2

David Barbero sico at loquefaltaba.com
Tue Sep 14 14:59:31 PDT 2004


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"



More information about the freebsd-current mailing list