From f4a0dec4e1e684693e0787540a6d03acd5c78fb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sat, 17 Nov 2012 22:31:01 +0000 Subject: [PATCH] there was still an occasional hang in test_udp720101(). Commented offending statement until fully understood... --- sources/sysinit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/sysinit.c b/sources/sysinit.c index 244f828..7306441 100644 --- a/sources/sysinit.c +++ b/sources/sysinit.c @@ -484,7 +484,7 @@ void test_upd720101(void) MCF_PCI_PCICAR_FUNCNUM(0) + MCF_PCI_PCICAR_DWORD(57); - //* (uint8_t *) PCI_IO_OFFSET = 0x20; + //* (uint8_t *) PCI_IO_OFFSET = 0x20; // commented out (hangs currently) } else {