lkestel
|
faf8faf32f
|
Added a few macros for keys; cleaned up; only define key array
ifdef KEYBOARD_ARRAY, else just declare it.
|
1994-07-31 06:33:41 +00:00 |
lkestel
|
ce200f2f92
|
Different pa_index() ifdef MACHINE_NONCONTIG.
|
1994-07-31 06:26:34 +00:00 |
lkestel
|
f3c8dbbd87
|
Moved adbsys.h grfioctl.h and keyboard.h to include to make desktop
and X compile more cleanly.
|
1994-07-30 04:21:58 +00:00 |
briggs
|
8fc0b8b26e
|
Add a field for cpu-dependent structure to flag if SONIC is on-board.
|
1994-07-21 00:33:54 +00:00 |
briggs
|
f8d560f187
|
Be somewhat better at machine dependence.
|
1994-07-10 16:55:53 +00:00 |
briggs
|
c99467f6d1
|
Add a constant for masking off the scsi phase from the status register.
|
1994-07-08 11:36:59 +00:00 |
briggs
|
938fc1f67d
|
Apparently the registers for the NCR 53c96 in the mac are laid out
the same as they arefor the 5380--15 bytes of padding between each
reg. Define a structure for that here, now.
|
1994-07-07 00:29:37 +00:00 |
briggs
|
b144a7a279
|
Revert back to old HP MMU defines so we can use fpsp w/o changes.
|
1994-07-07 00:24:10 +00:00 |
briggs
|
984ca4e84d
|
Oops. w/ 4k pages, PTSIZE is larger.
|
1994-06-29 04:55:57 +00:00 |
briggs
|
ef1af9fc59
|
Cleanup a lot and bring in line w/ 4.4-lite.
|
1994-06-26 13:25:16 +00:00 |
briggs
|
f5c81ba898
|
Add md_coredump.
|
1994-06-26 13:24:44 +00:00 |
briggs
|
4d315aa38f
|
Fix warnings...
|
1994-06-26 13:23:46 +00:00 |
briggs
|
a9cda66bb3
|
PG_CC -> PG_CCB
|
1994-06-26 13:23:01 +00:00 |
briggs
|
96f45a2901
|
First pass at a header file for the NCR 53C96 driver (still under
construction).
|
1994-06-26 13:22:32 +00:00 |
briggs
|
e606973964
|
Cleanup some. Deprecate a few defines that are no longer needed.
|
1994-06-26 13:21:49 +00:00 |
briggs
|
1d8170c29b
|
Copied from Amiga. Just include m68k/profile.h.
|
1994-05-23 03:54:52 +00:00 |
briggs
|
fbc2a6679b
|
Get things to compile with latest changes.
|
1994-05-06 17:39:19 +00:00 |
briggs
|
8f39772f16
|
Make external definition for cpu040.
|
1994-04-22 12:10:36 +00:00 |
briggs
|
e12ec2b7de
|
'040 changes from Amiga.
Protect against multiple inclusion.
Swap arguments in struct clockframe.
|
1994-04-21 23:18:55 +00:00 |
briggs
|
16e14ee983
|
'040 changes from Amiga.
Protect against multiple inclusion.
|
1994-04-21 23:17:15 +00:00 |
briggs
|
7b7dcf1c14
|
'040 changes from Amiga.
|
1994-04-21 23:16:15 +00:00 |
briggs
|
c563009035
|
Add '040 stuff from Amiga pte.h.
Also protect against multiple inclusion.
|
1994-04-21 23:15:32 +00:00 |
cgd
|
3df116ff20
|
add comment for consistency.
|
1994-03-14 02:11:09 +00:00 |
briggs
|
8505642469
|
At least recognize different machine types.
|
1994-03-01 15:22:47 +00:00 |
briggs
|
4474958dd0
|
Add LCII machine id.
|
1994-02-27 16:42:33 +00:00 |
briggs
|
bedc2847a2
|
Add MDP_STACKADJ for compat_sunos.
|
1994-02-27 16:41:41 +00:00 |
briggs
|
b9fe737afd
|
Add a few new defined machine type constants and a few new globals.
|
1994-02-22 01:00:44 +00:00 |
briggs
|
4795851aeb
|
Moved PTBASE from 60000000 to 60100000 for PowerBooks. From grantham.
|
1994-02-22 00:59:34 +00:00 |
briggs
|
4d3096f778
|
Get rid of DELAY defines. These are bogus. There has to be a better
way. And there will be.
|
1994-01-30 00:53:07 +00:00 |
mycroft
|
6a50b26e15
|
Pointer to common version.
|
1994-01-27 15:26:31 +00:00 |
cgd
|
c9c3b2abbe
|
HP300 -> MACHINE
|
1994-01-27 02:12:44 +00:00 |
cgd
|
36a23c4ad8
|
stub
|
1994-01-23 00:23:02 +00:00 |
mycroft
|
0df1b00481
|
Clean up deleted files.
|
1994-01-17 01:04:42 +00:00 |
briggs
|
b05de50fc1
|
We aren't a VAX.
|
1994-01-17 01:04:08 +00:00 |
briggs
|
af6d2f067d
|
Fixup to use m68k headers, now. Thanks, Chris.
|
1994-01-10 23:55:20 +00:00 |
cgd
|
b38fa5acf8
|
stubs which pint to m68k include
|
1994-01-08 12:41:41 +00:00 |
mycroft
|
ed95321df9
|
Still need old #defines for now.
|
1994-01-06 17:05:34 +00:00 |
mycroft
|
f76fdd7722
|
Implement `struct reg'.
|
1994-01-06 16:50:13 +00:00 |
briggs
|
0658adaa44
|
Added for ddb support. I think it's at least partially wrong. This and
the files in mac68k/db_* started off as the sun3 files...
|
1993-12-15 03:30:27 +00:00 |
briggs
|
93726fb753
|
Change constants and comments to reflect the current MACHINE value.
Define T_BRKPT and T_WATCHPOINT.
|
1993-12-15 03:22:56 +00:00 |
mycroft
|
f67ccd2bf0
|
Move #define of NIPCREG outside #fidef.
|
1993-12-08 22:46:15 +00:00 |
briggs
|
54614538ca
|
Dumb typo. Must be dyslexic. Changed MACHINE_MID to MID_MACHINE.
|
1993-12-06 04:11:47 +00:00 |
briggs
|
dcbf82a3fe
|
Move MID_MACHINE to param.h from exec.h and get rid of bogus includes.
|
1993-12-06 04:09:20 +00:00 |
briggs
|
1fd099189d
|
Change USRTEXT to 8192 in vmparam.h.
Add MACHINE_ARCH (m68k) to param.h.
|
1993-12-04 03:49:01 +00:00 |
briggs
|
25e937c41a
|
Added struct relocation_info_mac68k. Copied from hp300.
|
1993-12-03 22:29:48 +00:00 |
briggs
|
9c873e424c
|
Update MACHINE to mac68k in param.h.
Update MACHINE_MID to MID_M68K -- untested.
Add __LDPGSZ as 8192 -- untested.
|
1993-12-02 18:36:35 +00:00 |
briggs
|
0c925f177c
|
Add symbols for quads to limits and endian and protect endian from mult.
inclusion.
|
1993-12-02 15:02:50 +00:00 |
briggs
|
e8aefd0760
|
Get rid of CLK_TCK. Theo reminds me that the value isn't
machine-dependent, which is why it's defined in time.h.
|
1993-12-02 07:40:14 +00:00 |
briggs
|
9995ea306b
|
Added signal.h for -current. The rest is formatting changes.
|
1993-11-29 00:37:54 +00:00 |
pk
|
14e6ea89aa
|
Put definition of __LDPGSZ and `struct relocation_info' where they belong:
in <machine/exec.h>.
|
1993-10-18 09:46:56 +00:00 |
briggs
|
8ae7f8bceb
|
The current MacBSD architecture sub-directory for NetBSD-0.9--more or
less. It needs some help to get to be -current. Support for minimal
hardware on the SE/30, II, IIx, and IIcx exists.
|
1993-09-29 06:08:37 +00:00 |
mycroft
|
0b3f240c49
|
Ditto.
|
1993-09-02 19:05:40 +00:00 |
cgd
|
30177b538f
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
cgd
|
6dedb5151c
|
add hp300 kernel files. generic kernel files might need some help...
|
1993-05-13 13:56:20 +00:00 |