Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 1998 13:53:30 -0500
From:      Jonathan Lemon <jlemon@americantv.com>
To:        questions@FreeBSD.ORG
Subject:   Serial port on Toshiba 410 not found
Message-ID:  <19980721135330.57993@right.PCS>

next in thread | raw e-mail | index | archive | help

I'm using PicoBSD to bring up -current (as of 7/20/98) on a 
Toshiba 410 laptop.  Windows claims that this thing has two
serial ports, one which is an external serial port, and one
which is an internal IrDA port.  Both of these work as expected
under Windows:

	COM1 0x3f8-0x3ff, irq 4 
	COM2 0x2f8-0x2ff, irq 3  

When booting FreeBSD however, it can't find the first serial port:

	sio0: configured irq 4 not in bitmap of probed irqs 0
	sio0: irq maps: 0x1 0x1 0x1 0x1
	sio0: probe failed test(s): 0 1 2 4 6 7 9

	sio1: irq maps: 0x1 0x9 0x1 0x1
	sio1 at 0x2f8-0x2ff irq3 on isa
	sio1: type 16550A

Any ideas?  Anyone have similar problems?  I haven't tried the 
``Iwill serial port patch'', as it doesn't seem to be relevant
on -current.
--
Jonathan

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?19980721135330.57993>