Subject: CVS commit: src/sys/arch/alpha/pci
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 11/04/2004 19:22:28
Module Name:	src
Committed By:	ragge
Date:		Thu Nov  4 19:22:28 UTC 2004

Modified Files:
	src/sys/arch/alpha/pci: dwlpx.c

Log Message:
Make match() fail if this is not a DWLPX (i.e a DWLMA).
XXX - DWL* type should be checked in kftxx.c.
This avoids a panic if the device is not a DWLPX.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/alpha/pci/dwlpx.c

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