From owner-cvs-sys Sun Feb 26 13:41:52 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA06393 for cvs-sys-outgoing; Sun, 26 Feb 1995 13:41:52 -0800 Received: (from phk@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA06377; Sun, 26 Feb 1995 13:41:46 -0800 Date: Sun, 26 Feb 1995 13:41:46 -0800 From: Poul-Henning Kamp Message-Id: <199502262141.NAA06377@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa lpt.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk phk 95/02/26 13:41:43 Modified: sys/i386/isa lpt.c Log: I really hate this: unless I go "splhigh" (as opposed to splimp before) the TCP/IP driver doesn't work anymore... Why ?