Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/06/2005 15:40:16
Module Name: src
Committed By: thorpej
Date: Tue Dec 6 15:40:16 UTC 2005
Modified Files:
src/sys/dev/pci: if_de.c if_tlp_pci.c
Log Message:
Don't use magic constants in previous. (Not that we should be doing this
here in the first place...)
To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/dev/pci/if_de.c
cvs rdiff -r1.82 -r1.83 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.