Page MenuHomeFreeBSD

D35080.diff
No OneTemporary

D35080.diff

diff --git a/sys/dev/pbio/pbio.c b/sys/dev/pbio/pbio.c
--- a/sys/dev/pbio/pbio.c
+++ b/sys/dev/pbio/pbio.c
@@ -200,7 +200,7 @@
/* Set all ports to input */
/* pboutb(scp, PBIO_CFG, 0x9b); */
bus_release_resource(dev, SYS_RES_IOPORT, rid, scp->res);
- return (0);
+ return (BUS_PROBE_DEFAULT);
}
/*

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 11:43 PM (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14725472
Default Alt Text
D35080.diff (309 B)

Event Timeline