Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 1996 22:28:21 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        freebsd-current@FreeBSD.ORG (FreeBSD Current Users' list)
Subject:   lpt0 incorrect interrupt count / systat
Message-ID:  <199601282128.WAA23462@keltia.freenix.fr>

next in thread | raw e-mail | index | archive | help
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: <ECS1110 (System Board)>
Probing for devices on the EISA bus
eisa0:1 <TCM5090> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601282128.WAA23462>