mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() 1) ReactOS is extremely long to parse .inf files (no .pnf files as on Windows). Remember we want to keep ReactOS fast (when running) and small (on disk). 2) nVidia already provides a .inf file for its devices. You will still need it for other devices, so why not also use it for PCI System Management and Memory Controller? 3) Windows doesn't recognize natively the nVidia chipset, even with lastest updates. 4) I only care about devices emulated by VMware/Qemu/Bochs/Virtual PC, ie virtual machines. 5) If you add PnP IDs of some nVidia devices, someone else will want to add PnP IDs for other chipsets (Via, C3, Intel, ...) 6) While you are at it, why don't you add 40Mb to recognize the same amount of devices as Windows XP? svn path=/trunk/; revision=21905 |
||
---|---|---|
cis | ||
irc | ||
msvc6 | ||
os2 | ||
reactos | ||
rosapps | ||
rosky | ||
vms |