Commit Graph

2624 Commits

Author SHA1 Message Date
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
hpeyerl
48fb64c3f7 hp300/stand stuff from Lite. We can boot hp4xx series nodes now! 1994-06-19 01:49:49 +00:00
cgd
fe8d272fd5 kill MSDOSFS in generic kernels until it works; so i can make a snapshot 1994-06-18 23:49:26 +00:00
paulus
b800b54d96 It compiles - but does it run? 1994-06-18 12:09:20 +00:00
mycroft
f9f1bab190 Change vmapbuf() and vunmapbuf() to use b_bufsize, not b_bcount. 1994-06-17 22:20:49 +00:00
chopps
0948cd9d55 add back adosfs 1994-06-17 20:06:50 +00:00
phil
c0c42e4703 Makefile: fs changes
others: Start move to config.new
1994-06-17 07:09:39 +00:00
deraadt
be4f29289b vnode_if cleanup 1994-06-16 18:52:02 +00:00
chopps
d4b5e243c8 must use file system blocks that are multiples of CLBYTES. (for now) 1994-06-16 15:06:49 +00:00
chopps
fab45fa1a2 add eclockfreq. remove physstrat from machdep and cleanup a little. 1994-06-16 15:04:59 +00:00
chopps
5820b21813 default is MIT syntax not moto. 1994-06-16 14:32:05 +00:00
chopps
779ae81038 fix boot diag output. 1994-06-16 14:28:42 +00:00
glass
bd3ae321b9 ufs --> ffs...basically back out a pre-fs change 1994-06-16 05:11:06 +00:00
hpeyerl
9c8b105c4a Fix for vnode_if 1994-06-16 02:14:26 +00:00
mycroft
a69dd750a2 b_un.b_addr -> b_data 1994-06-16 01:07:30 +00:00
chopps
3790c833ed some cleanup and added passing of timer frequency 1994-06-15 19:17:36 +00:00
chopps
8c6621ad70 clock now uses passed in frequency if present protect dma cache
flush calls from non 040.  don't compile ite_xx if not used.
1994-06-15 19:05:55 +00:00
chopps
1f0030e824 include more device .h files, update Makefile.amiga to use new
vnode_if.x gerating procedure
1994-06-15 19:04:20 +00:00