deraadt
|
77699be44d
|
split sun4c/sun4m/sun4 support somewhat
|
1994-05-05 07:50:04 +00:00 |
|
mycroft
|
8a37ad790c
|
Remove now-bogus casts.
|
1994-05-05 07:48:20 +00:00 |
|
mycroft
|
a211907a8b
|
Remove now-bogus cast.
|
1994-05-05 07:41:44 +00:00 |
|
mycroft
|
895e9ed71a
|
Mostly stylistic change.
|
1994-05-05 07:39:28 +00:00 |
|
gwr
|
3162c422e2
|
put in some cnputc fixes missed last night
|
1994-05-05 06:54:08 +00:00 |
|
deraadt
|
e5f73be0cc
|
flag foo
|
1994-05-05 05:59:14 +00:00 |
|
deraadt
|
526fa73de2
|
use SUN4C, not sun4c, throughout
|
1994-05-05 05:58:27 +00:00 |
|
deraadt
|
32f1e3f490
|
flags foo
|
1994-05-05 05:55:00 +00:00 |
|
cgd
|
a0a7429482
|
lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around. kill some unnecessary type and macro
definitions. standardize clock handling. More changes than you'd want.
|
1994-05-05 05:35:42 +00:00 |
|
gwr
|
c859ba3b1c
|
proc flag names
|
1994-05-05 04:48:52 +00:00 |
|
cgd
|
51bb2bd806
|
if_hp won't compile, but it'd need a counter include, if it were to...
|
1994-05-05 04:47:41 +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 |
|
cgd
|
05a7ffd00c
|
fix rlimit calls for ultrix compat; untested, but should work
|
1994-05-05 03:31:07 +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 |
|
mycroft
|
a9c3f137b5
|
Don't frob the connector type if the card doesn't grok soft config.
|
1994-05-05 02:20:44 +00:00 |
|
gwr
|
72b8de4aa3
|
HPUXCOMPAT changed to COMPAT_HPUX
|
1994-05-05 01:11:29 +00:00 |
|
cgd
|
6074d0e9d1
|
comment out hp0; at charles's prompting
|
1994-05-05 00:03:45 +00:00 |
|
chopps
|
36de8a074d
|
update to match current proc flags.
|
1994-05-04 07:35:33 +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 |
|
briggs
|
83e8ab7114
|
Don't even pay lip service to HPUXCOMPAT, now COMPAT_HPUX.
|
1994-05-04 05:25:41 +00:00 |
|
gwr
|
a8f63d1201
|
Add zs0_va, zs1_va
|
1994-05-04 05:24:36 +00:00 |
|
gwr
|
7504f664b1
|
Add EE_CONS_P4OPT, fix boilerplate.
|
1994-05-04 05:23:02 +00:00 |
|
mycroft
|
e1f885f156
|
HPUXCOMPAT -> COMPAT_HPUX
|
1994-05-04 04:10:28 +00:00 |
|
mycroft
|
e5a2605525
|
Remove silly redundant #ifdefs.
|
1994-05-04 04:09:34 +00:00 |
|
mycroft
|
495d3519fa
|
HPUXCOMPAT -> COMPAT_HPUX
|
1994-05-04 04:02:54 +00:00 |
|
mycroft
|
e3e3d72f66
|
Update to match proc.h.
|
1994-05-04 03:47:10 +00:00 |
|
cgd
|
4bbabd8e7a
|
Rename a lot of process flags.
|
1994-05-04 03:41:12 +00:00 |
|
mycroft
|
901ca10819
|
Tweak overflow check.
|
1994-05-04 02:07:24 +00:00 |
|