Date: Mon, 11 Jan 1999 23:10:08 +0000 From: Nicolas Souchu <nsouch@teaser.fr> To: Eivind Eklund <eivind@FreeBSD.ORG> Cc: Bruce Evans <bde@zeta.org.au>, mike@smith.net.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ppbus if_plip.c Message-ID: <19990111231008.07819@breizh.prism.uvsq.fr> In-Reply-To: <19990111180819.P40114@bitbox.follo.net>; from Eivind Eklund on Mon, Jan 11, 1999 at 06:08:20PM %2B0100 References: <199901111619.DAA15585@godzilla.zeta.org.au> <19990111180819.P40114@bitbox.follo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990111231008.07819>