Date: Sat, 09 Jan 1999 12:29:20 -0800 From: Mike Smith <mike@smith.net.au> To: Nicolas Souchu <nsouch@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ppbus if_plip.c Message-ID: <199901092029.MAA00898@dingo.cdrom.com> In-Reply-To: Your message of "Sat, 09 Jan 1999 10:10:38 PST." <199901091810.KAA27531@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901092029.MAA00898>