re: mips64eb seems to be mostly 32-bit
matthew green <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
> [ 3.1430380] dk0 at sd0: "octeon-boot", 163840 blocks at 32768, type: ntfs > [ 3.1538992] dk1 at sd0: "octeon-root", 761856 blocks at 196608, type: ffs [ ... ] > [ 3.1606850] boot device: sd0 > [ 3.1708506] root on sd0a dumps on sd0b to me this implies that the evbmips device_register() needs some work to associate dk* with sd*, so that root is found properly. that's where i'd start looking for the problem. .mrg.