Subject: Re: CVS commit: syssrc
To: John Hawkinson <jhawk@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 05/11/2000 23:22:16
On Thu, May 11, 2000 at 08:36:20PM -0700, John Hawkinson wrote:
> Module Name: syssrc
> Committed By: jhawk
> Date: Fri May 12 03:36:19 UTC 2000
>
> Modified Files:
> syssrc/sys/dev/ic: i82557var.h
> Added Files:
> syssrc/sys/dev/pci: if_fxp_pcivar.h
>
> Log Message:
> Move pci-specific data to fxp_pci_softc from fxp_pci_softc.
> Add some more pci-specific data to fxp_pci_softc.
Why does PCI-specific data need to be in the header? Put it in
if_fxp_pci.c
--
-- Jason R. Thorpe <thorpej@zembu.com>