Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 1997 11:44:05 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        mph@pobox.com (Matthew Hunt)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Is support of Adaptec 152x truely flakey?
Message-ID:  <199707220214.LAA26015@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199707220057.UAA08147@townhouse.dyn.ml.org> from Matthew Hunt at "Jul 21, 97 08:57:39 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Hunt stands accused of saying:
> 
>  > You could try putting a printf in uha_init in i386/isa/ultra14f.c in
>  > the function uha_init() thus :
>  > 
>  >         model = inb(ur->id);
>  >         submodel = inb(ur->id + 1);
>  > 	printf("uha%d: model %d  submodel %d\n", uha->unit, model, submodel);
>  > 
>  > I suspect that the 34FB has a different set of identifiers...
> 
> When I first looked at the code, I did just that.  I also removed the
> check on the model and submodel, so that the code would forge ahead
> into the unknown.  The results were less than inspiring.  From my
> logs:
> 
> Jul  9 23:47:41 townhouse /kernel: uha0: model=ff submodel=ff

Ouch.  Looks like it's Just Not There.  I presume you're sure you had the
I/O address correct?

-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



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