Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/13/2005 16:37:38
Module Name:	src
Committed By:	tron
Date:		Mon Jun 13 16:37:38 UTC 2005

Modified Files:
	src/sys/dev/pci: if_tlp_pci.c

Log Message:
Also use prom_getether() under NetBSD-sparc(64) if the MAC address
retrieved from the PROM starts with ff:ff:ff. The driver now works with
the onboard interface in the Tadpole SPARCle.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/dev/pci/if_tlp_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.