files.pnpbios revision 1.1
11.1Sdrochner# $NetBSD: files.pnpbios,v 1.1 1999/11/12 18:36:46 drochner Exp $
21.1Sdrochner
31.1Sdrochnerdefopt PNPBIOSVERBOSE
41.1Sdrochner
51.1Sdrochnerdevice pnpbios {}
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.1Sdrochner
131.1Sdrochnerattach sb at pnpbios with sb_pnpbios
141.1Sdrochnerfile arch/i386/pnpbios/sb_pnpbios.c sb_pnpbios
151.1Sdrochner
161.1Sdrochnerattach wss at pnpbios with wss_pnpbios
171.1Sdrochnerfile arch/i386/pnpbios/wss_pnpbios.c wss_pnpbios
181.1Sdrochner
191.1Sdrochnerattach ym at pnpbios with ym_pnpbios
201.1Sdrochnerfile arch/i386/pnpbios/ym_pnpbios.c ym_pnpbios
211.1Sdrochner
221.1Sdrochnerattach pciide at pnpbios with pciide_pnpbios
231.1Sdrochnerfile arch/i386/pnpbios/pciide_pnpbios.c pciide_pnpbios needs-flag
241.1Sdrochner
25