Shizuka Kudo wrote: > > --- Maksim Yevmenkin <[EMAIL PROTECTED]> wrote: > > > 2. If I loaded netgraph, ng_ubt at "loader" prompt and had the dongle plugged in >already, the > > > system failed to attach. I could, however, un-plug & then re-insert the dongle >to make the > > driver > > > attached successfully. > > > > hmm... i have not tried that. will try today. i have kernel > > compiled with 'options NETGRAPH'. everything works just fine > > if i load ng_ubt from loader prompt and boot with dongle > > attached. > > > I tried complying kernel with 'options NETGRAPH' and loading ng_ubt at loader >prompt. However, I > still saw the same behaviour. I even tried without ACPI with no luck.
you are right :( i tried it and it dit not work either. the problem is that Netgraph node type is not registered yet and ng_make_node_common() is failing with EINVAL. i will try to make a path for you this weekend. > > hmm... device was detected but driver failed to create > > Netgraph node. i wonder if it is an ordering issue. perhaps > > Netgraph was not initialized at this point yet? thanks, max To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message