There's no specific way to determine the motherboard type, but you can determine what hardware is installed (which is all you really need when it comes to configuring kernels and some software and such). At the prompt type:
CODE
dmesg | less
That will show you what hardware is installed. You can view the chipset on the motherboard, sound card, network drivers, etc. etc.