if_start running deferred for Giant
- From: Tofig Suleymanov <tofig@xxxxxxxxxx>
- Date: Sun, 30 Dec 2007 13:46:51 +0400
Hello list,
I am writing a driver for Kyocera USB modem for FreeBSD and there are a few questions that I am not able to solve alone. I would be grateful if someone could point me into the right direction.Here is the first one:
Inside the USB_ATTACH() function I initialise the ifnet(9) structure and return USB_ATTACH_SUCCESS_RETURN. Everything seems to be fine so far (I can see the interface in ifconfig output) except the following error notice spit to the console:
xxxxxx kernel: ib0: if_start running deferred for Giant
I am not sure what does this exactly mean.
Any help would be appreciated.
Thanks,
Tofig Suleymanov
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: if_start running deferred for Giant
- From: Robert Watson
- Re: if_start running deferred for Giant
- Prev by Date: Re: if_ral regression
- Next by Date: Re: if_start running deferred for Giant
- Previous by thread: if_ral regression
- Next by thread: Re: if_start running deferred for Giant
- Index(es):
Relevant Pages
|
|