Page MenuHomeFreeBSD

D48501.diff
No OneTemporary

D48501.diff

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

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)

Event Timeline