NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: port-sparc64/46619: init dies on Sun Fire V240, NetBSD 6.0_BETA2 (GENERIC)



The following reply was made to PR port-sparc64/46619; it has been noted by 
GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: port-sparc64-maintainer%netbsd.org@localhost, 
gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, wennmach%geo.Uni-Koeln.DE@localhost
Subject: re: port-sparc64/46619: init dies on Sun Fire V240, NetBSD 6.0_BETA2 
(GENERIC)
Date: Tue, 26 Jun 2012 03:33:36 +1000

 >  
 > http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/sun4u/enchilada/os/enchilada.c#114
 
 oooh i love the use of magic in here :-)
 
 eg:
 
     130         val = pci_config_get8(isa_handle, 0x58);
 
     145                         pci_config_put8(isa_handle, 0x58, val & 0xFB);
     146                         drv_usecwait(1000);
     147                         pci_config_put8(isa_handle, 0x58, val);
 
 etc...  this chipset is gross.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index