Changeset f774fc06 in rtems for c/src/lib/libbsp/powerpc/mvme5500/vme/vmeconfig.c
- Timestamp:
- Jan 17, 2007, 5:45:14 AM (14 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 531aa81
- Parents:
- 073b310
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/mvme5500/vme/vmeconfig.c
r073b310 rf774fc06 3 3 /* Standard VME bridge configuration for PPC boards */ 4 4 5 /* Copyright Author: Till Straumann <strauman@slac.stanford.edu>, 3/2002 */ 5 /* 6 * Authorship 7 * ---------- 8 * This software was created by 9 * Till Straumann <strauman@slac.stanford.edu>, 3/2002, 10 * Stanford Linear Accelerator Center, Stanford University. 11 * 12 * Acknowledgement of sponsorship 13 * ------------------------------ 14 * This software was produced by 15 * the Stanford Linear Accelerator Center, Stanford University, 16 * under Contract DE-AC03-76SFO0515 with the Department of Energy. 17 * 18 * Government disclaimer of liability 19 * ---------------------------------- 20 * Neither the United States nor the United States Department of Energy, 21 * nor any of their employees, makes any warranty, express or implied, or 22 * assumes any legal liability or responsibility for the accuracy, 23 * completeness, or usefulness of any data, apparatus, product, or process 24 * disclosed, or represents that its use would not infringe privately owned 25 * rights. 26 * 27 * Stanford disclaimer of liability 28 * -------------------------------- 29 * Stanford University makes no representations or warranties, express or 30 * implied, nor assumes any liability for the use of this software. 31 * 32 * Stanford disclaimer of copyright 33 * -------------------------------- 34 * Stanford University, owner of the copyright, hereby disclaims its 35 * copyright and all other rights in this software. Hence, anyone may 36 * freely use it for any purpose without restriction. 37 * 38 * Maintenance of notices 39 * ---------------------- 40 * In the interest of clarity regarding the origin and status of this 41 * SLAC software, this and all the preceding Stanford University notices 42 * are to remain affixed to any copy or derivative of this software made 43 * or distributed by the recipient and are to be affixed to any copy of 44 * software made or distributed by the recipient that contains a copy or 45 * derivative of this software. 46 * 47 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03 48 */ 6 49 7 50 /* Copyright 2004, Brookhaven National Lab. and S. Kate Feng <feng1@bnl.gov>
Note: See TracChangeset
for help on using the changeset viewer.