files.pnpbios revision 1.2
11.2Sthorpej# $NetBSD: files.pnpbios,v 1.2 1999/11/14 02:15:50 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.1Sdrochner
251.1Sdrochnerattach pciide at pnpbios with pciide_pnpbios
261.1Sdrochnerfile arch/i386/pnpbios/pciide_pnpbios.c pciide_pnpbios needs-flag
271.1Sdrochner
28