Subject: tlp causes panic
To: None <netbsd-help@netbsd.org>
From: Daniel Eggert <danieleggert@mac.com>
List: netbsd-help
Date: 08/22/2002 05:21:02
Oh well, oh well:

I have a DECchip 21140 NIC, for which the de(4) driver doesn't work (It can't even see the mac address during boot). When I use the tlp(4) driver instead and use ifconfig on the device I get:
  # ifconfig tlp0
  tlpanic: tlp_2114x_isv_tmsw_get
  Stopped in ifconfig at cpu_Debugger+0x10: lwz r0, r1, 0x14,
  db>
Is there any hope for me? Should I file this as a bug to the author of tlp(4)? Thanks for any help.

Daniel