gwr
|
d79cf5993e
|
Oops, the call to trapsignal needs to be conditional.
|
1994-07-01 21:30:13 +00:00 |
|
gwr
|
c39ef8bbe5
|
Add yet more debugging hacks:
set pmap_db_watchva=VADDR to see all activity for that VADDR
|
1994-06-30 12:45:54 +00:00 |
|
gwr
|
2a45f65ed0
|
Yes, trap() can be called when curproc==NULL
|
1994-06-30 12:42:05 +00:00 |
|
gwr
|
76511003fc
|
Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
|
1994-06-29 05:35:55 +00:00 |
|
gwr
|
ab9bc34d8d
|
...wrong version last time...
|
1994-06-29 05:34:16 +00:00 |
|
gwr
|
c51c8eb6c8
|
..wrong version last time...
|
1994-06-29 05:32:53 +00:00 |
|
gwr
|
f3d0b50b88
|
Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
|
1994-06-28 22:05:41 +00:00 |
|
gwr
|
ccceee9df1
|
Make setsoft* use the real software interrupt register
provided on Sun machines (instead of simulating mtpr).
|
1994-06-28 21:47:56 +00:00 |
|
gwr
|
dd658a58ea
|
Add PMEGQ_KERNEL for pmegs on the new kernel queue.
|
1994-06-28 21:44:38 +00:00 |
|
gwr
|
8db19b31db
|
Make initial tty mode the same as the PROM uses
(so you can read the console messages).
|
1994-06-28 21:42:32 +00:00 |
|
gwr
|
321a38087b
|
Move vnode_if.o earlier in the OBJ list.
|
1994-06-28 21:40:34 +00:00 |
|
gwr
|
7b8364e019
|
Add functions for new FS code: chrtoblk, isdisk, ...
|
1994-06-14 02:31:09 +00:00 |
|
gwr
|
99b3d9f091
|
Update for new FS code (vnode_if.*)
|
1994-06-13 15:54:16 +00:00 |
|
gwr
|
19a8f3b47d
|
Make buffer_map and phys_map pageable for new VM code.
(Thanks to Harry Schreurs, Adam Glass)
|
1994-06-03 02:08:59 +00:00 |
|
gwr
|
54fc06357a
|
Fix initialization of keyboard port (works now).
|
1994-06-03 02:05:18 +00:00 |
|
gwr
|
7baff66ce6
|
Cute moving light in the diag LEDs like SunOS does.
(OK you can hit me once for frobbing with such useless things :-)
|
1994-06-01 15:45:39 +00:00 |
|
gwr
|
035efd3e6d
|
Remove some temporary junk.
|
1994-06-01 15:39:28 +00:00 |
|
gwr
|
a3f0632097
|
No longer need V_SWTCH (or any other vmstat stuff) in assembly code.
|
1994-06-01 15:37:03 +00:00 |
|
gwr
|
3743860a4a
|
mem.c: Add mmap support to /dev/mem, validate offset for I/O on same.
conf.c: Add mmmap, move MEM_MAJ to 3 for SunOS compatibility.
|
1994-06-01 15:28:15 +00:00 |
|
glass
|
9c003aed46
|
MIN -> min
|
1994-05-30 06:52:26 +00:00 |
|
glass
|
7bf668fed9
|
so libkern compiles
|
1994-05-30 06:42:57 +00:00 |
|
glass
|
8c2bffa529
|
have typecast, will compile
|
1994-05-30 06:22:36 +00:00 |
|
gwr
|
4890d1e182
|
Start init the new way (no more icode).
|
1994-05-29 05:16:56 +00:00 |
|
gwr
|
a4aa1b4b57
|
New version (from Theo (from 4.4)) - supports multicast.
|
1994-05-28 15:45:51 +00:00 |
|
gwr
|
0819c2c23a
|
...try again...
|
1994-05-28 15:43:49 +00:00 |
|
gwr
|
aa157d3780
|
junk removal
|
1994-05-28 15:40:25 +00:00 |
|
gwr
|
55708a7a67
|
Goodbye to MAXFDESCS
|
1994-05-27 15:03:15 +00:00 |
|
gwr
|
f76483738b
|
Add m68k/copy.s
|
1994-05-27 15:02:02 +00:00 |
|
gwr
|
813f137067
|
Catch up with frame.h chages, merge stuff from new hp300 port.
|
1994-05-27 14:55:20 +00:00 |
|
glass
|
fe1cecc3a1
|
md_coredump
|
1994-05-25 07:04:10 +00:00 |
|
glass
|
0a15b89e11
|
bad include
|
1994-05-25 06:50:13 +00:00 |
|
gwr
|
b2ebb8dd26
|
Contents got doubled somehow - remove 2nd copy.
|
1994-05-23 18:31:53 +00:00 |
|
gwr
|
882edcc1f3
|
Add TIOCSBRK/TIOCCBRK support.
|
1994-05-20 05:19:31 +00:00 |
|
gwr
|
23f76ae2a2
|
Add pmap_bootstrap_alloc()
|
1994-05-20 04:57:17 +00:00 |
|
gwr
|
606b694dfe
|
swtch() ==> cpu_switch(), add cpu_coredump()
|
1994-05-20 04:40:20 +00:00 |
|
gwr
|
3d0eeb73e7
|
Add iskmemdev(), iszerodev()
|
1994-05-20 04:27:52 +00:00 |
|
gwr
|
7a558d3bf5
|
Move boothowto hack into consinit so it happens early enough.
|
1994-05-20 04:26:18 +00:00 |
|
gwr
|
fa2c59089d
|
Remove some cruft left over from debugging.
|
1994-05-16 23:11:42 +00:00 |
|
gwr
|
5a97ef83a3
|
Lite: setrq -> setrunqueue
|
1994-05-16 16:49:39 +00:00 |
|
gwr
|
e052e5a3e0
|
Add arpintr() call to netintr() for Lite network code.
|
1994-05-16 16:47:38 +00:00 |
|
gwr
|
e349dc8982
|
Add call to ether_ifattach() for Lite network code.
|
1994-05-16 16:45:25 +00:00 |
|
gwr
|
65bb9d2b12
|
SCSI driver works!
|
1994-05-13 21:30:29 +00:00 |
|
gwr
|
a216b510b3
|
SCSI driver works!
|
1994-05-13 21:24:57 +00:00 |
|
gwr
|
9456eaca13
|
SCSI driver works!
|
1994-05-13 15:01:39 +00:00 |
|
gwr
|
991bf8b09e
|
Revert to the equivalent of sun3_stop() when "no suitable root".
|
1994-05-12 16:10:20 +00:00 |
|
gwr
|
3ba09ffc0a
|
Declare strategy functions as type void again.
|
1994-05-12 16:08:11 +00:00 |
|
gwr
|
2d887fef6f
|
Add CTL_HW stuff, cpu_sysctl, replace ss_onstack...
|
1994-05-10 05:26:16 +00:00 |
|
gwr
|
c309e12499
|
Add CTL_MACHDEP stuff.
|
1994-05-10 05:24:05 +00:00 |
|
gwr
|
1f4fdeb600
|
Uncomment scsi stuff so config.new makes sd.h,st.h,...
(The new conf.c needs those generated headers.)
|
1994-05-10 05:22:43 +00:00 |
|
gwr
|
5bf98e5a87
|
Add the hooks to make ddb work.
|
1994-05-09 00:47:21 +00:00 |
|