View Single Post
  #4   (View Single Post)  
Old 29th November 2008
mdh's Avatar
mdh mdh is offline
Real Name: Matt D. Harris
FreeBSD 2.2.6 User
 
Join Date: Oct 2008
Location: West Virginia
Posts: 139
Default

This should probably get a PR. It seems like a race condition.

I've heard of similar issues where a piece of hardware existed in the system (in that case, a gem ethernet controller) and that driver was not enabled in the kernel. Perhaps try creating a very liberal kernel where you're absolutely sure it had drivers compiled in for all of the hardware the system has.

Regardless, it probably needs a PR to get fixed.
Reply With Quote