Jump to content

SweetLow

Member
  • Posts

    158
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belarus

Everything posted by SweetLow

  1. MSDOS.SYS->[Options] AutoScan=0 BootWarn=0 DisableLog=1 SystemReg=0 Booting without ANY questions into normal mode no matter what happened before.
  2. Your config is very stable under 98SE (even ACPI works flawlessly) and has full driver support. >RAM: Atech 1GB DIMM DDR PC2700 333mhz x 3 but read about what you have to do with big memory. Few solution exist. And yes, having 3 equal RAM modules are not optimal on Nforce2. >some DOS ... games Nforce2 is not optimal chipset for games under pure DOS. There is not support for ISA DMA emulation over PCI.
  3. Of course. Here is original post. The translation: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Detect] "IgnorePnPBIOS"="1" (string value) If this key is "1" then disable any PnP (ACPI BIOS and PnP BIOS). If this key is absent then will work well known ACPIOption. So use the next table to switch: "IgnorePnPBIOS"="1" - PnP disabled "IgnorePnPBIOS" is absent and "ACPIOption"=dword:00000002 - use PnP BIOS "IgnorePnPBIOS" is absent and "ACPIOption"=dword:00000001 - use ACPI BIOS Of course, don't forget to full redetect your hardware in control panel after any changes. P.S. This registry key is exactly what "setup /p i" does. And it is actual for Win95 also.
  4. I said about disabling APM after setup, on working system. And reinstalling OS to disable some feature is definitely not simple method.
  5. much more simple (and right) way exists to remove APM
  6. As with any other hardware that omit documentation - first check whether Linux sources exist.
  7. Glad to hear. Thanks.
  8. Since the main thread was locked i ask it here: There is patch from KB959765: rndismp.sys and rndismpx.sys, which are RNDIS port drivers for USB minidrivers usb8023.sys and usb8023x.sys But they aren't in tables of main thread. Can anybody point me why?
×
×
  • Create New...