Subject: Re: CVS commit: src/sys/arch/alpha/pci
To: None <source-changes@NetBSD.org>
From: None <ragge@ludd.luth.se>
List: source-changes
Date: 11/04/2004 20:32:16
It should be noted that it was Peter A. Jonsson that wrote this patch.

-- Ragge
> 
> 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.
> 
> 
>