Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140660270
D6337.id54425.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
427 B
Referenced Files
None
Subscribers
None
D6337.id54425.diff
View Options
Index: head/sys/dev/pci/pci_host_generic.c
===================================================================
--- head/sys/dev/pci/pci_host_generic.c
+++ head/sys/dev/pci/pci_host_generic.c
@@ -613,6 +613,7 @@
}
if (found) {
rman_set_start(r, rman_get_start(r) + phys_base);
+ rman_set_end(r, rman_get_end(r) + phys_base);
BUS_ACTIVATE_RESOURCE(device_get_parent(dev), child,
type, rid, r);
} else {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 27, 1:32 PM (12 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27305969
Default Alt Text
D6337.id54425.diff (427 B)
Attached To
Mode
D6337: Fix pci_host_generic IOPORT
Attached
Detach File
Event Timeline
Log In to Comment