.. |
bus_dma.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:58:50 +00:00 |
clockreg.h
|
|
|
enreg.h
|
|
|
esp.c
|
%b -> bitmask_snprintf()
|
2000-08-09 02:26:26 +00:00 |
espreg.h
|
added define for %b bitfield labels
|
1999-08-03 10:03:22 +00:00 |
espvar.h
|
changed dma start alignment from 4 to 16 so that the cache flush
|
1999-03-14 10:31:05 +00:00 |
if_xe.c
|
Make booted_device global (and booted_parition for consitency).
|
2000-06-01 00:49:49 +00:00 |
if_xevar.h
|
moved declaration of nextdma_intr into correct header file.
|
1999-03-04 14:18:25 +00:00 |
intio.c
|
wscons based console video & keyboard support for the NeXT
|
1999-01-28 11:46:22 +00:00 |
intiovar.h
|
|
|
mb8795.c
|
%b -> bitmask_snprintf()
|
2000-08-09 02:26:26 +00:00 |
mb8795reg.h
|
|
|
mb8795var.h
|
|
|
md_root.c
|
defopt MINIROOTSIZE
|
1999-03-17 18:59:21 +00:00 |
nextcons.c
|
Don't use the direct console on color machines, which is currently not
|
1999-04-29 14:51:20 +00:00 |
nextdisplay.c
|
Change the kernel mmap interface so that the offset to map is an
|
2000-06-26 04:55:19 +00:00 |
nextdisplayvar.h
|
Applied patches from Matt Debergalis <deberg@mit.edu>.
|
1999-03-24 23:15:51 +00:00 |
nextdma.c
|
%b -> bitmask_snprintf()
|
2000-08-09 02:26:26 +00:00 |
nextdmareg.h
|
fixed DMACSR_BITS definition to reflect DMACSR_READ bit renaming
|
1999-08-28 09:42:44 +00:00 |
nextdmavar.h
|
minor rework of dma driver
|
1999-08-29 05:56:26 +00:00 |
nextkbd.c
|
fix polled keyboard support
|
1999-03-26 04:17:46 +00:00 |
nextkbdvar.h
|
wscons based console video & keyboard support for the NeXT
|
1999-01-28 11:46:22 +00:00 |
wskbdmap_next.c
|
add KS_bar and KS_backslash to default us keymap.
|
1999-03-26 04:15:27 +00:00 |
wskbdmap_next.h
|
Applied patches from Matt Debergalis <deberg@mit.edu>.
|
1999-03-24 23:15:51 +00:00 |
zs_cons.h
|
added kgdb support.
|
1999-03-27 02:59:41 +00:00 |
zs_kgdb.c
|
added kgdb support.
|
1999-03-27 02:59:41 +00:00 |
zs.c
|
we don't have callrom(), so stop pretending otherwise. fixes PR
|
2000-03-06 04:14:15 +00:00 |