Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143427711
D48501.id149455.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.id149455.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
Sat, Jan 31, 9:10 AM (18 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28111202
Default Alt Text
D48501.id149455.diff (348 B)
Attached To
Mode
D48501: simplebus: Stop accepting SYS_RES_IOPORT resources
Attached
Detach File
Event Timeline
Log In to Comment