Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 23:02:46 -0500
From:      "Joe & Fhe Barbish" <barbish@a1poweruser.com>
To:        "leegold" <leegold@operamail.com>
Cc:        "FBSD Questions" <questions@FreeBSD.ORG>
Subject:   RE: what does my dmesg say?
Message-ID:  <LPBBIGIAAKKEOEJOLEGOGEHCCMAA.barbish@a1poweruser.com>
In-Reply-To: <3C43022C@operamail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In ms/dos terms. If your laptop has serial ports on it
then the com1 & com2 config options you see in the
bio's are talking about them and not your modem.
In this case you want to disable them in the bios so
they can be used by the modem. In FBSD kernel source
you may have to comment out the sio1, sio2, & sio3 and
compile the source. During the power on post process
your laptop should display some information about what
hardware the bios found before the operating system
starts to boot from the hard drive. IBM some times default
to turning this info screen off so the user don't see it.
You can turn it on in the bios. If you have not, I would
do so now as you need to see the info it shows about
irq assignments to the modem and other hardware.
If you don't see your modem here then your PC did not find it.


-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of leegold
Sent: Sunday, January 13, 2002 10:20 PM
To: Kevin Oberman
Cc: freebsd-questions@freebsd.org
Subject: RE: what does my dmesg say?

>===== Original Message From "Kevin Oberman" <oberman@ptavv.es.net> =====
...snip>>
>> > sio0: configured irq 4 not in bitmap of probed irqs 0
>> > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
>> > sio0: type 8250
>> > sio1 at port 0x2f8-0x2ff irq 3 on isa0
>> > sio1: type 16550A
>>
>> sio0 is most likely your modem, but it must be an ancient one to be a
>> plain 8250.  You can test by running "cu -l /dev/cuaa0" and see if an
>> "ATZ" gives you "OK" back.  If not, try /dev/cuaa1.
>
>The key is the first line:
>sio0: configured irq 4 not in bitmap of probed irqs 0
>
>This really means that BIOS need to be used to enable the port. Until
>then, it will simply not work. Since this is an IBM computer, you may
>need a DOS utility to enable the port, but my only experience with
>IBMs of newer vintage than the AT is with laptops.


In dos lingo I need to get com1 working?
I have an isa hardware modem, I think it's
jumpered for com1. In any event, whatever I have it
jumpered for -  I have to make sure the bios that port enabled?

Is that what you're saying?


Thanks

>
>It turns out that when the serial driver (if_sio) can't talk to the
>device, it labels it as an 8250. I really, really will write a patch
>to correct this soon, although it's too late to make 4.5. Sorry.
>
>R. Kevin Oberman, Network Engineer
>Energy Sciences Network (ESnet)
>Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
>E-mail: oberman@es.net                 Phone: +1 510 486-8634


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


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?LPBBIGIAAKKEOEJOLEGOGEHCCMAA.barbish>