Re: [LinuxBIOS] Question about PCI Config Space byte rd/wr in HT

2007-02-14 Thread Perry Wang
PROTECTED] Sent: Tuesday, February 13, 2007 12:20 PM To: Perry Wang Cc: linuxbios@linuxbios.org Subject: Re: [LinuxBIOS] Question about PCI Config Space byte rd/wr in HT [Don't reply to an unrelated post, please start a new thread instead]. If software tries to do a byte rd/wr access to PCI

[LinuxBIOS] HT interrupts

2007-02-14 Thread Perry Wang
Hi, Sorry to spam again but I couldn't figure out this on my own. Questions: 1. Does LinuxBIOS actually program the HT interrupt definition registers based on the interrupt capability and mobo config, or does Linux do this? Or is it up to the driver? 2. What's the recommended way of doing HT

[LinuxBIOS] Question about PCI Config Space byte rd/wr in HT

2007-02-07 Thread Perry Wang
Hi, If software tries to do a byte rd/wr access to PCI config access, say in linux or BIOS, how would it show up on the HT bus? I'm assuming that config space access is initiated through the southbridge. Anyone know if an HT device will ever have to expect byte access to its config space?