diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-05-16 22:52:18 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-05-16 22:52:18 +0000 |
commit | 1763c4530b4847518700166756f6f3b45aa528a1 (patch) | |
tree | e7e05017fc2a34cb489846b30a9e812b0e7e4fce /sys/dev/pci/nofnreg.h | |
parent | c51cf4a05a9b085f4d5b745d47f4b84109ba8787 (diff) |
DARPA blurb
Diffstat (limited to 'sys/dev/pci/nofnreg.h')
-rw-r--r-- | sys/dev/pci/nofnreg.h | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/nofnreg.h b/sys/dev/pci/nofnreg.h index c206cadb6be..8d726e408ac 100644 --- a/sys/dev/pci/nofnreg.h +++ b/sys/dev/pci/nofnreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nofnreg.h,v 1.4 2002/05/16 15:10:30 jason Exp $ */ +/* $OpenBSD: nofnreg.h,v 1.5 2002/05/16 22:52:17 jason Exp $ */ /* * Copyright (c) 2002 Jason L. Wright (jason@thought.net) @@ -29,6 +29,11 @@ * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + * Effort sponsored in part by the Defense Advanced Research Projects + * Agency (DARPA) and Air Force Research Laboratory, Air Force + * Materiel Command, USAF, under agreement number F30602-01-2-0537. + * */ #define NOFN_BAR0_REGS 0x10 /* main register set */ |