I'm in the process or building a home media server and back up NAS. The original plan was to use FreeNAS but found that neither that or FreeBSD 9 seemed to recognize my on-board NIC card. To test the hardware I've but a simple set up using Debian and that works. I'm moving onto phase two of the setup of adding more disks and raiding them. I'm wondering if my card is supported in FreeBSD here is the output from my lspci(8)
Code:
nas-drive ~ # lspci | grep Ethernet
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
nas-drive ~ #