Date: Tue, 7 Apr 2009 15:40:38 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ed if_ed_pccard.c Message-ID: <200904071540.n37FehQQ027698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-04-07 15:40:38 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed_pccard.c
Log:
SVN rev 190803 on 2009-04-07 15:40:38Z by imp
The DL100xx cards have 24k of packet memory, not 16k. Use it for them
and update comments about original patches doing this and it not
working. It works for both the DL10019 and DL10022 based cards that I
have. It really helps the DL10019 cards, since they were using 8k
instead of the normal 16k that regular NE-2000 cards help.
# Note to self: need to provide a common routine to setup memory
# parameters.
Revision Changes Path
1.134 +20 -5 src/sys/dev/ed/if_ed_pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904071540.n37FehQQ027698>
