Subject: Re: CVS commit: src/sys/dev/pci
To: None <tsutsui@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 03/05/2007 08:42:32
> Module Name: src
> Committed By: tsutsui
> Date: Sun Feb 4 03:20:23 UTC 2007
>
> Modified Files:
> src/sys/dev/pci: if_re_pci.c
>
> Log Message:
> Try to map both PCI I/O and memory space.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/if_re_pci.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
doesn't it leak one of them?
YAMAMOTO Takashi