Date: Mon, 31 Oct 2005 15:42:53 -0500 From: Mike Tancsa <mike@sentex.net> To: John Baldwin <jhb@freebsd.org>, current@freebsd.org Subject: Re: [PATCH] Locking fixes for vr(4) Message-ID: <6.2.3.4.0.20051031154030.04ac4310@64.7.153.2> In-Reply-To: <200510281548.34796.jhb@freebsd.org> References: <200510281548.34796.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 02:48 PM 28/10/2005, John Baldwin wrote: >- Fix vr(4) to use callout_*() so that its callout runs without Giant. >- Fix locking in detach. > >Please test, thanks! > >http://www.FreeBSD.org/~jhb/patches/vr_locking.patch Its been running fine over the weekend. I have a DSL link over it and didnt see any dropped connections or odd issues. This is on a mini-itx board with built in rl and vr NICs vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xd800-0xd8ff mem 0xfc003000-0xfc0030ff irq 10 at device 18.0 on pci0 miibus1: <MII bus> on vr0 ukphy0: <Generic IEEE 802.3u media interface> on miibus1 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:03:1d:02:0a:ee. I patched against 6.0.RC1 from Friday. ---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.0.20051031154030.04ac4310>