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)



>  
> 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