Date: Mon, 04 Sep 2000 11:31:34 +0900 From: Munehiro Matsuda <haro@tk.kubota.co.jp> To: wpaul@FreeBSD.org Cc: freebsd-current@FreeBSD.org, haro@tk.kubota.co.jp Subject: Re: cvs commit: src/sys/pci if_dc.c Message-ID: <20000904113134P.haro@tk.kubota.co.jp> In-Reply-To: <200009012359.QAA45279@freefall.freebsd.org> References: <200009012359.QAA45279@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Bill, After the following commit, my system fail to connect to network. If I backout, seems to work again. Any comments appreciated. FYI, dmesg output here: dc0: <Intel 21143 10/100BaseTX> port 0xe880-0xe8ff mem 0xfebfec00-0xfebfefff irq 5 at device 5.0 on pci0 dc0: Ethernet address: 00:00:4c:73:16:8a miibus0: <MII bus> on dc0 dcphy0: <Intel 21143 NWAY media interface> on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ::wpaul 2000/09/01 16:59:54 PDT :: :: Modified files: :: sys/pci if_dc.c :: Log: :: Make the blinkylights on non-MII 21143 cards work. We need to enable :: the link and activity LED control bits in CSR15 in order for the :: controller to drive the LEDs correctly. This was largely done for the :: ZNYX multiport cards, but should also work with the DEC DE500-BA :: and other non-MII cards. :: :: Revision Changes Path :: 1.21 +13 -2 src/sys/pci/if_dc.c Thank you, Haro =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Business Incubation Dept., Kubota Corp. /|\ |_| |_|_| 1-3 Nihonbashi-Muromachi 3-Chome Chuo-ku Tokyo 103-8310, Japan Tel: +81-3-3245-3318 Fax: +81-3-3245-3315 Email: haro@kubota.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000904113134P.haro>