windows-nt/Source/XPSP1/NT/base/busdrv/isapnp/convert.c

33 lines
441 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1991-2000 Microsoft Corporation
Module Name:
xlate.c
Abstract:
This file contains routines to translate resources between PnP ISA/BIOS
format and Windows NT formats.
Author:
Shie-Lin Tzong (shielint) 12-Apr-1995
Environment:
Kernel mode only.
Revision History:
--*/
#include "busp.h"
#include "pnpisa.h"
#include "cfg.h"
#if ISOLATE_CARDS
#include "..\..\ntos\io\pnpmgr\convert.c"
#endif