From owner-freebsd-current Sun Jan 28 13:38:21 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02830 for current-outgoing; Sun, 28 Jan 1996 13:38:21 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA02805 for ; Sun, 28 Jan 1996 13:38:13 -0800 (PST) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id WAA29953 for ; Sun, 28 Jan 1996 22:38:05 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id WAA11987 for freebsd-current@FreeBSD.ORG; Sun, 28 Jan 1996 22:38:04 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id WAA23462 for freebsd-current@FreeBSD.ORG; Sun, 28 Jan 1996 22:28:23 +0100 (MET) From: Ollivier Robert Message-Id: <199601282128.WAA23462@keltia.freenix.fr> Subject: lpt0 incorrect interrupt count / systat To: freebsd-current@FreeBSD.ORG (FreeBSD Current Users' list) Date: Sun, 28 Jan 1996 22:28:21 +0100 (MET) X-Operating-System: FreeBSD 2.2-CURRENT ctm#1586 X-Mailer: ELM [version 2.4ME+ PL3 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG Precedence: bulk Hi, Two (well three) things: - I'm seeing a weird interrupt count (much too high) for lpt0 since a few days... interrupt total rate clk0 irq0 334008 114 rtc0 irq8 374530 128 fdc0 irq6 1 0 sc0 irq1 6724 2 sio0 irq4 5880 2 sio1 irq3 8193 2 lpt0 irq7 665828 227 ep0 irq10 22 0 Total 1395186 476 The printer is of course inactive and even turned off. Where do these interrupts come from ? I recently changed my NE2000 for a 3C509B; can this be the cause of the problem ? eisa0: Probing for devices on the EISA bus eisa0:1 unknown device [...] 1 3C5x9 board(s) on EISA found at 0x1000 1 3C5x9 board(s) on ISA found at 0x300 ep0 at 0x300-0x30f irq 10 on isa ep0: aui/utp[*AUI*] address 00:20:af:5a:51:9d irq 10 - the 3C509B is unusable when configured as an EISA device Jan 28 20:21:16 keltia /kernel.3com: 1 3C5x9 board(s) on EISA found at 0x1000 Jan 28 20:21:16 keltia /kernel.3com: ep0: 3c5x9 at 0x1000 in test mode. Erase pencil mark! Jan 28 20:21:16 keltia /kernel.3com: ep0: eeprom failed to come ready. Jan 28 20:21:16 keltia /kernel.3com: epprobe: ignoring model ffff Jan 28 20:21:16 keltia /kernel.3com: ep0 not found at 0x1000 I have modified if_ep.c with the latest Serge's patches after merging -CURRENT's differences and it changes nothing. I can use the card only in pure ISA mode. PnP doesn't make any difference. - I have wired down my SCSI devices on my two SCSI controllers and I've used the sd11 notation for the second disk on the second controller and "systat -vmstat" shows the devices like the following, masking the full sdNN name. I guess systat should be modified but is there someone with the same setup who has already done that ? Discs sd0 sd3 sd1 sd1 cd1 fd1 intrn controller eisa0 controller bt0 controller ahb0 controller scbus0 at bt0 controller scbus1 at ahb0 # BT: conner + quantum + tandberg + hp disk sd0 at scbus0 target 0 unit 0 disk sd1 at scbus0 target 1 disk sd2 at scbus0 target 2 disk sd3 at scbus0 target 3 tape st1 at scbus0 target 4 tape st0 at scbus0 target 5 device cd0 at scbus0 target 6 # 1742: seagate + micropolis + CD disk sd10 at scbus1 target 0 disk sd11 at scbus1 target 1 disk sd12 at scbus1 target 2 disk sd13 at scbus1 target 3 -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Sun Jan 14 20:23:45 MET 1996