On Sun, Nov 19, 2006 at 02:33:00PM +0100, Stefan Reinauer wrote:
- Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net [061119 01:52]:
Abit KN9 Ultra has NO serial port! This makes debugging really hard.
Does it have a USB2 port with debug capability?
Please run
lspci -vs $(lspci|grep EHCI|cut -f1 -d' ') lspci -ns $(lspci|grep EHCI|cut -f1 -d' ')
on a board with the MCP55 and send the output to me, the list or add it to the wiki page http://linuxbios.org/EHCI_Debug_Port
//Peter