Commit Graph

4004 Commits

Author SHA1 Message Date
ragge 32b23b0c6e Bug fixes to get network function OK. 1995-02-13 00:42:29 +00:00
ragge d6c874b4c0 Program to make a fast convert from new to old config (Ugly!) 1995-02-13 00:41:55 +00:00
ragge 3b634122a3 Boot program added. 1995-02-13 00:41:04 +00:00
ragge d6f445aa69 *** empty log message *** 1995-02-13 00:40:36 +00:00
chopps e960c2a5ec ddb support 1995-02-13 00:27:37 +00:00
chopps 80e8fa0139 add ethernet driver (from Michael) 1995-02-13 00:27:08 +00:00
mycroft 5144f39f63 Clean up deleted files. 1995-02-12 19:47:33 +00:00
chopps ca9db6b06b fixup some copyrights 1995-02-12 19:34:15 +00:00
chopps 32dc3c5832 Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
Now use amiga HW for soft interrupts, non-contig options (2 or many chunks),
interrupt handler lists, 4066 ethernet, 1291 scsi, option to defer level 6
interrupts to level 4 (deal with icky built-in serial port)
1995-02-12 19:18:33 +00:00
phil ef1389111f Do what it takes to make vnd a swap device :) 1995-02-12 03:53:45 +00:00
mycroft aa166654e0 Fix typos copied from i386 code. 1995-02-11 21:59:29 +00:00
mycroft 040fdadc3b Fix some old typos. 1995-02-11 21:57:39 +00:00
mycroft 57096ff707 Fix handling of out of range addresses in fu/su functions. 1995-02-11 21:51:12 +00:00
chopps b83e59dfbe add some missing copyrights. 1995-02-11 21:22:16 +00:00
gwr f32ffef3e0 Cleanup related to sfc/dfc register use. Make FPU code conditional
on run-time fpu_type value (in preparation for real FPU probe).
1995-02-11 21:08:42 +00:00
gwr 709c116853 Use kernel_text instead of start. 1995-02-11 21:04:26 +00:00
gwr 3902a50a0f Add BUSERR_MMU (and some comments) 1995-02-11 21:02:36 +00:00
gwr 43b55e3133 Move FPCOPROC out of std.sun3 1995-02-11 21:01:18 +00:00
gwr a01db7142a minor cleanup 1995-02-11 20:59:37 +00:00
gwr 19eaeec924 Moved some functions here from sun3_startup.c 1995-02-11 20:57:11 +00:00
gwr 664fc712cc Make most of the labels local (start with "L")
Remove sun3-specific code (no longer necessary)
Add diagnostic to verify correct sfc/dfc (applies to all m68k).
1995-02-11 20:54:11 +00:00
briggs 347304eb41 Many changes and updates from Dave Leonard (d@fnarg.net.au) and
Brad Parker (brad@fcr.com).  I've been sitting on these for a while.
Notes from Dave:
  redocumented z8530 stuff.
  Added break ioctls and detection.
  Pass framing/parity errors to line discipline.
  Added TIOC[SG]FLAG.
  Attempt at bringing all chip ops together.
  deepended s/w fifos to match chip's.
1995-02-11 19:06:57 +00:00
pk 0da3039154 More fixes from Chuck for IO pages related bugs that surfaced with the 4/110.
Also, pay attention to PMAP_TNC bits that can enter from the VM. These
come from the `device' pager, ie. pages associated with mmap()ed devices.
1995-02-10 20:40:47 +00:00
mycroft 50310df340 Reinstate cdev_pc_init(). 1995-02-09 19:04:13 +00:00
pk 61572da6bf Fix two typos. 1995-02-09 14:38:54 +00:00
pk b96f801acb We have more registers. 1995-02-09 10:34:21 +00:00
pk c8ef09934c Two more VAC_NONE checks. 1995-02-09 10:28:27 +00:00
mycroft 2eeb5b8c71 Remove fu/su functions; now in copy.s. 1995-02-08 17:58:55 +00:00
mycroft 68dc834748 Use common m68k version of copy.s. 1995-02-08 17:49:06 +00:00
mycroft dd9ba053af Clean up deleted files. 1995-02-08 17:48:54 +00:00
mycroft dd2393e0f1 Use common m68k version of copy.s. 1995-02-08 17:48:53 +00:00
phil 5b95a4a41e Fix from Matthias for device closing. 1995-02-08 17:45:09 +00:00
mycroft bc743704d0 Change comment style to match the rest of locore. 1995-02-08 17:38:03 +00:00
mycroft 989a13ef22 Oops. Change the su*() functions back to using d0, to avoid conflict with
the Sun 3 code.
1995-02-08 17:32:13 +00:00
mycroft df9c1209cf Remove [fs]ui{byte,word}(). 1995-02-08 14:54:12 +00:00
mycroft d045c68f75 Update for split fu/su functions. 1995-02-08 14:53:33 +00:00
mycroft b500256b0f Remove [fs]ui{byte,word}(). 1995-02-08 14:52:31 +00:00
mycroft e732893c41 Remove fu/su functions. 1995-02-08 14:51:08 +00:00
mycroft 601e2d1b77 Add fu/su functions from hp300, modified for Sun 3. 1995-02-08 14:50:38 +00:00
mycroft 56c0e01a38 The count argument is always unsigned. 1995-02-08 14:26:10 +00:00
mycroft 44965e0438 Include common m68k version of copy.s. 1995-02-08 14:22:30 +00:00
mycroft 19ff4e7205 Don't include copy.s from here. 1995-02-08 14:20:06 +00:00
mycroft f42e0c3e36 Pull in necessary include files to make the stand-alone. 1995-02-08 14:19:37 +00:00
mycroft 86dbbad738 Use common m68k version of copy.s. 1995-02-08 14:18:04 +00:00
mycroft 04695541bb Clean up deleted files. 1995-02-08 14:16:40 +00:00
mycroft 5cd0312141 Minor change. 1995-02-08 14:14:26 +00:00
mycroft b6363586fd Copy hp300 version, with Sun 3 sfc/dfc frobnication added. 1995-02-08 14:11:50 +00:00
briggs cce0e858f9 Trim the interrupt counter space some and add _eintrnames and _eintrcnt
for vmstat.
1995-02-08 04:06:48 +00:00
gwr 13c791b060 Add saio.h and move relevant struct from mon.h into it. 1995-02-07 05:01:05 +00:00
gwr 20503e3b8b db_memrw ==> db_machdep 1995-02-07 04:41:15 +00:00