damien 2005-07-03 15:38:41 UTC FreeBSD src repository Modified files: sys/dev/usb if_ural.c Log: o Add new ids for the Belkin F5D7050 o Indent usb ids properly o Check the return value of if_alloc() o Call if_free() in ural_detach() Reviewed by: silby (mentor) Approved by: re (scottl) Revision Changes Path 1.4 +10 -3 src/sys/dev/usb/if_ural.c