Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-26 Thread Stefan Reinauer
* Uwe Hermann [EMAIL PROTECTED] [070526 15:35]: Jürgen Beisert has written a really nice HOWTO which may be useful, see http://linuxbios.org/Some_help_to_reverse_engineer_a_valid_interrupt_routing_table How about we rename the page to something that fits in 80 characters?

Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-26 Thread Uwe Hermann
On Sat, May 26, 2007 at 05:54:13PM +0200, Stefan Reinauer wrote: * Uwe Hermann [EMAIL PROTECTED] [070526 15:35]: Jürgen Beisert has written a really nice HOWTO which may be useful, see http://linuxbios.org/Some_help_to_reverse_engineer_a_valid_interrupt_routing_table How about we rename

Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-23 Thread Philipp Degler
On Wednesday 23 May 2007 01:59:01 Jeremy Jackson wrote: Hi, Wondering if you can test all 4 SATA ports, i don't think anyone has more than 2 of 4 working. yes same thing here. Tested all for ports but only the first 2 of em work. I'm working on a Tyan S2865 board, similar except the SuperIO

Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-23 Thread Jeremy Jackson
What I found is that with a correct mptable.c, I get 1 slot working. I can verify the physical wiring of the INT[A-D] pins of the other 3 slots, and make correct mptable entries for those, but they are unable to generate interrupts. Maybe when you have your mptable working you can try out all 3

Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-22 Thread Jeremy Jackson
Hi, Wondering if you can test all 4 SATA ports, i don't think anyone has more than 2 of 4 working. I'm working on a Tyan S2865 board, similar except the SuperIO chip. I'm having trouble with only one of four PCI slots generating interrupts. I wonder if you can try a PCI network card or

Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-18 Thread Uwe Hermann
[Please always reply to the mailing list, not individual developers] On Fri, May 18, 2007 at 01:51:07PM +0200, Philipp Degler wrote: i have also modified: == superio.c of it8712f - added pnp_enter_ex_func_mode .. and extended pnp_dev_info. ==pc80/keyboard.c - added missing error msg

Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-18 Thread Jeremy Jackson
On Thu, 2007-05-17 at 19:30 +0200, Philipp Degler wrote: Hi I realized some guys on this list were talking about porting ASUS A8N-SLI. I started porting LinuxBIOS to ASUS A8N-E [1]. The boards seem to share some similarities so maybe my code is of any use for A8N-SLI port. At the

[LinuxBIOS] Progress on ASUS A8N-E

2007-05-17 Thread Philipp Degler
Hi I realized some guys on this list were talking about porting ASUS A8N-SLI. I started porting LinuxBIOS to ASUS A8N-E [1]. The boards seem to share some similarities so maybe my code is of any use for A8N-SLI port. At the moment I'am able to fully boot an open SuSE 10.0 using the standard

Re: [LinuxBIOS] Progress on ASUS A8N-E

2007-05-17 Thread Uwe Hermann
On Thu, May 17, 2007 at 07:30:41PM +0200, Philipp Degler wrote: I realized some guys on this list were talking about porting ASUS A8N-SLI. I started porting LinuxBIOS to ASUS A8N-E [1]. The boards seem to share some similarities so maybe my code is of any use for A8N-SLI port. At the