tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbsd-7 kernel and older vnconfig(8)
On Nov 12, 1:58am, manu%netbsd.org@localhost (Emmanuel Dreyfus) wrote:
-- Subject: Re: netbsd-7 kernel and older vnconfig(8)
| Christos Zoulas <christos%zoulas.com@localhost> wrote:
|
| > Let's not add any more hacks. If we commit what's on HEAD now every version
| > will work.
|
| I backported src/sys/dev/vnd.c 1.247-1.252 to netbsd-7. It was necessary
| to add vndattach() prototype to get it building. The result with a
| netbsd-6 userland is better, vnconfig -l does not loop forever on
| unconfigued vnd, however, I get this:
|
| vm008# vnconfig -l
| vnd0: dev 512,2 inode 18446742425584622560
| vnd1: dev 1922,512096 inode 18446742426539754080
| vnd2: dev 1922,512096 inode 18446742426539754080
| vnd3: dev 1922,512096 inode 18446742426539754080
|
| Is it expected?
The memset was wrong.
christos
Home |
Main Index |
Thread Index |
Old Index