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 |
|
gwr
|
c763beba59
|
Tracking 4.4 integration
|
1994-05-06 23:02:38 +00:00 |
|
gwr
|
bdfe8b6177
|
Tracking 4.4 integration
|
1994-05-06 22:09:49 +00:00 |
|
gwr
|
92e6bede68
|
Tracking 4.4 integration
|
1994-05-06 07:47:05 +00:00 |
|
gwr
|
aecff7aff1
|
Track changes to proc.h
|
1994-05-06 04:33:55 +00:00 |
|
gwr
|
63b0ac73bd
|
Fix swapdev again but do it right this time...
(swapdev wants the BLOCK major number)
|
1994-05-06 03:18:38 +00:00 |
|
gwr
|
be2eec0ebd
|
Fix major number of swapdev
|
1994-05-05 16:21:04 +00:00 |
|
gwr
|
3162c422e2
|
put in some cnputc fixes missed last night
|
1994-05-05 06:54:08 +00:00 |
|
gwr
|
c859ba3b1c
|
proc flag names
|
1994-05-05 04:48:52 +00:00 |
|
gwr
|
aa2348a426
|
cosmetic
|
1994-05-05 04:46:51 +00:00 |
|
gwr
|
9200c97aec
|
Oops - had some options in twice.
|
1994-05-05 03:48:56 +00:00 |
|
gwr
|
2bb2cb3a72
|
take out the trash
|
1994-05-05 03:09:11 +00:00 |
|
gwr
|
e53edb4c86
|
Fix prom entry for Adam's version of prom.c
|
1994-05-05 03:07:32 +00:00 |
|
gwr
|
4204589450
|
Track renamed proc flags.
|
1994-05-05 03:02:49 +00:00 |
|
gwr
|
2ae9ef44af
|
changes to use generic dev/cons.c
|
1994-05-05 02:59:37 +00:00 |
|
gwr
|
72b8de4aa3
|
HPUXCOMPAT changed to COMPAT_HPUX
|
1994-05-05 01:11:29 +00:00 |
|
gwr
|
77a3c6a20e
|
Make conf.o depend on the Makefile
|
1994-05-04 05:57:27 +00:00 |
|
gwr
|
8e386a7196
|
Add zs driver, organize like TIMESINK
|
1994-05-04 05:56:33 +00:00 |
|
gwr
|
1e7ab48e57
|
Add zs driver files.
|
1994-05-04 05:55:35 +00:00 |
|
gwr
|
fc31584a9b
|
Get rid of some compiler warnings.
|
1994-05-04 05:53:38 +00:00 |
|
gwr
|
b0f38818a3
|
Replace unnecessary call to sun3_stop() with a simple panic()
|
1994-05-04 05:52:44 +00:00 |
|
gwr
|
f74faa505c
|
Enable/disable clocks in sun3_stop()
Add functions to call sun3_stop() with the appropriate arg.
Set the cpuspeed according to the machine type.
|
1994-05-04 05:51:36 +00:00 |
|
gwr
|
74028249b8
|
Add missing .text to avoid confusing the assembler.
|
1994-05-04 05:48:10 +00:00 |
|
gwr
|
c0af07f1b6
|
Catch up with changes in the common vm code.
|
1994-05-04 05:46:11 +00:00 |
|
gwr
|
1c7ffbcc19
|
Catch up with changes in the common vm code.
Change sun3_stop() calls to sun3_rom_xxx()
|
1994-05-04 05:45:02 +00:00 |
|
gwr
|
c40d99cb96
|
Catch up with changes in common vm code.
|
1994-05-04 05:42:29 +00:00 |
|
gwr
|
bf2e2efc81
|
Add delay.s
|
1994-05-04 05:40:17 +00:00 |
|
gwr
|
4a83b7b796
|
Implements the functions: delay(), delay2us()
|
1994-05-04 05:39:44 +00:00 |
|
gwr
|
03bb45e589
|
New style (easier to read), use SunOS-4.1.1 device numbers.
|
1994-05-04 05:38:39 +00:00 |
|
gwr
|
76cd02b219
|
Add RB_NOSYNC to boothowto instead of disabling machdep.c:boot()
|
1994-05-04 05:36:55 +00:00 |
|
gwr
|
93fa1563a6
|
Get initial mappings for console routines.
Use the kd device instead of tty rewiring mess
|
1994-05-04 05:34:14 +00:00 |
|
gwr
|
21e4034d51
|
Make ZS_DELAY() use the new delay2us() function.
|
1994-05-04 05:30:35 +00:00 |
|
gwr
|
bfcbf0f513
|
Add zs0_va, zs1_va
|
1994-05-04 05:29:25 +00:00 |
|
gwr
|
c224b41c38
|
This provides a tty device for dev/cons.c to point at.
|
1994-05-04 05:27:50 +00:00 |
|
gwr
|
1adf9a39b5
|
Make the DELAY macro call the new delay() function.
|
1994-05-04 05:25:43 +00:00 |
|