Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/10/2004 00:47:42
Module Name: src
Committed By: dyoung
Date: Tue Feb 10 00:47:42 UTC 2004
Modified Files:
src/sys/dev/ic: wi.c wivar.h
Log Message:
Factor out the initialization/reset of RSS descriptors, making
wi_rssdescs_init, wi_rssdescs_reset, which I will use to receover
when the firmware botches up the RSS descriptor index.
To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/dev/ic/wi.c
cvs rdiff -r1.41 -r1.42 src/sys/dev/ic/wivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.