Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 16:01:09 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/mii axphy.c axphyreg.h src/sys/modules/mii Makefile
Message-ID:  <200903301601.n2UG1vu7009579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-03-30 16:01:09 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/modules/mii      Makefile 
  Added files:
    sys/dev/mii          axphy.c axphyreg.h 
  Log:
  SVN rev 190558 on 2009-03-30 16:01:09Z by imp
  
  New PHY driver for the internal PHY found in the AX88790.  There's a
  number of quirks for this device, and this implements just the basics.
  The 2.5s powerdown recommended in the datasheet will be next...
  
  Revision  Changes    Path
  1.1387    +1 -0      src/sys/conf/files
  1.1       +207 -0    src/sys/dev/mii/axphy.c (new)
  1.1       +28 -0     src/sys/dev/mii/axphyreg.h (new)
  1.36      +2 -1      src/sys/modules/mii/Makefile



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