cvs commit: src/sys/arm/at91 at91_pio.c at91_pio_rm9200.h at91_piovar.h

Warner Losh imp at FreeBSD.org
Sun Jul 2 03:50:45 UTC 2006


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)


More information about the cvs-all mailing list