HOW to debug memory corruption efficiently?

2002-01-30 Thread Robert Suetterlin
s problem, which has nothing to do with freak pointers or the libraries, but with using C++ wrong. I compiled using -Wall and got no warnings. Sincerely, Ronbert S. -- Robert Suetterlin ([EMAIL PROTECTED]) phone: (+49)89 / 3-3546 fax: (+49)89 / 3-3950 To Unsubscribe: send

Q: porting a driver from linux to freebsd.

2001-05-03 Thread Robert Suetterlin
Hello! I asked this already on freebsd-questions and was suggested to ask on this list, too. I have a linux driver for a video grabber card (dfg/bw1 from 'the imaging source'). This card does not use a well bt848 or similar chip. I would like to transfer this driver to freebsd. I do