Re: Q) Disabling IO port space during it's installation time.



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
>
>
>
>
>
>

.



Relevant Pages

  • Re: Q) Disabling IO port space during its installation time.
    ... > The H/W maker also provide 4K memory space for memory mapped IO. ... >> Maxim Shatskih, Windows DDK MVP ... >>> I've checked the size of the IO port space by accessing the BAR, ... >>> installation procedure so that it can install it properly. ...
    (microsoft.public.development.device.drivers)
  • Q) Disabling IO port space during its installation time.
    ... I¡¯m developing CardBus driver at WinXP. ... I've checked the size of the IO port space by accessing the BAR, ... installation procedure so that it can install it properly. ...
    (microsoft.public.development.device.drivers)
  • Re: Q) Disabling IO port space during its installation time.
    ... The H/W maker also provide 4K memory space for memory mapped IO. ... >> I've checked the size of the IO port space by accessing the BAR, ... >> installation procedure so that it can install it properly. ...
    (microsoft.public.development.device.drivers)
  • Further "tests" & "experiment" type things - Re: Installing WinXp on a 2nd Hard Disk, on a S
    ... >> the existing w98SE Installation & the new WinXP Installation would ... > time create a primary partition and an extended partition using ... on the *other* Physical Hard Disk) ...
    (uk.people.silversurfers)
  • Re: How do I move files to my new PC?
    ... on MS-DOS, as you probably know, while WinXP is built on the NT ... whether they are formatted FAT32 or NTFS. ... a significantly superior file system as compared with FAT32. ... Then, too, if the new PC is an OEM machine and a "full" XP installation CD ...
    (microsoft.public.windowsxp.hardware)

Loading