From 318ede8240ed4261e09b96b4e5378f43f45da8df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sat, 17 Nov 2012 21:12:54 +0000 Subject: [PATCH] there was still an occasional hang in test_udp720101(). Commented offending statement until fully understood... --- BaS_gcc/sources/sysinit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaS_gcc/sources/sysinit.c b/BaS_gcc/sources/sysinit.c index fcd7af6..244f828 100644 --- a/BaS_gcc/sources/sysinit.c +++ b/BaS_gcc/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; } else {