Date: Sat, 10 Sep 2005 00:17:55 +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/ed if_ed_pccard.c src/sys/dev/pccard pccarddevs Message-ID: <200509100017.j8A0HtgX079340@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-09-10 00:17:55 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed_pccard.c
sys/dev/pccard pccarddevs
Log:
MFp4:
Reduce the size of ed a little by removing some CIS based entries (others
likely can be removed too):
o The D-Link DFE-670TXD doesn't need its own entry based on strings.
o The Xircom CompactCard appears to be a TDK design, so list it there by ID
and remove the strings.
Increase the size of ed a little:
o Add support for the Addtron AE-660CT and Addtron AE-660. This is a very
generic NE-2000 clone (so generic that its CIS tags say NE-2000 generic
card!).
Revision Changes Path
1.96 +4 -3 src/sys/dev/ed/if_ed_pccard.c
1.116 +2 -2 src/sys/dev/pccard/pccarddevs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509100017.j8A0HtgX079340>
