Home | History | Annotate | Line # | Download | only in jazz
vga_jazziovar.h revision 1.1.6.2
      1  1.1.6.2  bouyer /* $NetBSD: vga_jazziovar.h,v 1.1.6.2 2000/11/20 20:00:40 bouyer Exp $ */
      2  1.1.6.2  bouyer /* NetBSD: vga_isavar.h,v 1.1 1998/03/22 15:14:36 drochner Exp  */
      3  1.1.6.2  bouyer 
      4  1.1.6.2  bouyer /*
      5  1.1.6.2  bouyer  * Copyright (c) 1996 Carnegie-Mellon University.
      6  1.1.6.2  bouyer  * All rights reserved.
      7  1.1.6.2  bouyer  *
      8  1.1.6.2  bouyer  * Author: Chris G. Demetriou
      9  1.1.6.2  bouyer  *
     10  1.1.6.2  bouyer  * Permission to use, copy, modify and distribute this software and
     11  1.1.6.2  bouyer  * its documentation is hereby granted, provided that both the copyright
     12  1.1.6.2  bouyer  * notice and this permission notice appear in all copies of the
     13  1.1.6.2  bouyer  * software, derivative works or modified versions, and any portions
     14  1.1.6.2  bouyer  * thereof, and that both notices appear in supporting documentation.
     15  1.1.6.2  bouyer  *
     16  1.1.6.2  bouyer  * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
     17  1.1.6.2  bouyer  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
     18  1.1.6.2  bouyer  * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
     19  1.1.6.2  bouyer  *
     20  1.1.6.2  bouyer  * Carnegie Mellon requests users of this software to return to
     21  1.1.6.2  bouyer  *
     22  1.1.6.2  bouyer  *  Software Distribution Coordinator  or  Software.Distribution (at) CS.CMU.EDU
     23  1.1.6.2  bouyer  *  School of Computer Science
     24  1.1.6.2  bouyer  *  Carnegie Mellon University
     25  1.1.6.2  bouyer  *  Pittsburgh PA 15213-3890
     26  1.1.6.2  bouyer  *
     27  1.1.6.2  bouyer  * any improvements or extensions that they make and grant Carnegie the
     28  1.1.6.2  bouyer  * rights to redistribute these changes.
     29  1.1.6.2  bouyer  */
     30  1.1.6.2  bouyer 
     31  1.1.6.2  bouyer int	vga_jazzio_cnattach __P((void));
     32