Subject: Re: CVS commit: src/sys/dev/pci
To: None <christos@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 12/06/2005 07:44:43
On Dec 5, 2005, at 7:30 PM, Christos Zoulas wrote:
>
> Module Name: src
> Committed By: christos
> Date: Tue Dec 6 03:30:12 UTC 2005
>
> Modified Files:
> src/sys/dev/pci: if_de.c if_tlp_pci.c
>
> Log Message:
> Don't match lmc cards by accident.
I cleaned this up a little, but we really shouldn't be going this in
the first place.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.114 -r1.115 src/sys/dev/pci/if_de.c
> cvs rdiff -r1.81 -r1.82 src/sys/dev/pci/if_tlp_pci.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
-- thorpej