Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2018 22:51:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232288] i386 boot time panic of head on amd64 machine (PCI BIOS search, 0x49435024)
Message-ID:  <bug-232288-227-azDF4Gd0Ti@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232288-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232288-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232288

--- Comment #3 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to John Baldwin from comment #2)

ndsiasm -u - (lower case u and - for stadin) ; I guessed is what you asked =
for.

root@rabbit4:~ # dd bs=3D1 if=3D/dev/mem iseek=3D0xe8510 count=3D32 | ndisa=
sm -u -
32+0 records in
32+0 records out
32 bytes transferred in 0.001126 secs (28414 bytes/sec)
00000000  FF00              inc dword [eax]
00000002  0000              add [eax],al
00000004  0000              add [eax],al
00000006  0000              add [eax],al
00000008  0000              add [eax],al
0000000A  0000              add [eax],al
0000000C  0000              add [eax],al
0000000E  0000              add [eax],al
00000010  3D24504349        cmp eax,0x49435024
00000015  B080              mov al,0x80
00000017  752D              jnz 0x46
00000019  B081              mov al,0x81
0000001B  0ADB              or bl,bl
0000001D  7527              jnz 0x46
0000001F  E8                db 0xe8

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232288-227-azDF4Gd0Ti>