看板 DFBSD_bugs 關於我們 聯絡資訊
On Fri, Jan 28, 2005 at 09:00:15PM -0500, George Georgalis wrote: > But a look at the source /usr/src/sys/dev/netif/rl/if_rl.c indicates > that Realtek is not supported either. (I guess I've been presumptuous > coming from Linux where VIA and Realtek just work) There are two Realtek drivers, rl(4) and re(4). The latter is for the so-called Gigabit Ethernet cards. And yes, it should support the same cards as Linux modulo some missing [and easy to add] PCI IDs. Joerg