Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108265106
D48501.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
348 B
Referenced Files
None
Subscribers
None
D48501.diff
View Options
diff --git a/sys/dev/fdt/simplebus.c b/sys/dev/fdt/simplebus.c
--- a/sys/dev/fdt/simplebus.c
+++ b/sys/dev/fdt/simplebus.c
@@ -461,9 +461,6 @@
count = rle->count;
}
- if (type == SYS_RES_IOPORT)
- type = SYS_RES_MEMORY;
-
if (type == SYS_RES_MEMORY) {
/* Remap through ranges property */
for (j = 0; j < sc->nranges; j++) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 24, 6:17 AM (4 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15867534
Default Alt Text
D48501.diff (348 B)
Attached To
Mode
D48501: simplebus: Stop accepting SYS_RES_IOPORT resources
Attached
Detach File
Event Timeline
Log In to Comment