1*859a6a49Such /* $NetBSD: bivideovar.h,v 1.2 2001/06/04 18:59:31 uch Exp $ */ 2659f65e0Such 3659f65e0Such /* 4659f65e0Such * Copyright (c) 2000 Takemura Shin 5659f65e0Such * All rights reserved. 6659f65e0Such * 7659f65e0Such * Redistribution and use in source and binary forms, with or without 8659f65e0Such * modification, are permitted provided that the following conditions 9659f65e0Such * are met: 10659f65e0Such * 1. Redistributions of source code must retain the above copyright 11659f65e0Such * notice, this list of conditions and the following disclaimer. 12659f65e0Such * 2. Redistributions in binary form must reproduce the above copyright 13659f65e0Such * notice, this list of conditions and the following disclaimer in the 14659f65e0Such * documentation and/or other materials provided with the distribution. 15659f65e0Such * 16659f65e0Such * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 17659f65e0Such * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 18659f65e0Such * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 19659f65e0Such * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 20659f65e0Such * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 21659f65e0Such * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 22659f65e0Such * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 23659f65e0Such * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24659f65e0Such * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25659f65e0Such * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26659f65e0Such * SUCH DAMAGE. 27659f65e0Such * 28659f65e0Such */ 29659f65e0Such 30659f65e0Such extern int bivideo_dont_attach; 31*859a6a49Such int bivideo_getcnfb(struct hpcfb_fbconf *); 32