From owner-freebsd-stable Sun Apr 2 1:41:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc1.il.home.com (ha1.rdc1.il.home.com [24.2.1.66]) by hub.freebsd.org (Postfix) with ESMTP id 044C037B82A for ; Sun, 2 Apr 2000 01:41:39 -0800 (PST) (envelope-from stephen@math.missouri.edu) Received: from math.missouri.edu ([24.12.197.197]) by mail.rdc1.il.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000402094138.UTZO4993.mail.rdc1.il.home.com@math.missouri.edu> for ; Sun, 2 Apr 2000 01:41:38 -0800 Message-ID: <38E7161F.6F5864F1@math.missouri.edu> Date: Sun, 02 Apr 2000 04:42:55 -0500 From: Stephen Montgomery-Smith X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: stray irq 7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Having just installed FreeBSD 4.0, when I do printing, I get error messages like: stray irq 7 It prints fine, so it doesn't hurt me in any way, but I thought you should know. These are the lines in my kernel configeration file for the printer: # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer #device plip # TCP/IP over parallel #device ppi # Parallel port interface device #device vpo # Requires scbus and da Here is the complete dmesg - maybe it will help you. Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-STABLE #2: Fri Mar 31 13:40:45 CST 2000 root@xxxxxxxxxxxxxxxxxxxxxx:/usr/src/sys/compile/XXXX Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 232671179 Hz CPU: Pentium/P55C (232.67-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping = 3 Features=0x8001bf real memory = 33554432 (32768K bytes) avail memory = 29929472 (29228K bytes) Preloaded elf kernel "kernel" at 0xc02d8000. Intel Pentium detected, installing workaround for F00F bug md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 8.0 irq 11 pcm0: port 0x6000-0x603f irq 10 at device 10.0 on pci0 rl0: port 0x6100-0x61ff mem 0xe2000000-0xe20000ff irq 9 at device 11.0 on pci0 rl0: Ethernet address: xxxxxxxxxxxxxxxxxxx miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: supplying EUI64: xxxxxxxxxxxxxxxxxxx fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: HP ENHANCED PCL5,PJL lpt0: on ppbus0 lpt0: Interrupt-driven port joy0 at port 0x201 on isa0 ad0: 1623MB [3298/16/63] at ata0-master using WDMA2 ad1: 8063MB [16383/16/63] at ata0-slave using WDMA2 afd0: 120MB [963/8/32] at ata1-master using PIO2 acd0: CDROM at ata1-slave using PIO3 Mounting root from ufs:/dev/ad0s2a rl0: starting DAD for xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx rl0: DAD complete for xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx - no duplicates found stray irq 7 stray irq 7 stray irq 7 stray irq 7 stray irq 7 too many stray irq 7's; not logging any more To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message