Archived from groups: alt.sys.pc-clone.dell (
More info?)
The hodgepodge of similar parts was caused by the complete vacuum in PC hardware
standards for the Windows environment, caused by guess who? Micro$oft, who
lacked the collective brains to provide the necessary technical leadership in
hardware, unlike Apple! For Pete's sake, up through DOS 6.2 and Windows 3.1,
Microsoft was still chasing hard disk partition limitations and a 64MB barrier
for Windows! Not much leadership there when it counted.
The new BX form factor motherboards are the next step toward "legacy free"
systems which are also intended to smooth out the hardware differences.
.... Ben Myers
On Sun, 02 Jan 2005 10:29:14 -0800, GHalleck <ghalleck@arrakian.mining.com>
wrote:
>
>Chopperdad wrote:
>> Here's the fix for it and it has nothing to do with drivers but with the PC
>> trying to over run the BIOS' IRQ device assignemt.
>>
>> When you get such an error message. Perform the following steps.
>>
>> To resolve this problem, perform the following steps:
>>
>> 1. Restart the computer.
>>
>> 2. Press the <F8> key to display the Windows XP startup menu.
>>
>> 3. Press the <Down Arrow> key to select Safe Mode Command Prompt and then
>> press the <Enter> key.
>>
>> 4. Click to select the Administrator account.
>>
>> 5. Type cd\ and then press the <Enter> key.
>> The c:\> prompt appears.
>> c:\> attrib -r boot.ini
>>
>> 6. Type edit boot.ini and then press the <Enter> key.
>> The boot.ini screen appears.
>>
>> 7. Under the boot.ini screen under the Operating system section you will
>> have a path as shown below.
>> [operating system]
>> device=multi(0)disk(0)rdisk(0)partition(1)"Microsoft windows xp home
>> edition"
>>
>> 8. Type a switch "/pcilock" after typing you will see the path as shown
>> below.
>> Multi(0)disk(0)rdisk(0)partition(1)"Microsoft windows xp home edition"
>> /pcilock
>>
>> 9. By doing so windows stops dynamically assigning the irq's(Interrupt
>> Request) to the devices and
>> It takes the irq's assigned by the BIOS.
>>
>> 10. So this is going to solve the issue and also by following this article
>> we can
>> Even overcome the bangs on the cd drives.dvd drives after upgrading the
>> system to windows xp from windows me/98 etc.
>
>
>Of course, there is a still easier solution instead of
>using the switch. It is to turn off, or disable, PnP OS
>in the bios setup. Does the same thing.
>
>(As an aside, most well-behaving applications should not
>trip this BSOD. However, some games do take over or need
>their own, unique resource settings that may conflict
>with those forced by the Windows OS. These conflicts can
>occur at any time since PC's are not a monolithic platform
>but a hodgepodge of similar parts coming from a number of
>different manufacturers.)
>