Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
We might want to use them on types that are bigger than vaddr_t.
Fix all callers that pass pointers without casts.
|
|
CLSIZE -> 1
CLBYTES -> PAGE_SIZE
OLOFSET -> PAGE_MASK
etc.
At the same time some archs needed some cleaning in vmparam.h so that
goes in at the same time.
|
|
The dp8390_softc now has media_init and media_fini function pointers that
do the work. fgsch@ ok
|
|
|
|
|
|
|
|
|
|
|
|
"i's" I guess).
|
|
Reported by Lars Hecking.
|
|
|
|
Missing documentation yet.
|
|
|
|
|
|
code and keep old behaviour. (art@ ok)
|
|
|
|
|
|
- sanitize the RGB swapping code,
- add limited color support, ala old vt220,
- nicer color scheme (whitish text, white bold, blue italic, red cursor...)
|
|
NetBSD driver
|
|
Fix (from netbsd).
|
|
(niklas@ finally looked at the code)
|
|
|
|
mode being moved to if_ether.c. This is the last of the drivers hopefully.
|
|
picassoII) work.
|
|
|
|
|
|
|
|
|
|
o if_media'fied sun4m le.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the com devices and sparc zs ones. This replaces the old broken dialin/out
mechanism.
|
|
for SCSI drivers to check)
|
|
|
|
|
|
|
|
after release it will replace our old MI stuff. Things brings audio to
amiga out-of-the box.
|
|
|
|
|