Home | History | Annotate | Line # | Download | only in include
bootinfo.h revision 1.5
      1  1.5     uch /*	$NetBSD: bootinfo.h,v 1.5 2001/06/04 17:08:36 uch Exp $	*/
      2  1.1  itojun 
      3  1.3     uch #include <hpc/hpc/bootinfo.h>
      4  1.4     uch 
      5  1.4     uch /* hpcsh specific goo */
      6  1.4     uch #define BI_CNUSE_SCI		2
      7  1.4     uch #define BI_CNUSE_SCIF		3
      8  1.4     uch #define BI_CNUSE_HD64461COM	4
      9  1.5     uch #define BI_CNUSE_HD64461VIDEO	5
     10