Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/28/2002 03:55:21
Module Name: syssrc
Committed By: thorpej
Date: Fri Jun 28 00:55:21 UTC 2002
Modified Files:
syssrc/sys/dev/pci: if_bge.c
Log Message:
* Only set the jumbo frame capability if we are able to allocate
jumbo frame buffers.
* Garbage-collect some stuff we don't need.
* Fix timeout detection in the firmware handshake.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.