Running Network driver does not appear in phlip

I can’t configure my network adapter because it does not show up in
phlip. The help thread led me to running several diagnostics.
‘nettrap’ returned ‘io-net -del509’
‘pidin | grep io-net’ returned a list of task entries.
and
‘pidin -pXXXXX mem’ returned an item (among others)
‘npm-ttcpip.so’ with some memory info. This being the ‘tiny’ TCP/IP
stack.

Does this mean that the driver is running?
‘phlip’ does not show the ‘en0’ device.
What else do I have to do?

Thanks
Walter

Try the following:

slay io-net
io-net -del509 -pttcpip
netmanager


Walter R. Greene <wgreene@aseco.com> wrote:

I can’t configure my network adapter because it does not show up in
phlip. The help thread led me to running several diagnostics.
‘nettrap’ returned ‘io-net -del509’
‘pidin | grep io-net’ returned a list of task entries.
and
‘pidin -pXXXXX mem’ returned an item (among others)
‘npm-ttcpip.so’ with some memory info. This being the ‘tiny’ TCP/IP
stack.

Does this mean that the driver is running?
‘phlip’ does not show the ‘en0’ device.
What else do I have to do?

Thanks
Walter