Networking :: no network card shown



I have a similar question regarding net connectivity.

In Gentoo 2006.1 lsmod shows the module used by via_velocity(via gigabit ethernet) is crc_ccitt. The crc_ccitt module is not shown in lspci in DSL. How would I load this module?

netcardconfig shows No supported network cards found.
To check if the module is included in DSL: find /lib/modules -name *crc*
using find there is no crc_ccitt module in DSL. will I need to retrieve that module from gentoo and load it in DSL?

original here.