From owner-cvs-all Mon Jan 11 13:16:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01596 for cvs-all-outgoing; Mon, 11 Jan 1999 13:16:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from soleil.uvsq.fr (soleil.uvsq.fr [193.51.24.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01500; Mon, 11 Jan 1999 13:15:56 -0800 (PST) (envelope-from son@prism.uvsq.fr) Received: from prism.uvsq.fr (rtc104.reseau.uvsq.fr [193.51.24.20]) by soleil.uvsq.fr (8.9.1/jtpda-5.3.1) with ESMTP id WAA29905 ; Mon, 11 Jan 1999 22:15:06 +0100 (MET) Received: (from son@localhost) by prism.uvsq.fr (8.9.1/8.9.1) id XAA01854; Mon, 11 Jan 1999 23:10:09 GMT (envelope-from son) Message-ID: <19990111231008.07819@breizh.prism.uvsq.fr> Date: Mon, 11 Jan 1999 23:10:08 +0000 From: Nicolas Souchu To: Eivind Eklund Cc: Bruce Evans , mike@smith.net.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ppbus if_plip.c References: <199901111619.DAA15585@godzilla.zeta.org.au> <19990111180819.P40114@bitbox.follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <19990111180819.P40114@bitbox.follo.net>; from Eivind Eklund on Mon, Jan 11, 1999 at 06:08:20PM +0100 X-Operating-System: FreeBSD breizh 3.0-CURRENT FreeBSD 3.0-CURRENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, Jan 11, 1999 at 06:08:20PM +0100, Eivind Eklund wrote: > >On Tue, Jan 12, 1999 at 03:19:16AM +1100, Bruce Evans wrote: >> >> 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. >> >> Maybe the second last. spl configuration is still broken. ppbus needs >> to have device class tty to support nlpt, class net to support plip, >> and class cam to support vpo. It can only have one class per kernel. > >I have successfully called multiple spl registration functions from >the attach function of a driver. This was necessary to get the BISDN >tty code to work. Any good pointer to your code? > >Eivind. > -- nsouch@teaser.fr / nsouch@freebsd.org FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message