Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/15/2001 05:19:06
Module Name: syssrc
Committed By: thorpej
Date: Tue May 15 02:19:06 UTC 2001
Modified Files:
syssrc/sys/dev/pci: if_sipreg.h
Log Message:
Define the register/descriptor differences between the DP83815 and the
DP83820. The DP83820 definitions are wrapped in #ifdef DP83820, since
there are enough differences that a single binary object would not be
able to efficiently drive both the DP83815 and DP83820.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/if_sipreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.