Date: Fri, 28 Oct 2005 10:30:20 -0400 From: John Baldwin <jhb@freebsd.org> To: Bill Paul <wpaul@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci if_wb.c Message-ID: <200510281030.22004.jhb@freebsd.org> In-Reply-To: <200510280217.j9S2HfPn056812@repoman.freebsd.org> References: <200510280217.j9S2HfPn056812@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 27 October 2005 10:17 pm, Bill Paul wrote: > wpaul 2005-10-28 02:17:41 UTC > > FreeBSD src repository > > Modified files: > sys/pci if_wb.c > Log: > Remove forgotten, no longer needed WB_UNLOCK() from the end wb_ioctl(). > With this change, the driver tests good (at least on i386): > > wb0: <Winbond W89C840F 10/100BaseTX> port 0xb800-0xb87f mem > 0xe6800000-0xe680007f irq 12 at device 10.0 on pci0 miibus1: <MII bus> on > wb0 > amphy0: <Am79C873 10/100 media interface> on miibus1 > amphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > wb0: Ethernet address: 00:00:e8:18:2a:02 > wb0: link state changed to DOWN > wb0: link state changed to UP Thanks for testing this! Sorry about the extra unlock. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510281030.22004.jhb>