cvs commit: src/etc devd.conf src/sys/modules Makefilesrc/sys/modules/vge Makefile src/sys/dev/vge if_vge.c if_vgereg.hi

Bill Paul wpaul at FreeBSD.ORG
Fri Sep 10 18:10:16 PDT 2004


> 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 at windriver.com | Wind River Systems
=============================================================================
              <adamw> you're just BEGGING to face the moose
=============================================================================


More information about the cvs-src mailing list