Re: incompatible pointer type+Fedora Core 3

CE <[email protected]> Wed, 29 Dec 2004 01:02:12 -0600
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
	From the page you should grab the tarball then (as the page states):

    tar xzvf at76c503a-cvsroot.tar.gz
    mv at76c503a CVS   
    cvs -d `pwd`/CVS co at76c503a

	then do your make and make install (both as root).

You Wrote:
> 	I got the CVS code from:
> 
>  http://cvs.berlios.de/cvstarballs/at76c503a-cvsroot.tar.gz
> 
> 	Then unzip/tar it and created a cvs and moved the two directors from
> this new folder and then did the following:
> 
> cvs -d /root/temp/at76c503a/cvs co at76c503a
>   
> 	I assumed that this would give me the CVS code for 2.6.  Please let
> me know if the web address is bad or if I missed something.  
> 
> 	Again, thanks for the help!!