Date: Mon, 22 May 2006 13:40:12 GMT From: "Liudas B." <liudasb@centras.lt> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/79262: [dc] Adaptec ANA-6922 not fully supported Message-ID: <200605221340.k4MDeCqJ047906@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/79262; it has been noted by GNATS. From: "Liudas B." <liudasb@centras.lt> To: bug-followup@FreeBSD.org, liudasb@centras.lt Cc: Subject: Re: kern/79262: [dc] Adaptec ANA-6922 not fully supported Date: Mon, 22 May 2006 16:34:36 +0300 Hi, ANA-6922 seems to have only one ROM (shared ROM). When attaching dc driver for second port dc_eeprom_getword function return only 0xFFFF (that explains why MAC address is FF-FF-FF-FF-FF-FF). Workaround is to use first (and the only one) ROM for second port. NetBSD tlp driver use this solution. Linux tulip driver seems to have another approach. --------- Liudas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605221340.k4MDeCqJ047906>