ats
6b031da0f5
Document the options DUMMY_NOPS and TUNE_1542.
1994-12-11 00:09:34 +00:00
smace
fa7956b17d
Make CHILD_MAX and OPEN_MAX a tunable parameter.
1994-12-03 17:36:37 +00:00
wollman
dea2e6b65d
Add Cronyx/Sigma files and config information; delete outdated config files.
1994-12-03 00:17:55 +00:00
ats
09021857be
Expand again the SYMTAB_SPACE for LINT.
1994-11-27 14:59:54 +00:00
se
4c12df2a9b
Added #define PROBE_VERBOSE and description (PCI chip set boot messages)
...
Reviewed by:
Submitted by:
Obtained from:
1994-11-24 20:35:21 +00:00
bde
e03701bf9f
The SYMTAB_SPACE bloatometer was 40% out of date.
1994-11-15 14:28:46 +00:00
jkh
6382e10029
Add back ze0 driver; somebody took it out of _both_ LINT and GENERIC,
...
kinda hosing the laptop folks.
1994-11-08 07:39:28 +00:00
phk
41a6f35e59
Added a kernel variable, "dodump" defaulting to zero, which disables dumps.
...
Somebody should make a mib variable for it.
Just now it is pointless to dump the kernel, since we have nothing which
can read the dump.
Furthermore is should never be the default to dump.
options DODUMP
will enable dumps.
1994-11-07 03:51:32 +00:00
jkh
103f4b48a1
Eliminate USERCONFIG. This option is now standard.
1994-11-03 15:51:38 +00:00
wollman
f0629f1c63
Fix Jordan's misplaced IPFIREWALL option. Fix style of other previous commits.
...
Document ARP_PROXYALL.
1994-11-02 01:11:03 +00:00
joerg
e17a155025
Documented the FDSEEKWAIT option.
1994-10-30 20:57:07 +00:00
jkh
2991f7f144
IP Firewall code from Daniel Boulet and J.S.Antsilevich
...
Submitted by: danny ugen
1994-10-28 15:09:49 +00:00
wollman
6b2df14cdb
Stylistic changes.
1994-10-26 21:10:13 +00:00
jkh
c62212cf6a
Enable USERCONFIG and document it in LINT.
1994-10-26 19:20:27 +00:00
sos
00d9fe8ede
Added sea0 - Seagate driver lines to config
1994-10-24 22:18:12 +00:00
wollman
82e70c7196
LINT: vastly restructured so that it's actually useful for something
...
Makefile.i386: make definition of STRIP unconditional.
1994-10-21 01:10:54 +00:00
phk
2615f2f3b3
According to a quick reading of sources, one experiment and Bruce's word:
...
aha, ahb and bt all on "irq ?" now.
1994-10-20 00:53:30 +00:00
phk
86b941fdb6
Bruce told me to: Make uha0 use irq ?
1994-10-20 00:19:37 +00:00
phk
3c3df6c0f3
Sanitized a little bit. All SCSI is now "controllers" and LINT is more
...
sorted now.
1994-10-15 08:09:42 +00:00
ache
401f87ee46
USE_RTC_CENTURY added
1994-10-04 14:11:02 +00:00
phk
76d4e6509f
I added "pserudo-device gzip" as default.
1994-10-03 22:32:13 +00:00
dg
518deadab7
Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.
...
Submitted by: Paul S. LaFollette, Jr.
1994-10-01 17:59:42 +00:00
phk
cff39fe257
#Driver for Advaced Power Management (also need options APM)
...
-device apm0 isa?
+device apm0 at isa?
1994-10-01 16:44:07 +00:00
dg
654aab140c
Added options APM and device apm0 for Advanced Power Management support.
1994-10-01 05:43:09 +00:00
wollman
ae9c22d057
GENERIC*: remove commented-out options; the user should have to do
...
/some/ research to figure out how to turn them on.
LINT: better description of TCP_COMPAT_42: ``emulate 4.2BSD TCP bugs''.
1994-09-28 22:57:24 +00:00
wollman
34d9a2bcc3
LKMs are no longer options, so remove the `options LKM' from LINT.
1994-09-28 22:51:54 +00:00
se
e658d97ff9
Added entries for PCI and NCR device drivers.
1994-09-28 17:00:14 +00:00
phk
a20e6f1e65
Added
...
options DIAGNOSTIC
options MSDOSFS_DEBUG
1994-09-27 20:36:26 +00:00
jkh
740bf61553
Jim Babb's port of the AIC6360 code.
...
Submitted by: babb
Obtained from: NetBSD
1994-09-26 16:15:06 +00:00
ache
eec5f5678d
HARDFONTS option documented
1994-09-25 02:10:47 +00:00
dg
87ac7702f4
Removed last vestige of MULTICAST option.
1994-09-23 06:22:58 +00:00
wollman
d06aa1227a
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
dfr
5674db6021
Added MSDOSFS option.
1994-09-19 15:45:02 +00:00
jkh
69b136a003
Add SYSV shm stuff back to LINT.
...
chflags noschg /kernel in Makefile.i386 so if our previous kernel
was installed by make install, the second won't fall over.
1994-09-16 10:23:46 +00:00
phk
9556e823a6
Added DSI_SOFT_MODEM
1994-09-13 03:34:08 +00:00
ats
ebaa658115
Deleted the pccons driver from the files.i386, added the seagate driver
...
into files.i386.
LINT:
Deleted the timezone line. Commented out the maxfdescs line and the
SYSVSHM and the SHMMAXPGS lines.
1994-09-11 21:09:52 +00:00
csgr
21608d6db0
Remove *_SAVER syscons options - I don't know how they go in here:
...
(These options did not even really exist in 1.1.5.1)
CVS:
1994-09-09 22:12:38 +00:00
ats
372fe721c9
Reviewed by:
...
Delete the hints to the sg driver. This thing was never finished and
has now been beaten by the sea driver.
1994-09-05 22:32:42 +00:00
dg
4c605482d3
Rather than exclude bounce buffers support with NOBOUNCE, include it
...
with BOUNCE_BUFFERS. This is more intuitive, and is better for future
multiplatform support. Added BOUNCE_BUFFERS option to the GENERIC and
LINT kernel config files.
1994-08-31 06:17:49 +00:00
dg
3c8afc7ebd
Made a little more up to date.
1994-08-28 06:46:25 +00:00
dg
11e2cc11da
Updated this a bit. It's still woefully out of date.
1994-08-27 16:23:03 +00:00
phk
7312a4a455
Added my ProAudioSpectum SCSI driver for cards with the 5380 SCSI-chip.
...
This is the slowest and most stupid of our SCSI-drivers, but it is there
and it works. It has been tested with CD-ROM and disk.
It uses no interrupts, no DMA, just polled I/0.
Transfer-rate is <= 100Kbyte/sec.
If you set the jumpers on the board, you can change the unit-number and
you will be able to have four of these co-exist in one computer, why one
would do that is somewhat unclear though.
If I ever get my hand on the docs for this, I will improve it of course,
but for now we can install and access those CD-ROMs.
1994-08-19 00:01:08 +00:00
jkh
ce3561a5b7
Remove the now bogus IP_VAT_COMPAT.
1994-05-18 16:23:25 +00:00
jkh
33a59bf218
Add line for IP_VAT_COMPAT, documenting it.
1994-05-17 23:20:32 +00:00
jkh
ba2b0f0831
Fold in the changes to support IP multicasting, from Jim Lowe et al.
1994-05-17 22:30:41 +00:00
jkh
281ce7b504
Whoops - comment out psm0 by default in case someone wants to
...
compile this thing. I won't turn on the ALLOW_CONFLICT_IOADDR this would need
to compile instead since that would then rob us of other, possibly important,
conflict checks.
1994-05-17 14:18:13 +00:00
jkh
dfe323a909
Add descriptions of ALLOW_CONFLICT_* options we want to doc for now
...
(only 2). Add entry for psm0 (PS/2 mouse).
1994-05-17 14:15:11 +00:00
jkh
1f4705fcae
Remove confusing (as they are now unnecessary) comments about
...
INACCURATE_MICROTIME_IS_OK. Document what pca0 is.
1994-05-13 08:48:22 +00:00
gclarkii
02fae0f379
Added GPL_MATH_EMULATE to options
...
This should not be used in binary distributions.
1994-04-29 21:53:55 +00:00
wollman
55ee9fb5df
Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,
...
the NTP kernel PLL is disabled, and acquire_timer0() is enabled, thus
opening the door for microtime() (and hence gettimeofday()) to return
bogus timestamps. This option is necessary for the `pca' driver to
work, but is implemented to underscore the fact that accurate timekeeping
and the `pca' driver are incompatible at present. If someone writes a version
of microtime() that works when the `pca' driver is being used, this can get
junked.
1994-04-23 21:39:18 +00:00