Page MenuHomeFreeBSD

D35080.id.diff
No OneTemporary

D35080.id.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
Mon, Jun 8, 3:43 PM (5 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33814895
Default Alt Text
D35080.id.diff (309 B)

Event Timeline