Date: Fri, 14 Oct 2005 18:51:30 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h if_sk.c if_skreg.h Message-ID: <200510141851.j9EIpUDS077043@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-10-14 18:51:30 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
sys/pci if_rlreg.h if_sk.c if_skreg.h
Log:
Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032
cards and teach the re(4) driver to attach to revision 3 cards.
Submitted by: Fredrik Lindberg fli+freebsd-current at shapeshifter dot se
MFC after: 2 weeks
Reviewed by: imp, mdodd
Revision Changes Path
1.58 +13 -0 src/sys/dev/re/if_re.c
1.54 +17 -2 src/sys/pci/if_rlreg.h
1.112 +11 -0 src/sys/pci/if_sk.c
1.30 +5 -0 src/sys/pci/if_skreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510141851.j9EIpUDS077043>
