Marius Strobl b7b6c9e6fa - Make OF_getetheraddr() honour the "local-mac-address?" system config
variable. If set to "true" OF_getetheraddr() will now return the unique
  MAC address stored in the "local-mac-address" property of the device's
  OFW node if present and the host address/system default MAC address if
  the node doesn't doesn't have such a property. If set to "false" the
  host address will be returned for all devices like before this change.
  This brings the behaviour of device drivers for NICs with OFW support/
  FCode, i.e. dc(4) for on-board DM9102A on Sun machines, gem(4) and hme(4),
  regarding "local-mac-address?" in line with NetBSD and Solaris.
  The man pages of the respective drivers will be updated separately to
  reflect this change.
- Remove OF_getetheraddr2() which was used as a stopgap in dc(4). Its
  functionality is now part of OF_getetheraddr().
2004-08-14 21:43:37 +00:00
..
2004-05-30 20:00:41 +00:00
2004-05-30 20:00:41 +00:00
2004-05-30 20:00:41 +00:00
2003-04-07 10:06:48 +00:00
2004-05-30 20:00:41 +00:00
2004-06-16 09:47:26 +00:00
2004-04-20 13:36:44 +00:00
2004-06-21 21:57:31 +00:00
2004-07-05 02:46:42 +00:00
2004-07-05 22:52:01 +00:00
2004-07-05 22:46:28 +00:00
2004-05-30 20:00:41 +00:00
2004-07-10 21:47:53 +00:00
2004-06-16 09:47:26 +00:00