Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2004 01:10:15 +0000 (GMT)
From:      wpaul@FreeBSD.ORG (Bill Paul)
To:        andre@freebsd.org (Andre Oppermann)
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc devd.conf src/sys/modules Makefilesrc/sys/modules/vge Makefile src/sys/dev/vge if_vge.c if_vgereg.hi
Message-ID:  <20040911011016.0BFDB16A4D0@hub.freebsd.org>
In-Reply-To: <41423082.A97BAC7A@freebsd.org> from Andre Oppermann at "Sep 11, 2004 00:53:54 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> Bill Paul wrote:
> > > How well designed is the VT6122?  Is it good or more on the 'it works' side?
> > 
> > It's "ok." I only have a 33Mhz/32-bit PCI sample card. When I tested
> 
> My kernel compile finished and upon rebooting it attaches vge0 but then
> it panics (mutex problem) when detaching it again because of MII trouble.

I fixed the mutex problem (accidentally left a spurious call to
VGE_UNLOCK() in vge_detach()) but I don't know why the PHY accesses
are falling, and I can't do anything to fix them since I don't
have a card like yours to test with.

Thanks for ruining my day. :(

-Bill
 
--
=============================================================================
-Bill Paul            (510) 749-2329 | Senior Engineer, Master of Unix-Fu
                 wpaul@windriver.com | Wind River Systems
=============================================================================
              <adamw> you're just BEGGING to face the moose
=============================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040911011016.0BFDB16A4D0>