Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 11:53:55 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/atheros ar71xx_setup.c ar71xxreg.h ar724x_chip.c ar724x_chip.h ar724xreg.h files.ar71xx
Message-ID:  <201008191154.o7JBsCX6007034@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2010-08-19 11:53:55 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/atheros     ar71xx_setup.c ar71xxreg.h ar724xreg.h 
                         files.ar71xx 
  Added files:
    sys/mips/atheros     ar724x_chip.c ar724x_chip.h 
  Log:
  SVN rev 211503 on 2010-08-19 11:53:55Z by adrian
  
  Add some initial AR724X chipset support.
  
  This is untested but should at least allow an AR724X to boot.
  
  The current code is lacking the detail needed to expose the PCIe bus.
  It is also lacking any NIC, PLL or flush/WB code.
  
  Revision  Changes    Path
  1.3       +22 -0     src/sys/mips/atheros/ar71xx_setup.c
  1.10      +3 -0      src/sys/mips/atheros/ar71xxreg.h
  1.1       +165 -0    src/sys/mips/atheros/ar724x_chip.c (new)
  1.1       +34 -0     src/sys/mips/atheros/ar724x_chip.h (new)
  1.2       +3 -0      src/sys/mips/atheros/ar724xreg.h
  1.5       +1 -0      src/sys/mips/atheros/files.ar71xx



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