From owner-freebsd-current Sat Jul 24 16: 7:12 1999 Delivered-To: freebsd-current@freebsd.org Received: from reliam.teaser.fr (reliam.teaser.fr [194.51.80.12]) by hub.freebsd.org (Postfix) with ESMTP id D54D415043 for ; Sat, 24 Jul 1999 16:07:09 -0700 (PDT) (envelope-from nsouch@teaser.fr) Received: from teaser.fr (ppp1087-ft.teaser.fr [194.206.156.40]) by reliam.teaser.fr (8.9.3/8.9.3) with ESMTP id BAA25275; Sun, 25 Jul 1999 01:06:18 +0200 (MET DST) Received: (from nsouch@localhost) by teaser.fr (8.9.3/8.9.1) id AAA06506; Sun, 25 Jul 1999 00:56:36 +0200 (CEST) (envelope-from nsouch) Message-ID: <19990725005636.15023@breizh.teaser.fr> Date: Sun, 25 Jul 1999 00:56:36 +0200 From: Nicolas Souchu To: Poul-Henning Kamp Cc: Dag-Erling Smorgrav , Maxim Sobolev , obrien@NUXI.com, current@FreeBSD.ORG Subject: Re: PLIP is still broken :( References: <15419.932375724@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <15419.932375724@critter.freebsd.dk>; from Poul-Henning Kamp on Mon, Jul 19, 1999 at 11:15:24AM +0200 X-Operating-System: FreeBSD breizh 4.0-CURRENT FreeBSD 4.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jul 19, 1999 at 11:15:24AM +0200, Poul-Henning Kamp wrote: > > >This is actually a deficiency in the ppbus stuff, there is no >telling what SPL level the subdriver wants to use, so the interrupt This is changing. I'm currently working on porting ppbus to newbus. >should actually be released back to the system when no subdrivers What do you exactly call back to the system? Not served? If so, this is the current behaviour of the generic ppbus interrupt dispatcher (eg ppb_intr()) >are open and be grabbed the way the subdriver wants it once it >aquires the bus. But the newbus which relies on the old machdep intr stuff doesn't seem to offer such a service. Doesn't it? Why was the SLIP hack removed then? And I noticed the PPP workaround is still alive in net/ppp_tty.c... Nicholas. -- 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 freebsd-current" in the body of the message