NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53286 CVS commit: src/sys/dev/pci



The following reply was made to PR port-amd64/53286; it has been noted by GNATS.

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53286 CVS commit: src/sys/dev/pci
Date: Wed, 16 May 2018 19:02:01 +0000

 Module Name:	src
 Committed By:	jakllsch
 Date:		Wed May 16 19:02:00 UTC 2018
 
 Modified Files:
 	src/sys/dev/pci: pci_map.c
 
 Log Message:
 Enable the appropriate memory or I/O space decode in the PCI
 Command/Status Register upon mapping a BAR.
 
 This should fix PR #53286.  It's also possible there are other similar
 PRs that might be fixed by this.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.33 -r1.34 src/sys/dev/pci/pci_map.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index