briggs
|
caa1421dd6
|
Add FPSP back.
|
1995-06-19 03:55:15 +00:00 |
|
briggs
|
6f06373e06
|
Take out M68040, add a more specific swap and add vnd.
|
1995-06-19 03:53:58 +00:00 |
|
cgd
|
8b16cd6552
|
reenable kernel debugger; new location more amenable to tweaking.
|
1995-06-18 20:14:44 +00:00 |
|
cgd
|
8f62c773e8
|
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
|
1995-06-18 14:45:14 +00:00 |
|
phil
|
2f62eae02d
|
Checkpointing ... still has a couple of problems but it is better.
(include/{icu.h,psl.h} should be listed as part of this checkpoint.)
|
1995-06-18 07:18:02 +00:00 |
|
phil
|
8142065452
|
Updating to be like i386 version.
|
1995-06-18 07:13:46 +00:00 |
|
cgd
|
3722386a41
|
use new pcireg.h macros
|
1995-06-18 02:36:41 +00:00 |
|
ragge
|
63a9ff56e7
|
rudimentary DDB support.
|
1995-06-16 15:36:37 +00:00 |
|
ragge
|
7aaf918c75
|
d_reset reference removed. Calling of ubareset must be solved.
|
1995-06-16 15:26:11 +00:00 |
|
ragge
|
8a9fcc717d
|
DELAY() moved to common place.
|
1995-06-16 15:23:53 +00:00 |
|
ragge
|
2a7adb567d
|
Some flags added to use in boot blocks.
|
1995-06-16 15:20:11 +00:00 |
|
ragge
|
913f0b045e
|
DDB support. splddb() and trapcode for ddb.
|
1995-06-16 15:17:27 +00:00 |
|
ragge
|
a1761db1f5
|
DELAY() removed, now common.
|
1995-06-16 15:14:05 +00:00 |
|
ragge
|
e9aa7f52a2
|
ddb file added.
|
1995-06-16 15:09:56 +00:00 |
|
ragge
|
e11e0f1712
|
Passing symtab address to kernel.
|
1995-06-16 15:07:58 +00:00 |
|
ragge
|
988e66c172
|
Pass symtab address to kernel.
|
1995-06-16 15:06:50 +00:00 |
|
jtc
|
7d0e5e8589
|
Use ${.CURDIR} in S macro definition so makefile works with obj directories.
|
1995-06-16 07:23:02 +00:00 |
|
briggs
|
fec7ba6562
|
Rearrange slightly.
|
1995-06-16 04:45:22 +00:00 |
|
mellon
|
1305dc32df
|
Put parentheses around macro arguments
|
1995-06-16 02:07:33 +00:00 |
|
gwr
|
d82ae8cad9
|
Fix cpuspeed values for Carerra and similar.
Enable the virtual address cache on the 3/260
|
1995-06-13 22:21:40 +00:00 |
|
gwr
|
b029c12ac1
|
Moved delay2us to param.h (now an inline function).
|
1995-06-13 22:16:38 +00:00 |
|
gwr
|
cd13e583aa
|
Provide delay2us as an inline and make it reasonably accurate,
but conservative (long) by a factor of about 1.25
|
1995-06-13 22:14:24 +00:00 |
|
gwr
|
64543c95b6
|
Fix several missing (and REQUIRED) calls to ZS_DELAY()
|
1995-06-13 22:11:33 +00:00 |
|
gwr
|
11ab4427ec
|
Fix warning about setjmp arg
|
1995-06-13 22:06:58 +00:00 |
|
gwr
|
66f34029e5
|
Leave pseudo-device prom in for now (even though it doesn't work)
so config will create prom.h
|
1995-06-12 19:05:43 +00:00 |
|
fvdl
|
ca120e393c
|
Do extra comparison against linux_elf emul struct pointer to see what
we are emulating (unfortunately).
|
1995-06-11 20:24:42 +00:00 |
|
pk
|
c049178b03
|
Deal with unrecovered boot devices.
|
1995-06-10 21:48:29 +00:00 |
|
gwr
|
914666b4f0
|
Temporary! Should be merged into libsa...
|
1995-06-09 22:26:18 +00:00 |
|
gwr
|
7fb30c51c8
|
Add install target, etc.
|
1995-06-09 22:24:06 +00:00 |
|
gwr
|
f950c931e0
|
Oops, that was a binary...
|
1995-06-09 22:23:44 +00:00 |
|
gwr
|
a4310ae56e
|
Several fixes and cleanup: make close work; stop in prom if debug mode...
|
1995-06-09 22:23:01 +00:00 |
|
gwr
|
e4a7bfeef8
|
cosmetic
|
1995-06-09 22:21:00 +00:00 |
|
gwr
|
94ef91135d
|
Add install target, etc.
|
1995-06-09 22:20:17 +00:00 |
|
gwr
|
c903596f3c
|
New: a netif compatible interface to the Sun PROM network drivers.
|
1995-06-09 22:19:25 +00:00 |
|
gwr
|
c3fdd9aa60
|
Add BINDIR
|
1995-06-09 22:18:04 +00:00 |
|
gwr
|
2f9ec64621
|
Add install target, etc.
|
1995-06-09 22:17:19 +00:00 |
|
gwr
|
dbef525da2
|
Add install targets, etc.
|
1995-06-09 22:03:41 +00:00 |
|
gwr
|
8e179d8e95
|
Have netboot!
|
1995-06-09 22:02:39 +00:00 |
|
gwr
|
20ff880de8
|
More liberal check for exec header. Nuke machine type defines (support all)
|
1995-06-09 21:58:32 +00:00 |
|
gwr
|
5a7b959d02
|
Moved to ../stand/netboot
|
1995-06-09 21:55:47 +00:00 |
|
gwr
|
b80b4c93a5
|
Retool for native build.
|
1995-06-09 21:53:27 +00:00 |
|
leo
|
56dc7b26ad
|
Atari no longer uses the default db_read/write functions.
|
1995-06-09 20:03:05 +00:00 |
|
leo
|
73c861e2e3
|
Handle mouse and other packages received from the keyboard correctly.
The initialisation now resets the keyboard and disables all packages
that make no sense because their drivers are not activated.
|
1995-06-09 20:00:14 +00:00 |
|
leo
|
91bada6a66
|
Fix grfmmap()
|
1995-06-09 19:55:13 +00:00 |
|
leo
|
18e5707a34
|
Add our own low-level access functions for ddb. This makes sure that
the system won't hang when referencing a non-existend page.
|
1995-06-09 19:53:45 +00:00 |
|
leo
|
9f6e63c66b
|
Add our own db_memrw.c for ddb.
|
1995-06-09 19:50:42 +00:00 |
|
leo
|
13af15620a
|
Show FPU_EMULATE exists
|
1995-06-09 19:49:27 +00:00 |
|
leo
|
f8c615afc9
|
Make hardware locations u_char instead of char
|
1995-06-09 19:47:30 +00:00 |
|
leo
|
2644faf340
|
Fix thinko
|
1995-06-09 19:45:42 +00:00 |
|
leo
|
80bf490a56
|
Support & require MACHINE_NONCONTIG
|
1995-06-09 19:42:22 +00:00 |
|