Subject: CVS commit: [netbsd-1-5] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/27/2001 20:55:48
Module Name: syssrc
Committed By: he
Date: Sat Oct 27 17:55:47 UTC 2001
Modified Files:
syssrc/sys/dev/pci [netbsd-1-5]: if_sip.c
Log Message:
Apply patch (requested by briggs):
Adjust receive and transmit descriptor list structures,
sip_start(), and sip_txintr() to be more similar to the current
development version. Fixes periodic device timeouts.
Tested by briggs with a Netgear FA311TX on i386.
To generate a diff of this commit:
cvs rdiff -r1.11.4.5 -r1.11.4.6 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.