jonathan
9c4be79d84
Clean up Ultrix compatiblity code: redo Ultrix label reading code
...
to have the same interface as native readdisklabel(), call it cleanly
from caller of readdisklabel(), and fix bug that left d_npartitions at 1
for ultrix-compat labels. Ultrix labels now actually work.
1995-07-14 01:05:22 +00:00
jonathan
eac9104365
Add stubs for previously-undefined tzwrite(), tzread(), since the new
...
pmax conf.c references them. A cut-and-paste job from the pmax
rzwrite() and rzread(). tzwrite() and tzread() are utterly untested.
tzwrite() should also check for write-protect, or handle writes to a
write-protected tape gracefully.
1995-07-12 07:24:27 +00:00
mellon
34f8cc760a
leinit: we always have at least one address now.
1995-06-27 19:54:49 +00:00
jonathan
8a93b408d6
Fix BPF bit-rot in receive side of pmax/dev/if_le.c: prepend ether header.
1995-05-31 00:15:46 +00:00
jonathan
64b99b333d
The pmax 3100 interrupt-init code is broken: cpu_startup() enables
...
interrupts before it calls configure(). On 3100s, this can result in
the ethernet interface interrupting before leprobe() is ever called.
Be a bit more defensive in leintr(), where it was dereferencing a null
pointer. This reputedly fixes the oft-reported problems of 3100s not
ooting unless they're on an idle net or had a hard reset done before boot.
(Reworking the config code completely would be nice too.)
1995-05-02 20:00:09 +00:00
mellon
6a233c363c
Fix up tty struct change from conf.h
1995-04-21 01:24:26 +00:00
mellon
8da89a0fc3
Fix leioctl declaration mismatch
1995-04-19 18:06:03 +00:00
mycroft
7945dde65c
leinit() returns void. Prototype more functions. Garbage collect some things
...
in leattach().
1995-04-19 16:23:11 +00:00
cgd
3ff27e09e2
fixes (mostly) from Jonathan Stone, to make this driver match the
...
state of the world as expected by the networking headers/mi code.
i changed one or two things in his patch slightly (do the lestart()
proto the right way, actually delete the if_output assignment line).
1995-04-19 06:56:21 +00:00
mellon
ef6295229a
Raster Console pseudo-device driver
1995-04-11 10:23:32 +00:00
mellon
4b8e4e1a20
Smart Framebuffer driver
1995-04-11 10:21:51 +00:00
mellon
94f146ad0f
Console initialization code
1995-04-11 10:08:42 +00:00
mycroft
9da61beca9
map --> mmap
1995-04-10 07:31:22 +00:00
jtc
71ab4ed9dc
KERNEL -> _KERNEL
1995-03-28 18:13:48 +00:00
mellon
d1d5ee421f
Fix up callv references
1995-02-01 04:43:52 +00:00
dean
ec60b72f58
Put Ultrix disklabel compatability back in.
1994-12-08 18:33:19 +00:00
dean
a056ea67c9
get disk and block size when opening device rather than probe time
...
(From Ralph Campbell)
1994-12-05 19:11:59 +00:00
dean
50c5dd6f0d
fix problem with disconnects (Ralph Campbell)
1994-12-05 19:11:12 +00:00
dean
ba0ac0e803
added missing #ifdef DEBUG
1994-12-01 16:41:05 +00:00
dean
fcf0991366
new asc.c from Ralph Campbell
1994-11-28 19:05:54 +00:00
dean
363152617f
Ultrix compat stuff from Jonathan Stone.
1994-11-28 18:41:31 +00:00
dean
907abf89c7
put #ifdef DEBUG around call to debug routines
1994-11-22 18:58:43 +00:00
dean
393ee3693c
Surrounded call to debug routine with #ifdef DEBUG
1994-11-15 18:59:40 +00:00
cgd
a63beafc2b
new RCS ID format.
1994-10-26 21:08:38 +00:00
deraadt
9f6d99b3e2
get ether_type byte order correct
1994-08-17 01:33:15 +00:00
glass
acb695e52e
make nfs diskless work in trunk
1994-07-24 23:46:40 +00:00
glass
eff56c22fa
much works but untested w/new fs. expect more tomorrow
1994-06-15 05:18:38 +00:00
glass
04a3735652
remove temporary hacks now that the new filesystem stuff is in
1994-06-14 02:47:36 +00:00
glass
5e54277664
fix a few integration bugs, add vmfault debugging, more ultrix stuff
1994-06-02 06:14:56 +00:00
glass
9cf6b07329
add typecast, will compile
1994-05-30 06:12:07 +00:00
glass
6b63c739f3
bsd 4.4-lite pmax port as ported to NetBSD
1994-05-27 08:57:32 +00:00
glass
377b097932
upgrade to bsd 4.4-lite code base. only mod is rcsids
1994-05-27 08:39:00 +00:00
deraadt
db6b4cc739
RMP goes away
1994-01-24 00:48:15 +00:00
deraadt
6b8ee3c10f
various small netbsd-ifications
1994-01-14 05:05:17 +00:00
deraadt
96faaf5809
sign extension bug fix from <rick@snowhite.cis.uoguelph.ca>
1993-11-08 03:39:21 +00:00
deraadt
56cc97cb80
update from rick, tarfile of Oct 11 10:46
1993-10-15 02:56:33 +00:00
deraadt
63a052d489
fixed two icky rcs-log's.
1993-10-12 03:48:52 +00:00
deraadt
fe806afec2
pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
1993-10-12 03:22:19 +00:00