Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2006 03:50:44 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/at91 at91_pio.c at91_pio_rm9200.h at91_piovar.h
Message-ID:  <200607020350.k623ojlM062557@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-07-02 03:50:44 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_pio.c 
  Added files:
    sys/arm/at91         at91_pio_rm9200.h at91_piovar.h 
  Log:
  Add support for configuring pins to be one of {GPIO, PERIPHERAL A or
  PERIPHERAL B}, as well as direction of GPIO pin.  Add defines for all
  the pins.
  
  Revision  Changes    Path
  1.2       +88 -1     src/sys/arm/at91/at91_pio.c
  1.1       +324 -0    src/sys/arm/at91/at91_pio_rm9200.h (new)
  1.1       +38 -0     src/sys/arm/at91/at91_piovar.h (new)



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