Change Log:
1. Fix pirq routing table setting for GA-2761GXDK. 2. Southbridge PCIe slots are working correctly now. 3. Disable keyboard & mouse ports for GA-2761GXDK.
Signed-off-by: Morgan Tsai my_tsai@sis.com
On 20.11.2007 11:53, Morgan Tsai /SiS wrote:
Change Log:
- Fix pirq routing table setting for GA-2761GXDK.
- Southbridge PCIe slots are working correctly now.
- Disable keyboard & mouse ports for GA-2761GXDK.
Signed-off-by: Morgan Tsai my_tsai@sis.com
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Thanks, r2976 with a few small whitespace changes.
Regards, Carl-Daniel
On Tue, Nov 20, 2007 at 06:53:59PM +0800, Morgan Tsai /SiS wrote:
Change Log:
- Fix pirq routing table setting for GA-2761GXDK.
- Southbridge PCIe slots are working correctly now.
- Disable keyboard & mouse ports for GA-2761GXDK.
Signed-off-by: Morgan Tsai my_tsai@sis.com
Looks good, but why disable PS/2 keyboard and mouse? Aren't these connectors available at all on the board or should the keyboard/mouse init be done by the southbridge (there is some code in *_lpc.c)?
Also, can you please fill the status table in the wiki about which hardware on the board works fine and which is work in progress?
Please see http://linuxbios.org/GIGABYTE_GA-2761GXDK_Build_Tutorial where I have created an empty table. Do you have a wiki account already to change the page? You can contact Stefan Reinauer stepan@coresystems.de for an account.
Alternatively, you can also post the status via email, I can fix up the wiki then. Please use "OK" for fully working parts, "N/A" for hardware which is not available on the board, "WIP" for parts which you are still working on.
I'm currently writing a page to explain how to test all the hardware, but it's not finished yet: http://linuxbios.org/Board_Testing_HOWTO
Here's the whole status table for the board:
|CPU_status = |CPU_L1_status = |CPU_L2_status = |CPU_L3_status = N/A |CPU_multiple_status = |CPU_multicore_status = |CPU_virt_status =
|RAM_EDO_status = N/A |RAM_SDRAM_status = N/A |RAM_SODIMM_status = N/A |RAM_DDR_status = N/A |RAM_DDR2_status = |RAM_DDR3_status = N/A |RAM_dualchannel_status = |RAM_ecc_status =
|IDE_status = |IDE_CF_status = |IDE_25_status = N/A |CDROM_DVD_status = |SATA_status = |USB_status = |Onboard_VGA_status = |Onboard_ethernet_status = |Onboard_audio_status = |Onboard_modem_status = |Onboard_firewire_status = |Smartcard_status = N/A |Onboard_CF_status = N/A |Onboard_PCMCIA_status = N/A
|ISA_cards_status = N/A |AMR_cards_status = N/A |AGP_cards_status = N/A |PCI_cards_status = |PCIE_x1_status = |PCIE_x2_status = |PCIE_x4_status = |PCIE_x8_status = |PCIE_x16_status = |PCIE_x32_status = |HTX_status = N/A
|Floppy_status = |COM1_status = |COM2_status = |PP_status = |PS2_keyboard_status = |PS2_mouse_status = |Game_port_status = |IR_status = |Speaker_status = |DiskOnChip_status = N/A
|Sensors_status = |Watchdog_status = |CAN_bus_status = N/A |CPUfreq_status = |Powersave_status = |ACPI_status = |Reboot_status = |Poweroff_status = |LEDs_status = |HPET_status = |RNG_status = |WakeOnModem_status = |WakeOnLAN_status = |WakeOnKeyboard_status = |WakeOnMouse_status = |Flashrom_status =
Thanks, Uwe.