Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 10/19/2003 03:32:25
Module Name:	src
Committed By:	matt
Date:		Sun Oct 19 03:32:25 UTC 2003

Modified Files:
	src/sys/dev/pci: files.pci if_pcn.c

Log Message:
Add PCN_NO_PROM flag.  (read the macaddr from the chip assuming the "BIOS"
has properly written it).  From John Gordon.


To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 src/sys/dev/pci/files.pci
cvs rdiff -r1.20 -r1.21 src/sys/dev/pci/if_pcn.c

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