NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57748 CVS commit: src/sys/dev/vme
The following reply was made to PR kern/57748; it has been noted by GNATS.
From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57748 CVS commit: src/sys/dev/vme
Date: Mon, 4 Dec 2023 01:49:29 +0000
Module Name: src
Committed By: thorpej
Date: Mon Dec 4 01:49:29 UTC 2023
Modified Files:
src/sys/dev/vme: vme.c vmevar.h
Log Message:
Manage VME address space using vmem(9) rather than extent(9).
XXX PR kern/57748 applies here; we lose the last byte of A32 space.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/vme/vme.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/vme/vmevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index