thorpej
05297fb9f5
Sync "which nlist formats should I support?" with libc's nlist code.
...
Makes kvm_mkdb work properly on MIPS and PowerPC.
1997-06-15 23:51:09 +00:00
thorpej
36330c8c5e
Add a short comment clarifying the purpose of swapdev and swapdev_vp.
1997-06-15 23:42:12 +00:00
perry
e9faa92a39
add fdisk to install ramdisk
1997-06-15 23:16:33 +00:00
is
4a4420172f
Actually commit the sample rate to the hardware.
...
While we're here, add missing parts of (software encoded) ULINEAR encoding.
1997-06-15 23:05:43 +00:00
jonathan
8a00c90491
Remove old 4.4bsd/pmax rules and targets.
1997-06-15 22:53:49 +00:00
is
c577eb43ec
A bit more of KNF.
1997-06-15 21:11:33 +00:00
veego
2b9117da0a
Add a missing ; if CV64CONSOLE is undefined.
1997-06-15 21:09:10 +00:00
scottr
db9068c773
Don't call Debugger() if we don't have ddb. Fixes PR 3744.
1997-06-15 20:34:15 +00:00
scottr
36b75f2735
Update from Denny Gentry <denny1@home.com>, PR 3685:
...
Simplify the way transmit buffers are managed, remove assumptions about
NBPG, simplify sonic_get handling, update snioctl to be more like other
current drivers, and probably a few other changes I've now forgotten about.
1997-06-15 20:20:07 +00:00
mhitch
987abc8e3d
When trying to find the boot partition, look at all partitions marked as ffs
...
or swap partitions. Booting from a miniroot on the swap partition will
detect the miniroot as the boot partition (if the bootblock loader passes
the boot partition offset to the kernel).
1997-06-15 19:16:37 +00:00
mhitch
ef2beab3d7
More merged MIPS1/MIPS3 support.
1997-06-15 18:24:05 +00:00
mhitch
0bf6ea4387
DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration from
...
machine/locore.h.
1997-06-15 18:23:02 +00:00
mhitch
ab0eff4a87
From Toru Nishimura: _FORKBRAINDAMAGE is gone, user process entered through
...
proc_trampoline().
More merged MIPS1/MIPS3 support.
1997-06-15 18:21:17 +00:00
mhitch
f42f8eb4e6
More merged MIPS1/MIPS3 support - from pica pmap.c
1997-06-15 18:19:47 +00:00
mhitch
bbd8bca4a4
More merged MIPS1/MIPS3 support for DECstations.
...
From Toru Nishimura: separate out FP registers in user pcb.
1997-06-15 18:18:57 +00:00
mhitch
4eb69e0839
DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration from
...
machine/locore.h.
1997-06-15 18:03:24 +00:00
mhitch
76f5c2a6c6
More merged MIPS1/MIPS3 support for DECstations.
1997-06-15 18:02:20 +00:00
mhitch
74245805bb
DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration from
...
machine/locore.h.
1997-06-15 17:58:56 +00:00
mhitch
6b75aad4ca
From Toru Nishimura: exception trapframe changes, separate out syscall
...
processing from generic trap processing, _FORKBRAINDAMAGE is gone -
user process entered through proc_trampoline(), mini-debugger from pica
port.
More merged MIPS1/MIPS3 support for DECstations.
1997-06-15 17:49:53 +00:00
mhitch
a5c7f52094
More merged MIPS1/MIPS3 support. Added wbflush() and proc_trampoline() to
...
locore vector. Display level 2 (secondary) cache size.
1997-06-15 17:47:46 +00:00
mhitch
6748462623
From Toru Nishimura: _FORKBRAINDAMAGE is gone, user process entered through
...
proc_trampoline(); move away from UADDR access to user structure.
From Toru Nishimura: exception trapframe changes, mini-debugger from pica
port, separate out syscall exception.
DECstation MIPS3 support: wbflush() is cpu-dependent, MIPS3 level 2 cache
support.
1997-06-15 17:44:46 +00:00
mhitch
501b5e6892
From Toru Nishimura: adjust for struct user pcb changes.
1997-06-15 17:40:03 +00:00
mhitch
386cf35c8d
From Toru Nishimura: exception trapframe changes.
1997-06-15 17:37:45 +00:00
mhitch
27f717cdb8
From Toru Nishimura: user pcb/proc changes for exception handling and
...
removing access through UADDR.
1997-06-15 17:36:24 +00:00
mhitch
ffb95ac852
DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration from
...
machine/locore.h.
From Toru Nishimura: _FORKBRAINDAMAGE is gone, user process entered through
proc_trampoline() [also cpu-dependent].
1997-06-15 17:33:53 +00:00
mhitch
75b0c4777c
From Toru Nishimura: _FORKBRAINDAMAGE is gone, user process entered through
...
proc_trampoline().
1997-06-15 17:28:46 +00:00
mhitch
c06eb27dc9
More merged MIPS1/MIPS3 support: still only allows single-architecture
...
support.
1997-06-15 17:27:03 +00:00
mhitch
fb6d59052e
More merged MIPS1/MIPS3 support. The pte definitions still need work before
...
they can be support both MIPS1 and MIPS3.
1997-06-15 17:24:22 +00:00
mhitch
4ccdbb1c9e
Don't return error status on recoverable errors
1997-06-15 17:17:07 +00:00
mhitch
0a9912635f
From Toru Nishimura: don't assemble pmax buffer copy routine if not
...
configured for DS2100/DS3100.
1997-06-15 16:57:57 +00:00
mhitch
8059cbb275
Use TC_SPEED* for turbochannel speed values (keeps me from being confused
...
more than I am).
1997-06-15 16:53:40 +00:00
mhitch
56b72a34f3
Since locore_r2000.S and locore_r4000.S are included by locore.S, they need
...
to be included in the dependency list for locore.o.
1997-06-15 16:27:47 +00:00
mhitch
d2ce63e3bc
DECstation MIPS3 support: a GENERIC config file for the R4000/R4400-based
...
DECstations.
1997-06-15 16:21:19 +00:00
mhitch
074ad77297
Correct an #endif comment to match the #if comment.
1997-06-15 16:18:29 +00:00
mrg
e4a130c78e
note what N in priority=N means.
1997-06-15 15:22:48 +00:00
jonathan
62e846995f
findroot() fix for kernels configured "root on ? type ?" (i.e., disk)
...
that are booted via MOP or tftp:: if we don't find a block device name
that matches bootdev, give up and let setroot() force RB_ASKNAME.
1997-06-15 11:23:52 +00:00
mycroft
09cad93ce8
Implement a better backpressure mechanism so that data is collected
...
in the driver's buffer if the tty buffer is full. If the driver's buffer
becomes full, turn off receive interrupts until it drains a bit.
1997-06-15 11:18:59 +00:00
mrg
20548cd669
make option lists much clearer.
1997-06-15 04:08:33 +00:00
mrg
a413009751
document nfsmntpt option, re-arrange a little.
1997-06-15 03:52:02 +00:00
thorpej
0d769d1d10
Totally rework the command parsing, eliminating a few walk-offs of
...
bogus pointers, etc.
1997-06-15 03:47:53 +00:00
jonathan
957e3b4622
Turn on -Wall -Weror and -Wstrict-prototypes -Wmissing-prototypes.
...
Turn off warnings for uninitialized variables to avoid spurious warnings.
1997-06-15 01:20:59 +00:00
jonathan
070deac2d1
Use standard symbolic register names in stacktrace() and logstacktrace().
1997-06-15 01:18:25 +00:00
jonathan
8e854e11d1
Rewrite stack traceback printing (stacktrace()) and logging(logstacktrace()
...
wrappers for stacktrace_subr() in assembly code to avoid prototype conflicts.
1997-06-15 01:08:16 +00:00
is
49e47cbf67
Build device nodes for audio device(s). Currently, only unit 0 == custom chip
...
audio.
1997-06-14 22:43:47 +00:00
thorpej
3cb5726461
RCS ID police.
1997-06-14 22:25:11 +00:00
is
b14e608272
Amiga custom chip audio hardware driver, by Stefan Thesing
...
(thesing@cs.uni-sb.de ), heavily hacked upon by me to
- make it work with -current audio system
- make it shut off Amiga audio DMA only at appropriate places.
XXX A couple of bugs still remain, which well be handled later.
XXX Among them: only mono output; doesn't refuse to handle input, but chokes;
will not play last millichunk (is this 20 ms?) of data.
1997-06-14 22:24:02 +00:00
perry
3148c0e429
Initial commit of new single floppy install/upgrade system.
1997-06-14 18:56:00 +00:00
perry
721bf6cb09
obsolete
1997-06-14 18:33:15 +00:00
mrg
858ef4e82b
note that COMPAT_12 enables old swapon(2).
1997-06-14 18:33:11 +00:00
perry
350f363582
obsolete
1997-06-14 18:30:53 +00:00