svn commit: r184251 - in head/sys: conf dev/cfi sys
John Baldwin
jhb at freebsd.org
Mon Nov 3 10:46:12 PST 2008
On Friday 31 October 2008 05:59:41 am Dag-Erling Smørgrav wrote:
> Marcel Moolenaar <marcel at FreeBSD.org> writes:
> > Log:
> > Add a driver for flash memory that implements to the Common Flash
> > Memory Interface (CFI). The flash memory can be read and written
> > to through /dev/cfi# and an ioctl() exists so processes can read
> > the query information.
> > The driver supports the AMD and Intel command set, though only
> > the AMD command has been tested.
> >
> > Obtained from: Juniper Networks, Inc.
>
> You may want to *carefully* review the license on this code.
It appears to be a standard 3-clause BSD license?
--
John Baldwin
More information about the svn-src-head
mailing list