Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2011 11:36:16 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/atheros ar724x_pci.c ar724xreg.h files.ar71xx
Message-ID:  <201104301136.p3UBacvC077874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-04-30 11:36:16 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/atheros     ar724xreg.h files.ar71xx 
  Added files:
    sys/mips/atheros     ar724x_pci.c 
  Log:
  SVN rev 221254 on 2011-04-30 11:36:16Z by adrian
  
  Add some initial PCIe bridge support for the AR724x chipsets.
  
  This is reported to work on the AR7240 based Ubiquiti Rocket M5
  but I haven't tested it on that hardware. I also don't yet have
  it fully working on the AR7242 based development board here;
  probe/attach functions but the register space resource looks like
  the endian-ness is wrong (0x10000000 instead of 0x00001000).o
  
  Further digging will be required.
  
  Submitted by:   Luiz Otavio O Souza
  
  Revision  Changes    Path
  1.1       +613 -0    src/sys/mips/atheros/ar724x_pci.c (new)
  1.6       +22 -2     src/sys/mips/atheros/ar724xreg.h
  1.8       +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?201104301136.p3UBacvC077874>