FreeBSD:Sparc: Difference between revisions

From Hackepedia
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
If you intend on running 5.4-RELEASE on [http://www.sparc.com/ Sparc hardware], do not try the [http://ftp.freebsd.org/pub/FreeBSD/releases/sparc64/ISO-IMAGES/5.4/5.4-RELEASE-sparc64-bootonly.iso 5.4-RELEASE-sparc64-bootonly.iso]  21420 KB  dated: 05/09/05  02:02:00 as the kernel does not boot.
If you intend on running 5.4-RELEASE on [http://www.sparc.com/ Sparc hardware], do not try the [http://ftp.freebsd.org/pub/FreeBSD/releases/sparc64/ISO-IMAGES/5.4/5.4-RELEASE-sparc64-bootonly.iso 5.4-RELEASE-sparc64-bootonly.iso]  21420 KB  dated: 05/09/05  02:02:00 as the kernel does not boot.
FreeBSD 6.0-STABLE sparc64 (Jan 18/2006):
Don't try to use an mii-bus dc(4) network card:
vmcore.0:
#0  0x00000000c011e868 in doadump ()
#1  0x00000000c011ef68 in boot ()
#2  0x00000000c011f2f4 in panic ()
#3  0x00000000c02c1de4 in trap ()
#4  0x00000000c0048fc0 in tl1_trap ()
#5  0x00000000c00ac1f4 in dcphy_status ()
#6  0x00000000c00ac178 in dcphy_service ()
#7  0x00000000c00ac178 in dcphy_service ()
#8  0x00000000c00af5c4 in mii_tick ()
#9  0x00000000c094cab0 in ?? ()

Revision as of 18:45, 18 January 2006

If you intend on running 5.4-RELEASE on Sparc hardware, do not try the 5.4-RELEASE-sparc64-bootonly.iso 21420 KB dated: 05/09/05 02:02:00 as the kernel does not boot.


FreeBSD 6.0-STABLE sparc64 (Jan 18/2006): Don't try to use an mii-bus dc(4) network card:

vmcore.0:

  1. 0 0x00000000c011e868 in doadump ()
  2. 1 0x00000000c011ef68 in boot ()
  3. 2 0x00000000c011f2f4 in panic ()
  4. 3 0x00000000c02c1de4 in trap ()
  5. 4 0x00000000c0048fc0 in tl1_trap ()
  6. 5 0x00000000c00ac1f4 in dcphy_status ()
  7. 6 0x00000000c00ac178 in dcphy_service ()
  8. 7 0x00000000c00ac178 in dcphy_service ()
  9. 8 0x00000000c00af5c4 in mii_tick ()
  10. 9 0x00000000c094cab0 in ?? ()