Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 05/06/2004 10:06:50
Module Name: src
Committed By: ragge
Date: Thu May 6 10:06:50 UTC 2004
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Remove the "panic("wm_init: MCLBYTES > 2048 not supported.");" stuff,
the driver works very well with larger MCLBYTES.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.