> >The problem with PLIP is that it tries to do splnet stuff in at
> >spltty. If you force the parallell port driver to run at splnet, PLIP
> >works but you get panics when you print because it tries to do spltty
> >stuff at splnet.
> 
> Possible quick fix (hack): change all the spltty()'s in lpt.c to
> splnet()'s.  lpt isn't a tty driver; it just abuses spltty().  Abusing
> splnet() instead should work OK for lpt and fix if_plip.

What about vpo?
-- 
\\  The mind's the standard       \\  Mike Smith
\\  of the man.                   \\  [EMAIL PROTECTED]
\\    -- Joseph Merrick           \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to