Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 1998 03:11:11 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, mike@smith.net.au
Cc:        current@FreeBSD.ORG, grog@lemis.com, hardware@FreeBSD.ORG, tarkhil@asteroid.svib.ru
Subject:   Re: IWill and sio, again and again
Message-ID:  <199805201711.DAA19337@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> >> I don't know of any correct patch, but the problem can be worked around
>> >> by ignoring the results of tests 5 and 7.
>> 
>> Actually tests 5 and 8.
>> 
>> >On what hardware did you try this?  I tried exactly this approach on
>> >an IWill P55XB2, and it didn't work.
>> 
>> IForget.  The probe can't possibly not work if you ignore the failures
>> in it.
>
>The probe works, but the port doesn't, due to the attach making 
>assumptions about the results of the probe.  This is a basic failure in 
>implementation of many probe/attach pairs, which will be exacerbated if/
>when the probes are obsoleted by PnP detection.

The port worked fine on the system I debugged it on.  The attach makes
no assumptions about the results of the probe, but it assumes that a
successful probe leaves a couple of registers in a certain state.
Butchery of the probe to do more than ignore the failures could easily
break this.

Bruce

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



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