Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 1996 11:45:36 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        sgkruk@barrow.uwaterloo.ca (Serge G. Kruk)
Cc:        questions@FreeBSD.org
Subject:   Re: iso0 probe during boot kills my video
Message-ID:  <199601290115.LAA08821@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199601251831.NAA06316@barrow.uwaterloo.ca> from "Serge G. Kruk" at Jan 25, 96 01:31:34 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Serge G. Kruk stands accused of saying:
> 
> I am at a loss to see a connection between probing the serial channel
> and my video card.

The Mach64 (in order to be compatible with some old IBM 8514 braindamage)
occupies some port addresses that are also used for com4.  Unlike the S3
chips which also occupy these addresses, the Mach64 is very touchy about
what happens there, and due to some historic braindamage in the PC
serial port department, to probe com2 in the presence of com4 requires 
writing to com4's addresses.

The simple answer is to remove the last number in the definition of 
'likely_com_ports' in /sys/i386/isa/sio.c and rebuild your kernel.  This
has been fixed recently, so it won't be a problem with future versions.

> /*===== Serge G. Kruk ======================================================

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] "wherever you go, there you are" - Buckaroo Banzai                   [[



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