Page 1 of 1

MODBIN Question

Posted: Mon Jun 16, 2003 5:06 pm
by KachiWachi
In MODBIN...when you select the "CHIPSET REGS. DEFAULT", which registers are being shown in that map (in my case...000D thru 390D)?

Northbridge, Southbridge...???

Posted: Sat Jun 28, 2003 12:24 am
by apple_rom
It`s values for PCI registers programming (00xx - NB, 3xxx - SB).

Posted: Sat Jun 28, 2003 12:02 pm
by Rainbow
First byte is PCI device identification (BUS+DEV+FUN) - it's in the same format as when calling PCI BIOS. The second byte is PCI configuration register number.

Posted: Sat Jun 28, 2003 1:39 pm
by KachiWachi
I would guess then that these are the default settings for the Chipset in question, regardless of the processor installed, and before any changes are made to them by "other sources" (bootup programs, etc...). Does this include settings you make in the BIOS screens, Setup Default, BIOS Default...??

Using Craig Hart's PCI+AGP Bus Sniffer...can I assume he left off the "3x"(xx) when displaying the SB results??