Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 1999 22:38:03 -0700 (MST)
From:      Thomas Traylor <traylor@pcisys.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Question about irqs
Message-ID:  <Pine.SOL.4.05.9901162230040.28300-100000@jerry.pcisys.net>

next in thread | raw e-mail | index | archive | help
After installing a Boca ioAT66, I get the following:
sio2: configured irq 5 not in bitmap of probed irqs 0
sio2 at 0x220-0x227 flags 0x701 on isa
sio2: type 16550A (multiport)
sio3: configured irq 5 not in bitmap of probed irqs 0
sio3 at 0x228-0x22f flags 0x701 on isa
sio3: type 16550A (multiport)
...
sio7: configured irq 5 not in bitmap of probed irqs 0
sio7 at 0x268-0x26f irq 5 flags 0x701 on isa
sio7: type 16550A (multiport master)

What does "configured irq 5 not in bitmap of probed irqs 0" mean? What
needs to changed to make irq5 part of the bitmap? Is this an error
condition?

I'm currently running 2.2.8-STABLE. Here is my configuration for the
ioAT66:

device          sio2    at isa? port 0x220 tty flags 0x701
device          sio3    at isa? port 0x228 tty flags 0x701
device          sio4    at isa? port 0x240 tty flags 0x701
device          sio5    at isa? port 0x248 tty flags 0x701
device          sio6    at isa? port 0x260 tty flags 0x701
device          sio7    at isa? port 0x268 tty irq 5 flags 0x701 vector 
siointr

Thanks for any suggestions.
Tom


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.05.9901162230040.28300-100000>