From owner-freebsd-current Fri May 23 14:19:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA17036 for current-outgoing; Fri, 23 May 1997 14:19:22 -0700 (PDT) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA17026 for ; Fri, 23 May 1997 14:19:17 -0700 (PDT) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.5/8.8.5) with ESMTP id PAA18126 for ; Fri, 23 May 1997 15:19:11 -0600 (MDT) Message-Id: <199705232119.PAA18126@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: current@freebsd.org Subject: several problems with latest world Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 23 May 1997 15:19:11 -0600 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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