files.pnpbios revision 1.8
11.8Sthorpej# $NetBSD: files.pnpbios,v 1.8 2000/06/16 03:47:24 thorpej Exp $ 21.1Sdrochner 31.1Sdrochnerdefopt PNPBIOSVERBOSE 41.1Sdrochner 51.2Sthorpejdevice pnpbios { [index = -1] } 61.1Sdrochnerattach pnpbios at mainbus 71.1Sdrochnerfile arch/i386/pnpbios/pnpbios.c pnpbios needs-flag 81.1Sdrochnerfile arch/i386/pnpbios/pnpbioscall.s pnpbios 91.1Sdrochner 101.1Sdrochnerattach com at pnpbios with com_pnpbios 111.1Sdrochnerfile arch/i386/pnpbios/com_pnpbios.c com_pnpbios 121.2Sthorpej 131.2Sthorpejattach lpt at pnpbios with lpt_pnpbios 141.2Sthorpejfile arch/i386/pnpbios/lpt_pnpbios.c lpt_pnpbios 151.1Sdrochner 161.1Sdrochnerattach sb at pnpbios with sb_pnpbios 171.1Sdrochnerfile arch/i386/pnpbios/sb_pnpbios.c sb_pnpbios 181.1Sdrochner 191.1Sdrochnerattach wss at pnpbios with wss_pnpbios 201.1Sdrochnerfile arch/i386/pnpbios/wss_pnpbios.c wss_pnpbios 211.1Sdrochner 221.1Sdrochnerattach ym at pnpbios with ym_pnpbios 231.1Sdrochnerfile arch/i386/pnpbios/ym_pnpbios.c ym_pnpbios 241.3Snathanw 251.3Snathanwattach ess at pnpbios with ess_pnpbios 261.3Snathanwfile arch/i386/pnpbios/ess_pnpbios.c ess_pnpbios 271.1Sdrochner 281.1Sdrochnerattach pciide at pnpbios with pciide_pnpbios 291.1Sdrochnerfile arch/i386/pnpbios/pciide_pnpbios.c pciide_pnpbios needs-flag 301.1Sdrochner 311.4Sgrooattach lm at pnpbios with lm_pnpbios 321.5Ssommerfefile arch/i386/pnpbios/lm_pnpbios.c lm_pnpbios 331.6Sthorpej 341.6Sthorpejattach pckbc at pnpbios with pckbc_pnpbios 351.6Sthorpejfile arch/i386/pnpbios/pckbc_pnpbios.c pckbc_pnpbios 361.7Sthorpej 371.7Sthorpejattach fdc at pnpbios with fdc_pnpbios 381.7Sthorpejfile arch/i386/pnpbios/fdc_pnpbios.c fdc_pnpbios 391.8Sthorpej 401.8Sthorpejattach npx at pnpbios with npx_pnpbios 411.8Sthorpejfile arch/i386/pnpbios/npx_pnpbios.c npx_pnpbios 42