Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jul 1998 22:01:35 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        aw1@stade.co.uk
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: bt848 driver will be checked in this Friday 
Message-ID:  <199807080501.WAA05471@rah.star-gate.com>
In-Reply-To: Your message of "Wed, 08 Jul 1998 05:39:49 BST." <19980708053949.A4437@stade.co.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
You can go back to 1.35 or patch the driver:

look for:
typedef u_long ioctl_cmd_t; 

and change it to:
typedef int ioctl_cmd_t

	Cheers,
	Amancio



> On Mon, Jul 06, 1998 at 10:53:46PM -0700, Amancio Hasty wrote:
> > The latest Bt848 driver available from 
> > ftp://rah.star-gate.com/pub/bt848.tar.gz
> 
> Hmm. I'm having trouble in compiling this on a 2.2-stable machine:
> cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -I../.. -I../../../include -DMD5 -DCOMPAT_43 -DMFS -DFFS -DINET -DKERNEL  ../../pci/brooktree848.c
> ../../pci/brooktree848.c:1851: conflicting types for `bktr_ioctl'
> ../../pci/brooktree848.c:401: previous declaration of `bktr_ioctl'
> *** Error code 1
> 
> This is after deleting /usr/src/sys/* and installing the tar file above, plus
> Luigi's sound patches.
> 
> Back to 1.35 for me, I think.
> 
> -- 
> Adrian Wontroba, Stade Computers Limited.       phone:  (+44) 121 681 6677
> Mail info@accu.org for information about the Association of C and C++ Users
> or see <http://www.accu.org/>;



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807080501.WAA05471>