Date: Sun, 30 Mar 1997 23:02:17 +0000 From: Gary Jennejohn <garyj@munich.netsurf.de> To: freebsd-questions@freebsd.org Subject: Re: parallel zip drive for FreeBSD 2.2 Message-ID: <199703302302.XAA05542@peedub.gj.org> In-Reply-To: Your message of "Sun, 30 Mar 1997 08:51:02 PST." <Pine.BSF.3.95q.970330083821.14519A-100000@light.pomona.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
jadeite writes: >Has anyone got this working? >I got the driver from Nicolas Souchu and follow the directions but the >kernel doesn't compile. > >here the the relvant lines in the kernel > [snip] >options "PPA_WARNING" # To allow warning logs, forced ^^^^ this results in -DPPA_WARNING in the Makefile. This is the *Initialisation* [snip] 126 #define PPA_WARNING /* defined to get warnings about timeou ^^^^^ this is redundant with the option defined remove one or the other. --- Gary Jennejohn Home - Gary.Jennejohn@munich.netsurf.de Work - gjennejohn@frt.dec.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703302302.XAA05542>