Date: Thu, 22 Feb 2007 22:06:54 +0100 From: bram <bram@diomedia.be> To: freebsd-questions@freebsd.org Subject: forcing re driver to a card Message-ID: <45DE05EE.80804@diomedia.be>
next in thread | raw e-mail | index | archive | help
Hi all,
I've been having some trouble getting my nic's to work under freebsd 6.1.
it's a jetway mini-itx board with a daughterboard with 3 rtl8110S chips on.
two out of the three appear when doing pciconf -lv
none1@pci0:11:0: class=0x020000 card=0x10ec16f3 chip=0x816710ec
rev=0x10 hdr=0x00
vendor = 'Realtek Semiconductor'
class = network
subclass = ethernet
none2@pci0:12:0: class=0x020000 card=0x10ec16f3 chip=0x816710ec
rev=0x10 hdr=0x00
vendor = 'Realtek Semiconductor'
class = network
subclass = ethernet
I think these should be supported by the re driver, so my questions are:
-Is there a way to force the re driver to recognize these cards ?
-Can the source of the re driver be changed so it recognizes the card
(if yes please some guidance, don't know C) ?
kind regards Bram
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45DE05EE.80804>
