Date: Fri, 23 Feb 1996 12:43:15 -0500 (EST) From: Charlie ROOT <root@nyct.superlink.net> To: weber@mt.luth.se Cc: freebsd-questions@freebsd.org Subject: re: SIO Problem Message-ID: <Pine.BSF.3.91.960223123642.12376A-100000@nyct.superlink.net>
next in thread | raw e-mail | index | archive | help
I also had a similair problem.
It usually happens if you have a MACH 64 Video card in it.
Try changing line #342 in /sys/i386/isa/sio.c
This is what you will see:
static Port_t likely_com_ports[] = { 0x3f8, 0x2f8, 0x3e8, 0x2e8, };
------
Delete the underlined part, and recompile the kernel.
Emil Mikhles
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960223123642.12376A-100000>
