Date: Mon, 18 Dec 2000 07:28:54 -0800 (PST) From: Toshihiko ARAI <toshi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.conf src/sys/dev/ed if_ed.c if_ed_pccard.c if_edreg.h Message-ID: <200012181528.eBIFSsl09927@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
toshi 2000/12/18 07:28:54 PST Modified files: etc/defaults pccard.conf sys/dev/ed if_ed.c if_ed_pccard.c if_edreg.h Log: Linksys Fast Ethernet PCCARD cards supported by the ed driver now require the addition of flag 0x80000 to their config line in pccard.conf(5). This flag is not optional. These Linksys cards will not be recognized without it. Reviewed by: imp, iwasaki Revision Changes Path 1.163 +32 -26 src/etc/defaults/pccard.conf 1.192 +1 -39 src/sys/dev/ed/if_ed.c 1.25 +44 -2 src/sys/dev/ed/if_ed_pccard.c 1.29 +2 -1 src/sys/dev/ed/if_edreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012181528.eBIFSsl09927>