From owner-freebsd-smp Thu Nov 21 13:36:53 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA18992 for smp-outgoing; Thu, 21 Nov 1996 13:36:53 -0800 (PST) Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA18969; Thu, 21 Nov 1996 13:36:44 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.12/8.6.12) with SMTP id OAA04559; Thu, 21 Nov 1996 14:36:41 -0700 Message-Id: <199611212136.OAA04559@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: Peter Wemm cc: freebsd-smp@freefall.freebsd.org Subject: Re: cvs commit: sys/i386/boot/biosboot asm.h sys/net rtsock.c sys/sys kernel.h proc.h sys/ufs/ufs ufs_inode.c sys/ddb db_trap.c sys/i386/i386 autoconf.c machdep.c pmap.c support.s sys/i386/include ipl.h pcb.h segments.h sys/i386/isa icu.h icu.s if_ed.c if_ze.c isa_device.h npx.c pcibus.c sio.c sys/kern init_main.c subr_prf.c sys/pci pci.c pcibus.h sys/scsi scsi_ioctl.c sd.c In-reply-to: Your message of "Wed, 20 Nov 1996 20:16:07 PST." <199611210416.UAA03553@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 21 Nov 1996 14:36:40 -0700 Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, so I have "make world' done, a non-SMP kernel built and working. I can build both APIC_IO and non-APIC_IO kernels. They start, show no problems, both get to point of wanting keyboard input, (i started them '-s') At this point they both lock, looks like keyboard input is hosed. If I hit numlock i get "^@^@", but no change, ie the numlock light stays lit. So the kernel appears to be catching INT1, but the sc driver seems unhappy. Any theories??? -- Steve Passe | powered by smp@csn.net | FreeBSD