Date: Sat, 20 Sep 2003 03:53:08 -0700 (PDT) From: Wilko Bulte <wilko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h miidevs src/sys/pci if_sk.c if_skreg.h Message-ID: <200309201053.h8KAr83I047224@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wilko 2003/09/20 03:53:08 PDT FreeBSD src repository Modified files: sys/dev/mii e1000phy.c e1000phyreg.h miidevs sys/pci if_sk.c if_skreg.h Log: Add support for SK-9521 V2.0 and 3COM 3C940. Tested at 100Mbit only, using Asus P4P800 onboard 3C940. The -stable version of this patch I have in use for ~2 weeks now, and works just fine for me. Based on: Nathan L. Binkert's patch for OpenBSD Patch submitted by and thanks to: Jung-uk Kim <jkim@niksun.com> MFC after: 2 weeks Revision Changes Path 1.10 +85 -49 src/sys/dev/mii/e1000phy.c 1.2 +29 -1 src/sys/dev/mii/e1000phyreg.h 1.27 +1 -1 src/sys/dev/mii/miidevs 1.65 +563 -153 src/sys/pci/if_sk.c 1.16 +253 -29 src/sys/pci/if_skreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309201053.h8KAr83I047224>