Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: None <dyoung@netbsd.org>
List: source-changes
Date: 03/29/2003 05:25:23
Module Name:	src
Committed By:	dyoung
Date:		Sat Mar 29 03:25:23 UTC 2003

Modified Files:
	src/sys/dev/pci: if_wi_pci.c

Log Message:
Support so-called "PLX" bridge for wi(4). From FreeBSD via Simon
Burge. Simon writes,

"Here's the patch that Grant and I have been using on a combinations of
architectures and both NetBSD 1.6 and -current.

"This is based on FreeBSD - look for
        /* We have to do a magic PLX poke to enable interrupts */
in
        http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/wi/if_wi_pci.c


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/pci/if_wi_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.