Home | History | Annotate | Line # | Download | only in pnpbios
files.pnpbios revision 1.4
      1  1.4      groo # $NetBSD: files.pnpbios,v 1.4 2000/02/25 02:17:45 groo Exp $
      2  1.1  drochner 
      3  1.1  drochner defopt PNPBIOSVERBOSE
      4  1.1  drochner 
      5  1.2   thorpej device pnpbios { [index = -1] }
      6  1.1  drochner attach pnpbios at mainbus
      7  1.1  drochner file arch/i386/pnpbios/pnpbios.c pnpbios needs-flag
      8  1.1  drochner file arch/i386/pnpbios/pnpbioscall.s pnpbios
      9  1.1  drochner 
     10  1.1  drochner attach com at pnpbios with com_pnpbios
     11  1.1  drochner file arch/i386/pnpbios/com_pnpbios.c com_pnpbios
     12  1.2   thorpej 
     13  1.2   thorpej attach lpt at pnpbios with lpt_pnpbios
     14  1.2   thorpej file arch/i386/pnpbios/lpt_pnpbios.c lpt_pnpbios
     15  1.1  drochner 
     16  1.1  drochner attach sb at pnpbios with sb_pnpbios
     17  1.1  drochner file arch/i386/pnpbios/sb_pnpbios.c sb_pnpbios
     18  1.1  drochner 
     19  1.1  drochner attach wss at pnpbios with wss_pnpbios
     20  1.1  drochner file arch/i386/pnpbios/wss_pnpbios.c wss_pnpbios
     21  1.1  drochner 
     22  1.1  drochner attach ym at pnpbios with ym_pnpbios
     23  1.1  drochner file arch/i386/pnpbios/ym_pnpbios.c ym_pnpbios
     24  1.3   nathanw 
     25  1.3   nathanw attach ess at pnpbios with ess_pnpbios
     26  1.3   nathanw file arch/i386/pnpbios/ess_pnpbios.c ess_pnpbios
     27  1.1  drochner 
     28  1.1  drochner attach pciide at pnpbios with pciide_pnpbios
     29  1.1  drochner file arch/i386/pnpbios/pciide_pnpbios.c pciide_pnpbios needs-flag
     30  1.1  drochner 
     31  1.4      groo attach lm at pnpbios with lm_pnpbios
     32  1.4      groo file arch/i386/pnpbios/lm_pnpbios.c lm_pnpbios