]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rework pccard attachment a little. Now both of my fe based ethernet
authorimp <imp@FreeBSD.org>
Fri, 21 Jan 2005 02:14:40 +0000 (02:14 +0000)
committerimp <imp@FreeBSD.org>
Fri, 21 Jan 2005 02:14:40 +0000 (02:14 +0000)
commit4aac841f4480436c2574c5898a4f67106140231a
tree16d178cab8b91f9c9d187032bc6724e9b4d8cf2a
parent510edccb0d8c8d2c96921b48753b91e372ba1eaa
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.
sys/dev/fe/if_fe_pccard.c