if_zyd problems

hey all. im using 7.2-release
i cant seem to compile my kernel with
Code:
device zyd
it errors out:
Code:
config error: device "zyd" is unknown

if_zyd.c is in /usr/src/sys/dev/usb
and when i kldload it, it loads.

can anyone help me with this?
i know i can just load it with loader.conf, but the fact that i cant compile a kernel with it is annoying me. any insight?
 
Back
Top