Subject: Re: ah yes the 3c509 once again
To: Ron Minnich <rminnich@mini.sarnoff.com>
From: Herb Peyerl <hpeyerl@novatel.ca>
List: netbsd-help
Date: 12/13/1994 21:15:53
Ron Minnich <rminnich@mini.sarnoff.com>  wrote:
 > the ENABLE_UTP never seems to actually enable the UTP. That is, i have a 
 > printf in if_ep.c where it actually jams the utp enable byte into the 
 > media selection register, and it really gets to the line of code where 
 > it jams the enable_utp byte out to the media select register and ... 
 > utp stays off AUI stays on. Any ideas on this one would be welcome. 
 > timing problems anyone? This line of code happens not too long after it 
 > has jammed the register to select AUI ... this is a p90. hmmm ...

The machine I'm typing this on right now is on UTP with a 509 and it's
a P60...

ep0: flags=b863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,LINK0,LINK1,MULTICAST>
        inet 198.161.64.17 netmask 0xffffff00 broadcast 198.161.64.255

I suppose a DELAY() might help but it seems a little odd...