Re: Q) Disabling IO port space during it's installation time.
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Fri, 27 Jan 2006 09:54:17 +0300
Having a 4K of IO space is a major hardware mis-design.
Note: IO space is obsolete (due to having the machine-wide limit of 64K).
Use memory space (noncacheable) instead. Can you ask your hardware makers about
switching to memory space?
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
"Daum" <daum999@xxxxxxxxx> wrote in message
news:%23n$CRqsIGHA.344@xxxxxxxxxxxxxxxxxxxxxxx
> Dear all,
>
>
> I║╞m developing CardBus driver at WinXP.
>
> I've checked the size of the IO port space by accessing the BAR, and it was
> 4K bytes.
>
> But the WinXP does not allocate the IO port space because of rack of
> resources.
>
> So, I want to make the WinXP to ignore the IO port space during it's
> installation procedure so that it can install it properly.
>
>
> Q) Can I make the WinXP to ignore the IO port space during it's
> installation time so that it can install it properly?
>
> If then, please let me know how.
>
>
>
> Thank you.
>
>
>
> // Daum
>
>
>
>
>
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: The need to call MmProbeAndLockPages
- Next by Date: Re: How to check if a spin lock has been freed or released?
- Previous by thread: Q) Disabling IO port space during it's installation time.
- Next by thread: Re: Q) Disabling IO port space during it's installation time.
- Index(es):
Relevant Pages
|
Loading