From owner-freebsd-multimedia Sun Feb 22 18:51:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02680 for freebsd-multimedia-outgoing; Sun, 22 Feb 1998 18:51:55 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from thelab.hub.org (dyna2-155.acadiau.ca [131.162.2.155]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02671 for ; Sun, 22 Feb 1998 18:51:52 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.8/8.8.2) with SMTP id WAA13784 for ; Sun, 22 Feb 1998 22:51:37 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sun, 22 Feb 1998 22:51:37 -0400 (AST) From: The Hermit Hacker To: freebsd-multimedia@FreeBSD.ORG Subject: Luigi's CDDA patches... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The patch, when manually applied, doesn't compile due to: cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -g -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../i386/isa/wcd.c ../../i386/isa/wcd.c: In function `arstrategy': ../../i386/isa/wcd.c:808: structure has no member named `b_un' *** Error code 1 In 2.2-STABLE, in sys/buf.h: struct { caddr_t b_addr; /* Memory, superblocks, indirect etc. */ } b_un; But there doesn't appear to be an equivalent in 3.0-CURRENT :( Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message