| Summary: | [ucom] WARNING: attempt to net_add_domain(netgraph) after domainfinalize() | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Nikolay Pavlov <quetzal> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Open --- | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 7.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Nikolay Pavlov
2007-06-06 22:20:08 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-usb This sounds as though it may be a problem in USB. Hello!
I received a similar message when I tried to use ethernet interface renaming, at the time when starting pppoed on a renamed interface. I believe that the problem is somewhere at the netgraph level, in conjunction with ng_pppoe.
How to repeat:
use lines similar to the following, into a system running FreeBSD 7.0:
/etc/rc.conf:
ifconfig_em1_name="lan0"
pppoed_enable="YES"
pppoed_interface="lan0"
-- other /etc/rc.conf parameters --
and check the messages at the time when pppoed starts.
Best regards,
Emil Cazamir
FreeBSD user since 4.3-RELEASE
Responsible Changed From-To: freebsd-usb->freebsd-net I believe this is more likely to be a problem at the netgraph level rather than USB. For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped |