summaryrefslogtreecommitdiffstats
path: root/sys/dev/eisa/eisaconf.h
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1996-04-20 21:21:50 +0000
committergibbs <gibbs@FreeBSD.org>1996-04-20 21:21:50 +0000
commit640203940676c39c730b3bc0c8069da75ae69bd2 (patch)
tree5a49a1fd3aa4ee3b8c1ff4b9ac08d1b8af0e9431 /sys/dev/eisa/eisaconf.h
parentcafb54d853000338e3d0590d348b8d668e1c0259 (diff)
downloadFreeBSD-src-640203940676c39c730b3bc0c8069da75ae69bd2.zip
FreeBSD-src-640203940676c39c730b3bc0c8069da75ae69bd2.tar.gz
Turn on SCB paging for aic7770 chips rev E or greater.
Update my copyrights.
Diffstat (limited to 'sys/dev/eisa/eisaconf.h')
-rw-r--r--sys/dev/eisa/eisaconf.h24
1 files changed, 17 insertions, 7 deletions
diff --git a/sys/dev/eisa/eisaconf.h b/sys/dev/eisa/eisaconf.h
index 8734792..c037239 100644
--- a/sys/dev/eisa/eisaconf.h
+++ b/sys/dev/eisa/eisaconf.h
@@ -1,9 +1,9 @@
/*
* EISA bus device definitions
*
- * Copyright (c) 1995 Justin T. Gibbs.
+ * Copyright (c) 1995, 1996 Justin T. Gibbs.
* All rights reserved.
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -13,12 +13,22 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. Absolutely no warranty of function or purpose is made by the author
- * Justin T. Gibbs.
- * 4. Modifications may be freely made to this file if the above conditions
- * are met.
+ * 3. The name of the author may not be used to endorse or promote products
+ * derived from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
+ * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 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.
*
- * $Id: eisaconf.h,v 1.7 1996/01/29 03:13:23 gibbs Exp $
+ * $Id: eisaconf.h,v 1.8 1996/01/30 22:53:51 mpp Exp $
*/
#ifndef _I386_EISA_EISACONF_H_
OpenPOWER on IntegriCloud