Re: Areca Cards?
:Just out of curiosity, what would it take in your estimation to get :a working driver? or of getting a copy of the driver that Hiten ported? : :Thanks, : :Brandon. Well, porting a driver from FreeBSD isn't too difficult. It's mainly about half a dozen API changes and differences in how
Re: Problem with /usr/include/sys/thread.h
Vinicius Santos wrote: > Tried using extern "C" {} around the C include files? It doesn't help. extern "C" declares that declarations have C linkage, nothing else AFAIK. regards, -- Hasso Tepper