wollman
bb4185a6aa
LKMs are no longer options, so remove the `options LKM' from LINT.
1994-09-28 22:51:54 +00:00
dg
e86c0206e9
Now that LKM is standard, PROCFS isn't needed in the GENERIC kernels
...
either.
1994-09-28 22:49:54 +00:00
dg
67a9ab27de
The FDESC filesystem is definately not needed in the GENERIC kernels.
1994-09-28 22:46:22 +00:00
wollman
0f24b2046a
LKM support is no longer optional.
1994-09-28 22:45:04 +00:00
se
cd2cee44a9
Added entries for PCI and NCR device drivers.
1994-09-28 17:00:14 +00:00
se
c49750310f
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
New version with improved support for WIDE SCSI using the NCR 53c825.
Test for buggy secondary cache implementations.
PCI Int to IRQ mapping now specified per slot.
1994-09-28 16:34:13 +00:00
jkh
e2a0f2a7e4
Make bt_timeout() match proper calling conventions - thank you -W!
1994-09-28 16:23:13 +00:00
jkh
86acbaa967
Re-port over all of Atsushi Murai's 32bit support and various and sundry
...
improvements from 1.1.5.1. I tried to compile a kernel without BOUNCE_BUFFERS
with the previous version for my Bt946c and it puked and died. Bringing
these enhancements back in allows the faster controllers to DTRT while
still not messing up the older ISA/broken VLB controllers, since
bounce-buffering is still the default. In theory, anyway. Bt445S and Bt545S
folks should start testing this ASAP! (actually, Bt445C and Bt545C folks
even more so!).
1994-09-28 15:55:35 +00:00
bde
5d7666d68b
Ensure normal selection and alignment of the text and data sections before
...
including files. vector.s sometimes left the data section misaligned
(depending on the configuration) so all the time-critical globals in icu.s
were sometimes misaligned.
1994-09-28 03:37:49 +00:00
phk
f5a12741b5
Added
...
options DIAGNOSTIC
options MSDOSFS_DEBUG
1994-09-27 20:36:26 +00:00
dg
54a697ba7c
First round of changes to get the sound code working in 2.0.
1994-09-27 17:58:30 +00:00
ache
066066b3d9
Bug fixed: cursor shaping in mode swithching produce wrong results for
...
non-fat cursors, cursor_start goes beyond font size.
1994-09-27 11:40:02 +00:00
ache
9a50506be2
Refuse text mode switching when proper font not loaded
1994-09-27 01:50:07 +00:00
pst
40864c38bc
Make Cyrix CPU flush internal cache any time it goes into hold state.
...
(Meant to commit this a long time ago... oh well).
1994-09-26 16:56:22 +00:00
jkh
b5324bb13a
Jim Babb's port of the AIC6360 driver.
...
Submitted by: babb
Obtained from: NetBSD
1994-09-26 16:15:45 +00:00
jkh
998114bc72
Jim Babb's port of the AIC6360 code.
...
Submitted by: babb
Obtained from: NetBSD
1994-09-26 16:15:06 +00:00
phk
ac191c91ff
An ifdef almost hit where it was supposed to go. Joerg owes me a good
...
German beer I think...
1994-09-25 23:37:38 +00:00
dg
2bffa61402
Inlined ins/outs functions.
...
Obtained from: NetBSD
1994-09-25 21:31:55 +00:00
dg
f13b791bdb
Undo last change: the ins/outs functions DO NOT return a pointer!
1994-09-25 20:03:41 +00:00
phk
f73f358983
While in the real world, I had a bad case of being swapped out for a lot of
...
cycles. While waiting there I added a lot of the extra ()'s I have, (I have
never used LISP to any extent). So I compiled the kernel with -Wall and
shut up a lot of "suggest you add ()'s", removed a bunch of unused var's
and added a couple of declarations here and there. Having a lap-top is
highly recommended. My kernel still runs, yell at me if you kernel breaks.
1994-09-25 19:34:02 +00:00
joerg
4e6658ed0d
Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.
...
This is needed for having the fdformat program no longer searching
non-public include paths.
Protect the definitions in fdreg.h against double inclusion.
1994-09-25 18:42:23 +00:00
joerg
6af51c66ed
Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.
...
This is needed for having the fdformat program no longer searching
non-public include paths.
1994-09-25 18:41:21 +00:00
phk
194f2d78ca
Made the kernel 256 bytes smaller by removing a unused
...
u_char bt_scratch_buf[256];
doesn't affect the file-size though :-(
1994-09-25 07:11:37 +00:00
phk
711a67aa9d
Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got
...
rid of a ton of unused vars at the same time.
1994-09-25 06:04:25 +00:00
ache
74d0d72406
HARDFONTS option documented
1994-09-25 02:10:47 +00:00
ache
13506224f0
1)Back out my previous change: only 8x16 font grabbing available,
...
more work required to grab all fonts
2)Make standard VGA font as default, make HARDFONTS an option
(load iso8859 fonts instead)
3)Check fonts_loaded for all restore (copy_font...palette)
sequences.
1994-09-25 02:06:51 +00:00
dg
fb2315b514
Shuffled macros and definitions around to facilitate architecture
...
independance.
1994-09-24 21:37:01 +00:00
ache
35a3c11775
SAVE all fonts, if NO_HARDFONTS defined, not only 8x16
1994-09-24 21:29:38 +00:00
dg
5d9042e837
Nuked splnet before sync. Not only is this unnecessary, but it appears
...
to cause problems by making it impossible to sync NFS related buffers
when rebooting.
1994-09-24 12:22:47 +00:00
rgrimes
111d145dc4
Add missing closing comment. I have taken the non-knf format
...
of this code up with the authors and they are looking at converting it,
but until then leave the format alone.
1994-09-24 02:42:11 +00:00
phk
b8dad1b598
Fixed the problem where "make depend" was mandatory for building kernel.
...
moved vnode_if.o up before ${OBJS} in the SYSTEM_OBJS list.
1994-09-23 07:01:59 +00:00
dg
f92f1b6305
Increased SHMMAXPGS from 512 to 1024 now that there is plenty of kernel
...
virtual memory.
1994-09-23 07:00:12 +00:00
dg
e540a800b4
Removed last vestige of MULTICAST option.
1994-09-23 06:22:58 +00:00
wollman
900d29807d
More loadable VFS changes:
...
- Make a number of filesystems work again when they are statically compiled
(blush)
- FIFOs are no longer optional; ``options FIFO'' removed from distributed
config files.
1994-09-22 19:38:41 +00:00
dg
5f25a8f303
From 1.1.5:
...
>revision 1.8
>date: 1994/06/03 06:42:30; author: davidg; state: Exp; lines: +2 -2
>Patch from Bruce Evans: npxintr() needs to mask softclock().
1994-09-22 14:44:16 +00:00
dg
3ec4d7796c
#if 0'd evil dynamic fifo trigger level adjustment; it just bit me and
...
a couple of other people again.
1994-09-21 19:39:25 +00:00
dg
5fc4f32950
From 1.1.5:
...
>date: 1994/05/27 01:09:16; author: ache; state: Exp; lines: +3 -3
>Russian keymap: Ctrl-Alt-Del with NumLock on fixed
1994-09-21 18:43:08 +00:00
dg
aea51315a7
From 1.1.5:
...
>date: 1994/06/15 14:35:30; author: paul; state: Exp; lines: +3 -3
>CHanged MAXMEM to ISMAXMEM for safety
1994-09-21 18:33:23 +00:00
dg
c6923fe4be
Fixed up a couple of comments.
1994-09-21 18:17:56 +00:00
jkh
3ba6929687
Add entry for transputer (cdev 8).
...
Reviewed by: jkh
Submitted by: luigi
1994-09-21 01:33:00 +00:00
jkh
ec670f109e
Add entries for transputer driver.
...
Reviewed by: jkh
Submitted by: luigi
1994-09-21 01:30:15 +00:00
jkh
ca5df8fb1c
Add the transputer driver from Christoph Niemann, Luigi Rizzo and
...
Lorenzo Vicisano
Reviewed by: jkh
Submitted by: luigi
1994-09-21 01:29:41 +00:00
bde
a547491c3d
Don't provide bogus source operands in some asms. This probably shouldn't
...
matter, but similar bogusness in npx.c causes compiling without -O to fail.
Use __volatile in all asms.
Parenthesize macro args.
Change the names of the macros to avoid namespace pollution.
Remove unnecessary "#ifdef __i386__".
Sort #defines.
Add comments.
1994-09-20 22:26:37 +00:00
adam
516108a214
Better documentation, 1ms calibration, default 5 seconds BOOTWAIT
...
Reviewed by: adam
Submitted by: rgrimes
1994-09-20 22:25:00 +00:00
bde
8c3a24d674
Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't
...
take an arg.
1994-09-20 21:35:49 +00:00
bde
04ba736b88
Don't lose the RTC interrupt in resettodr().
1994-09-20 21:20:46 +00:00
bde
4361273583
Remove the alias splnone() for spl0(). It was used only once.
1994-09-20 05:07:32 +00:00
ache
1e403a60b2
resettodr() now exists, enable it
1994-09-20 00:32:40 +00:00
ache
8f3cc72a79
resettodr() implemented, inittodr() fixed
...
Submitted by: me & chris@gnome.co.uk
1994-09-20 00:31:07 +00:00
wollman
8ff8c03fd2
Put back missing .text before swi_net. This could probably be made faster;
...
I invite Bruce to look at it.
1994-09-19 22:24:31 +00:00