On Feb 1, 2011, at 11:21 PM, matthew green wrote:
>
>> Booting a new custom kernel on my U1 completes seemingly ok, but it has lost
>> its network interface:
>>
>> unidata# ifconfig -a
>> ifconfig: getifaddrs: No such file or directory
>> unidata# ifconfig hme0
>> ifconfig: getifaddrs: No such file or directory
>>
My guess is that his kernel doesn't have options COMPAT_50 and he>
> matt, any chance your PF_ROUTE* change is at fault here?
didn't update his userland so the old backwards compatible PF_ROUTE
isn't in his kernel.