briggs
d073018ba1
Checkpoint. Preliminary code for bootstrapping on the 68040 macs.
1994-06-26 13:20:19 +00:00
briggs
229224d1fc
Huge, gigantic changes... Including:
...
68040 support--some by me, much from Amiga...
some cleanup
The hp300 rei
A number of frame-related fixes. Finally all found, I think, thanks to
the sharp eyes/mind of Brad Grantham, Lawrence Kesteloot, and Steve Allen.
The upshot is that we're finally booting again on the machines that
used to work.
1994-06-26 13:19:18 +00:00
briggs
1d1d8e0529
Add probe for new scsi driver to top level of configuration.
1994-06-26 13:14:54 +00:00
briggs
5e272bc697
Added new constants. Changed some old. Overhauled includes a bit.
1994-06-26 13:13:54 +00:00
briggs
4c4e964e6f
Checkpoint. Will change some with new keyboard/mouse support is added
...
soon. Still lots of warnings...
Added functions for 4.4-lite.
1994-06-26 13:12:41 +00:00
briggs
f30d68f34f
Lots of changes/cleanup. Note some additions for 4.4-lite and some
...
more functionality for setmachdep. Grantham suggests that maybe
function tables or some such would be a better way to handle some of
these machine-dependent function--I concur that that would be TRT.
1994-06-26 13:11:11 +00:00
briggs
bcebe4a2be
MIN/MAX -> min/max
1994-06-26 13:08:25 +00:00
briggs
dc27d4b943
mmap -> pmap_mmap.
...
extiobase -> NuBusBase
intiobase -> IOBase
some other minor changes.
1994-06-26 13:07:48 +00:00
briggs
163c2a1648
ufs_mountroot -> ffs_mountroot
1994-06-26 13:06:08 +00:00
briggs
e20fd9492d
Massive changes--largely culled from Amiga version.
1994-06-26 13:05:33 +00:00
briggs
c1d16764ed
Change some constants to better values/don't use constants as much.
1994-06-26 13:04:40 +00:00
briggs
5f17aeeff4
Update for 4.4-lite.
1994-06-26 13:03:42 +00:00
briggs
4ade6821f7
Minor mods. Get rid of constants, or update to use a better default
...
value.
1994-06-26 13:02:41 +00:00
briggs
a71a746946
MIN -> min. This needs a lot of work.
1994-06-26 13:01:24 +00:00
briggs
03d286dddc
Add some support for the '040 macs which use a different scsi chip. The
...
scsi96 driver is just a skeleton at the moment.
1994-06-26 13:00:32 +00:00
briggs
03095bbdd6
Don't assume NuBus is at NBBASE. We might remap it.
1994-06-26 12:59:19 +00:00
briggs
bc8e4f3bb2
This should probably be deprecated--minor slash job.
1994-06-26 12:58:13 +00:00
briggs
f556898e64
Change some default constants--might be overridden during boot, but
...
correct for MacII-class.
1994-06-26 12:57:27 +00:00
briggs
4d47d6a194
Let's not hard-code constants, OK?
1994-06-26 12:56:26 +00:00
briggs
4052db0a25
Erf. Forgot to put mac68k_init.c in alphabetically.
1994-06-26 12:55:32 +00:00
briggs
8c801bb064
Add mac68k_init.c and scsi96.c for 68040 macs and configure them. Not
...
much uses them, yet, but also added the MC68030 and MC68040 options.
1994-06-26 12:53:36 +00:00
glass
f6143cedc0
assembler problem
1994-06-25 07:05:12 +00:00
briggs
cacbca4756
Checkpoint. GENERIC has some things disabled. Makefile updated for
...
vnode_if and some cleanup. copy.s added to files.
1994-06-25 04:58:01 +00:00
mycroft
81c61dc857
Clean up deleted files.
1994-06-24 14:09:07 +00:00
hpeyerl
97562c208d
Changes for ccd.
1994-06-24 14:00:22 +00:00
hpeyerl
ecf10b0a7a
additions for ccd driver.
1994-06-24 13:57:01 +00:00
hpeyerl
818c51e6db
ufs->ffs. From Jason Thorpe (thorpej@cs.orst.edu)
1994-06-24 13:33:49 +00:00
deraadt
e537be043e
make it all work, make it faster
1994-06-24 08:13:14 +00:00
deraadt
c17a1b4ce3
sun4c -> SUN4C
1994-06-24 08:11:53 +00:00
jtc
50707cfa03
Track changes in "real" /bin/sh: builtins was renamed builtins.def.
1994-06-24 07:47:57 +00:00
chopps
de7b5347d1
some various fixes from ahh@netcom.com (Andy Heffernan)
1994-06-23 05:39:09 +00:00
chopps
7eb080aa23
fix spelling.
1994-06-23 05:33:20 +00:00
chopps
d6f84d665c
fix to writeback code from Michael Hitch, and some cleanup in cc.c from me
1994-06-23 05:31:24 +00:00
chopps
b61b170f3b
update from michael.
1994-06-23 05:28:04 +00:00
chopps
3c6012bd2a
cleanup from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-06-22 16:20:48 +00:00
chopps
99b0889a3c
cleanup and recognize the a1200.
1994-06-22 16:19:55 +00:00
mycroft
98b9a45ec0
Clean up deleted files.
1994-06-22 06:51:28 +00:00
glass
5ed96e480a
ultrix compat by default
1994-06-22 03:45:26 +00:00
mycroft
b0327583a8
Update an #include.
1994-06-22 03:12:23 +00:00
mycroft
c22aab7bbe
getdirentries() and getdtablesize() compat.
1994-06-22 03:04:01 +00:00
glass
2d77dbfd70
oops
1994-06-21 23:10:13 +00:00
chopps
487fcdc736
a3000 hack
1994-06-21 04:06:45 +00:00
chopps
ebc68d94ba
no gvp series I yet. and if_le.c from Rob Healey (rhealey@aggregate.com)
1994-06-21 04:02:13 +00:00
chopps
63bcbe359b
fix protection around arpintr().
1994-06-21 03:59:29 +00:00
chopps
29724524e2
add ethernet driver to GENERIC and remove now uneeded ETHER options
1994-06-21 03:58:50 +00:00
hpeyerl
0c62469161
fix to avoid duplicate symbols w/hpfplib.
1994-06-21 02:34:54 +00:00
chopps
bdb7b94b26
fixed a couple bogons with continueation and motoroff.
1994-06-20 06:36:47 +00:00
chopps
85e97e0839
remove last (!?) of HAVEVAC code.
1994-06-20 02:30:17 +00:00
chopps
3f5f0825a8
make smaller remove lots of networking options
1994-06-20 02:29:51 +00:00
chopps
6717b573b6
don't set 040 specific flush flag if not 040 system.
1994-06-20 02:23:12 +00:00