From owner-freebsd-current Fri May 23 15:01:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA19292 for current-outgoing; Fri, 23 May 1997 15:01:47 -0700 (PDT) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA19281 for ; Fri, 23 May 1997 15:01:42 -0700 (PDT) Received: from cola104.scsn.net ([206.25.247.104]) by mail.scsn.net (Post.Office MTA v3.0 release 0121 ID# 0-32322U5000L100S10000) with ESMTP id AAA222; Fri, 23 May 1997 17:54:12 -0400 Received: (from root@localhost) by cola104.scsn.net (8.8.5/8.8.5) id SAA00239; Fri, 23 May 1997 18:01:22 -0400 (EDT) Message-ID: <19970523180121.55094@cola104.scsn.net> Date: Fri, 23 May 1997 18:01:21 -0400 From: "Donald J. Maddox" To: Steve Passe Cc: current@FreeBSD.ORG Subject: Re: several problems with latest world Reply-To: dmaddox@scsn.net References: <199705232119.PAA18126@Ilsa.StevesCafe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: <199705232119.PAA18126@Ilsa.StevesCafe.com>; from Steve Passe on Fri, May 23, 1997 at 03:19:11PM -0600 Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, May 23, 1997 at 03:19:11PM -0600, Steve Passe wrote: > Hi, > > 2 problems noticed with world made last nite: > > --- > Victor lpd[115]: startup: duplicate spool directories > > anyone else seeing this? > > --- > also during boot: > > sio0: 64 events for device with no tp > sio1: 64 events for device with no tp > > I first noticed this after splitting vector.s into UP and SMP versions, > and it only happens for the UP version, suggesting I may have broken > something in the new icu_vector.s > > However I noticed that the sio code has been changed to probe for 16650/16750 > chips and this message might be from overflowing the fifo... > The fact that I don't see it with the SMP version may just be because > INTerrupts don't really propigate during probe (long story...) > > any theories? anyone else seeing these messages? > > -- > Steve Passe | powered by > smp@csn.net | Symmetric MultiProcessor FreeBSD Well, the sio?: messages are definitely due to the sio.c changes... I've tested a few patches for phk, so he's working on this. Don't know about lpd, though. -- Donald J. Maddox (dmaddox@scsn.net)