NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/38708: lkm_map issues on amd64
The following reply was made to PR port-amd64/38708; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-amd64/38708: lkm_map issues on amd64
Date: Wed, 21 May 2008 03:45:37 +0100
Can you try setting:
lkm_start = KERNBASE - 128*1024*1024LL;
lkm_end = KERNBASE;
Andrew
Home |
Main Index |
Thread Index |
Old Index