[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree
zrouter-src-freebsd at zrouter.org
zrouter-src-freebsd at zrouter.org
Mon Mar 5 15:38:28 UTC 2012
details: http://zrouter.org/hg/FreeBSD/head//rev/7b1db4e778c8
changeset: 420:7b1db4e778c8
user: ray at terran.dlink.ua
date: Mon Mar 05 17:38:38 2012 +0200
description:
Remove possible items. Will add it if that would be required.
diffstat:
head/sys/kern/subr_bus.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 966636b21c19 -r 7b1db4e778c8 head/sys/kern/subr_bus.c
--- a/head/sys/kern/subr_bus.c Mon Mar 05 17:37:06 2012 +0200
+++ b/head/sys/kern/subr_bus.c Mon Mar 05 17:38:38 2012 +0200
@@ -473,9 +473,6 @@
/* Do requested call */
switch (cmd) {
- /* Identify? */
- /* Probe? */
- /* Attach? */
case DEVCTLADEV:
child = BUS_ADD_CHILD(bus, 0, arg->dev_name, arg->dev_unit);
if (!child)
More information about the Zrouter-src-freebsd
mailing list