Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102936926
D35080.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
309 B
Referenced Files
None
Subscribers
None
D35080.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D35080: pbio: Return BUS_PROBE_DEFAULT from probe instead of 0.
Attached
Detach File
Event Timeline
Log In to Comment