Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2006 08:05:55 +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/dev/flash at45d.c
Message-ID:  <200611290805.kAT85twA032722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-11-29 08:05:55 UTC

  FreeBSD src repository

  Added files:
    sys/dev/flash        at45d.c 
  Log:
  MFp4:
          Preliminary support for Atmel AT45D series of DataFlash on the
          SPI bus (ok, not really a hardware bus, but a logical
          connection).  This works only for the 8MB version of the part
          due to hard coding.  Both read and write are supported.
  
  Revision  Changes    Path
  1.1       +284 -0    src/sys/dev/flash/at45d.c (new)



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