Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 07/18/2007 18:49:17
Module Name:	src
Committed By:	degroote
Date:		Wed Jul 18 18:49:17 UTC 2007

Modified Files:
	src/sys/dev/pci: if_wpi.c if_wpireg.h

Log Message:
change firmware loading code to adopt the new 2.14.4 firmware layout (from
OpenBSD).

While here, remove some dead code I added when I ported the code from OpenBSD.

IMPORTANT : You must download the 2.14.4 firmware or update your
sysutils/wpi-firmware2 to the last revision (2.14.4) or the driver will stop
working.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/pci/if_wpi.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/if_wpireg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.