Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/01/2001 01:35:06
Module Name: syssrc
Committed By: thorpej
Date: Sat Jun 30 22:35:06 UTC 2001
Modified Files:
syssrc/sys/dev/pci: if_sip.c
Log Message:
Split the receive interrupt handler into two versions, one for the
SiS900/DP83815, one for the DP83820. In preparation for changes
to the DP83820 version for handling jumbo Ethernet frames.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/pci/if_sip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.