NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/42970: Compile Realtek 8185 wireless driver error



The following reply was made to PR kern/42970; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/42970: Compile Realtek 8185 wireless driver error
Date: Sun, 14 Mar 2010 18:17:52 +0000

 On Sun, Mar 14, 2010 at 01:00:01PM +0000, abelmorabito%yahoo.com.ar@localhost 
wrote:
  > # ndiscvt -i net8185.inf -s rtl8185.sys -o ndis_driver_data.h; etc...
  > 
  > This is the error I get at compile time:
  > 
  > cc1: warnings being treated as errors
  > ../../../../dev/if_ndis/if_ndis.c: In function 'ndis_detach':
  > ../../../../dev/if_ndis/if_ndis.c:1187: warning: passing argument 1 of 
'mutex_destroy' from incompatible pointer type
  > *** Error code 1
 
 I'm not sure ndis is expected to work in 5.0.x - it was broken at
 several points, and 5.0.x only gets critical fixes pulled up. Are you
 able to try 5.0_STABLE? (or -current)?
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index