From owner-cvs-all Sat Jan 9 12:32:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10446 for cvs-all-outgoing; Sat, 9 Jan 1999 12:32:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dingo.cdrom.com (castles156.castles.com [208.214.165.156]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10432; Sat, 9 Jan 1999 12:32:44 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id MAA00898; Sat, 9 Jan 1999 12:29:21 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199901092029.MAA00898@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Nicolas Souchu cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ppbus if_plip.c In-reply-to: Your message of "Sat, 09 Jan 1999 10:10:38 PST." <199901091810.KAA27531@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 09 Jan 1999 12:29:20 -0800 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > nsouch 1999/01/09 10:10:37 PST > > Modified files: > sys/dev/ppbus if_plip.c > Log: > Fix Linux compatible mode. ppb_rxxx() calls are chars, inb() is int. > > Revision Changes Path > 1.7 +7 -8 src/sys/dev/ppbus/if_plip.c > Alright! That's the last impediment to making ppbus the default. You should make the cutover before the 3.1/4.0 split. There are a couple of things to do here; GENERIC should get plip, nlpt and vpo0, and the code that patches GENERIC for the install kernel should be updated to remove nlpt0 (as it's just bloat for the install). -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message