Date: Wed, 7 Aug 2002 15:18:33 -0700 (PDT) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii.c Message-ID: <200208072218.g77MIXPA082326@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ambrisko 2002/08/07 15:18:33 PDT Modified files: sys/dev/mii mii.c Log: Only attach one PHY device to a controller. NetBSD has similar code. The D-Link DFE-580 card will otherwise show 2 miibuses for each controller and therefore 2 ukphy's. Sponsored by: Vernier Networks MFC after: 1 week Revision Changes Path 1.13 +5 -2 src/sys/dev/mii/mii.c 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?200208072218.g77MIXPA082326>