Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The former code only allowed one fixed up device mapping.
|
|
|
|
|
|
|
|
the BAT is used to map the 16M display memory, no size limit is needed.
(Was only originally needed because of pmap limitations).
|
|
routines added to set the colormap via openfirmware.
Changes by both Matthieu and myself
|
|
This is an ugly kludge, but until the vgafb is made smart enough to
modify the vga registers directly.
|
|
displays can be mapped so that the pmap module does not need to
allocate potables before vm is inited (vga console).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- From NetBSD
|
|
<somogyi@gyroscope.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(A similar fix is probably needed for arc)
|
|
|
|
From NetBSD.
|
|
is no longer needed.
|
|
|
|
- add ums and wsmouse
|
|
latetest netbsd developments
|
|
|
|
|
|
|
|
would unmap the cursor at y,y rather than the real position.
|
|
Fill screen with background color.
|
|
|
|
|
|
|
|
wasn't here before because supposedly the processor
would handle misaligned accesses itself.
|
|
'option DST=' into account when initializing the clock. ok drahn@
|
|
|
|
uses adb to reboot or power-off system.
add support for various USB devices into device table, as well
as some other missing devices.
|
|
|
|
|
|
|
|
State that the primary supported machines are the imac and G4 machines.
|