Subject: Re: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@pobox.com>
List: source-changes
Date: 09/29/2003 12:34:55
On Mon, Sep 29, 2003 at 02:10:35PM +0000, Steve Woodford wrote:
> 
> Module Name:	src
> Committed By:	scw
> Date:		Mon Sep 29 14:10:35 UTC 2003
> 
> Modified Files:
> 	src/sys/dev/pci: if_wi_pci.c
> 
> Log Message:
> Copy our pci_chipset_tag_t into wi_pci_softc instead of a pointer
> to pci_attach_args. The latter is allocated on the stack during auto-
> configuration and so will not be valid after that time.
> 
> It's amazing how the old code worked for so long.

But it didn't. =) I think you have probably fixed PR 18794, "two PCI wi(4)
will not run in the same host". I will test.

Dave

-- 
David Young             OJC Technologies
dyoung@ojctech.com      Urbana, IL * (217) 278-3933