Date: Fri, 21 Jan 2005 02:14:40 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fe if_fe_pccard.c Message-ID: <200501210214.j0L2EeVu011197@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-01-21 02:14:40 UTC FreeBSD src repository Modified files: sys/dev/fe if_fe_pccard.c Log: Rework pccard attachment a little. Now both of my fe based ethernet cards work. These changes depend on the expanded funce parsing that just was committed to pccard_cis.c. In NetBSD the ethernet address was read out of attr memory directly. We rely on the kernel pccard parser to pulll this information out of what appears to be an obsolete funce with the information in it. # I'm still getting the no rx interrupt sometimes with some hub/switches # for reasons unknown... But usually only one and only when dhclient # runs. Revision Changes Path 1.20 +22 -26 src/sys/dev/fe/if_fe_pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501210214.j0L2EeVu011197>