leo
|
db846246ba
|
Add video registers and other defines for Falcon video.
|
1995-08-17 20:34:04 +00:00 |
mycroft
|
ddd123a7c5
|
Replace splnet() with splsoftnet(). Add splnet(). Make splimp() > spltty().
|
1995-08-13 00:21:54 +00:00 |
leo
|
3f76d2e7eb
|
Add disklabel support. In addition to the 'faked' disklables NetBSD/Atari
now also supports native NetBSD labels. When a NetBSD label is found it
overrules the Atari AHDI-partitioning.
|
1995-08-05 20:24:16 +00:00 |
leo
|
2cad659038
|
Make DD/HD selection do anything sensible.
|
1995-07-11 18:27:31 +00:00 |
leo
|
a5b73613fc
|
Dumping works, now if there were tools to handle it...
|
1995-07-11 18:24:57 +00:00 |
cgd
|
c83f9c5568
|
remove unused cpu_exec() definitions. moved "broken swap" markers, for
ports that still need it, to types.h.
|
1995-06-28 02:55:18 +00:00 |
cgd
|
d4a54b73d2
|
kill user-land DELAY macro, as suggested by gwr.
|
1995-06-28 02:43:36 +00:00 |
cgd
|
2d49c3885b
|
clean up definitions of ctod(), dtoc(), ctob(), btoc(), btodb(), and
dbtob(). remove unused definitions of ctos(), stoc(), and dtob().
|
1995-06-26 06:55:38 +00:00 |
cgd
|
1c0be437b1
|
define __BDEVSW_DUMP_OLD_TYPE for ports where it's true. clean up
some m68k ports inclusion of common header.
|
1995-06-26 05:13:37 +00:00 |
leo
|
f8c615afc9
|
Make hardware locations u_char instead of char
|
1995-06-09 19:47:30 +00:00 |
leo
|
80bf490a56
|
Support & require MACHINE_NONCONTIG
|
1995-06-09 19:42:22 +00:00 |
leo
|
74d95b443e
|
Add CLKBROKEN define, so GEM version that are 2 years off on the RTC can
be identified.
|
1995-05-28 21:02:21 +00:00 |
leo
|
1029a77f13
|
Function proto added.
|
1995-05-14 15:29:18 +00:00 |
leo
|
cf6323d778
|
Fixup comment.
|
1995-05-14 15:27:51 +00:00 |
leo
|
e2b044e52f
|
- Remove double mapping of stack
- Change to new coredump format
|
1995-05-14 15:26:55 +00:00 |
leo
|
ec3a1cd9f7
|
Define dma_drvmode correctly
|
1995-05-05 16:36:57 +00:00 |
cgd
|
8703076975
|
define BROKEN_SWAP and/or cpu_swapout as appropriate.
|
1995-05-05 03:41:51 +00:00 |
leo
|
58cd4c0a1d
|
Get 68040 defines in line with other 68k ports so libkvm/kvm_m68k.c compiles
cleanly.
|
1995-04-30 14:02:12 +00:00 |
leo
|
e95337c226
|
Added lock status bits, update function prototypes.
|
1995-04-30 12:02:03 +00:00 |
leo
|
fb4939eddf
|
Moved softint definitions still in cpu.h into mtpr.h and did some minor
cleanups.
|
1995-04-30 12:00:31 +00:00 |
leo
|
8996e3866b
|
- Move softint definitions to mtpr.h
- Add flags for TT/Falcon model for machineid, we definitely need them
|
1995-04-30 11:56:22 +00:00 |
leo
|
8e56abf0fa
|
Define DELAY to call delay()
|
1995-04-22 22:20:36 +00:00 |
leo
|
3517d2e5ac
|
- Prefix 'dma-defines' with DMA_
- Add function prototypes
|
1995-04-22 22:18:57 +00:00 |
christos
|
de42a28a1b
|
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.
|
1995-04-22 20:24:40 +00:00 |
jtc
|
4d37095e31
|
Fix typo: ieefp.h -> ieeefp.h.
|
1995-04-16 16:47:03 +00:00 |
leo
|
82aac3e84b
|
Changed '#endif KERNEL' -> '#endif /* _KERNEL */'.
|
1995-04-16 14:55:09 +00:00 |
mycroft
|
fecbe784d6
|
Oops; finish that last change.
|
1995-04-10 12:45:53 +00:00 |
mycroft
|
22cefc03bc
|
Bring back pmap_kernel(), for now always inlined as a pointer to
kernel_pmap_store.
|
1995-04-10 12:41:29 +00:00 |
mycroft
|
e957423a98
|
Move fp_except and fp_rnd definitions to machine/include.
|
1995-04-09 21:31:58 +00:00 |
leo
|
f95dd52b68
|
KERNEL -> _KERNEL
|
1995-03-30 06:01:13 +00:00 |
leo
|
aaba69e8ca
|
fix some formatting nits
|
1995-03-26 07:24:32 +00:00 |
leo
|
e5838fcffd
|
cgd for leo: kill some casts; catch up with the state of the rest of the world
|
1995-03-26 07:17:44 +00:00 |
leo
|
8b0113cfce
|
NetBSD/Atari, port by Leo Weppelman.
|
1995-03-26 07:12:03 +00:00 |