Home | History | Annotate | Line # | Download | only in include
bootinfo.h revision 1.6
      1  1.6     uch /*	$NetBSD: bootinfo.h,v 1.6 2002/02/01 18:16:06 uch Exp $	*/
      2  1.1  itojun 
      3  1.6     uch #include <hpc/include/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