NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/47603: Failed installing NetBSD 6.0.1
I re-debug, I just can sort the function that called on the infinite loop
1. call pckbc_send_devcmd
2. call pckbc_send_cmd
3. call pckbc_wait_output
4. return value of pckbc_wait_output: 1
5. return value of pckbc_send_cmd: 1
6. return value of pckbc_send_devcmd: 1
7. call pckbc_poll_data1
8. return value of pckbc_poll_data1: 0xfc
and so on.
I don't have an idea how to solve this.
ST.H
Sent from my iPhone
On Mar 2, 2013, at 8:13 AM, christos%zoulas.com@localhost (Christos Zoulas)
wrote:
> On Mar 2, 6:34am, slashwaves%yahoo.com@localhost (Stefanus Hermawan) wrote:
> -- Subject: Re: install/47603: Failed installing NetBSD 6.0.1
>
> | Any user guide that can I follow to do crossing building it?
> |
>
> http://www.netbsd.org/docs/guide/en/chap-build.html
>
> christos
Home |
Main Index |
Thread Index |
Old Index