Andrey A. Chernov
70c0b54c8a
USE_RTC_CENTURY added
1994-10-04 14:11:02 +00:00
Rodney W. Grimes
def3ff8dc9
Put genassym: back how it was originally, the real bug was in mkdep.
1994-10-03 23:03:38 +00:00
Poul-Henning Kamp
8819d6eca4
I added "pserudo-device gzip" as default.
1994-10-03 22:32:13 +00:00
Poul-Henning Kamp
cabc837c74
dependency for genassym was wrong, there is never made a genassym.o file.
...
made i depend on the src.
1994-10-03 18:51:35 +00:00
Rodney W. Grimes
07049f23e9
genassym: depends on Makefile and genassym.o, genassym.o dependicies are
...
picked up from .depend.
1994-10-02 22:58:40 +00:00
Poul-Henning Kamp
0ff3ad4e5e
In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.conf
...
for instance), don't nuke them.
1994-10-02 21:50:51 +00:00
Rodney W. Grimes
470d929ec2
genassym: depends on the source code too.
1994-10-01 21:43:24 +00:00
David Greenman
fae772f7b2
Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.
...
Submitted by: Paul S. LaFollette, Jr.
1994-10-01 17:59:42 +00:00
Poul-Henning Kamp
93e9832a32
#Driver for Advaced Power Management (also need options APM)
...
-device apm0 isa?
+device apm0 at isa?
1994-10-01 16:44:07 +00:00
David Greenman
3af6b6527a
Added options APM and device apm0 for Advanced Power Management support.
1994-10-01 05:43:09 +00:00
David Greenman
22414e535a
Laptop Advanced Power Management support by HOSOKAWA Tatsumi.
...
Submitted by: HOSOKAWA Tatsumi
1994-10-01 02:56:21 +00:00
Steven Wallace
7f4295e337
add new sound files to kernel config file list
1994-10-01 02:36:24 +00:00
Geoff Rehmet
27476ec8f6
Do strip -x of kernel
...
Obtained from:1.1.5.1
1994-09-29 14:02:40 +00:00
Garrett Wollman
af27b9fc77
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
Garrett Wollman
33e7ce7c3d
LKMs are no longer options, so remove the `options LKM' from LINT.
1994-09-28 22:51:54 +00:00
David Greenman
99cab48d34
Now that LKM is standard, PROCFS isn't needed in the GENERIC kernels
...
either.
1994-09-28 22:49:54 +00:00
David Greenman
97643f6f38
The FDESC filesystem is definately not needed in the GENERIC kernels.
1994-09-28 22:46:22 +00:00
Stefan Eßer
5c370a2e33
Added entries for PCI and NCR device drivers.
1994-09-28 17:00:14 +00:00
Poul-Henning Kamp
0dc7d9074f
Added
...
options DIAGNOSTIC
options MSDOSFS_DEBUG
1994-09-27 20:36:26 +00:00
Jordan K. Hubbard
31208007c7
Jim Babb's port of the AIC6360 code.
...
Submitted by: babb
Obtained from: NetBSD
1994-09-26 16:15:06 +00:00
Andrey A. Chernov
7bf314246a
HARDFONTS option documented
1994-09-25 02:10:47 +00:00
Poul-Henning Kamp
905d9e84dd
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
David Greenman
16b49b3e73
Removed last vestige of MULTICAST option.
1994-09-23 06:22:58 +00:00
Garrett Wollman
c9b1d6048d
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
Jordan K. Hubbard
db814a26b3
Add entries for transputer driver.
...
Reviewed by: jkh
Submitted by: luigi
1994-09-21 01:30:15 +00:00
Doug Rabson
3f9a698275
Added MSDOSFS option.
1994-09-19 15:45:02 +00:00
Stefan Eßer
d49fc97c3c
Removed obsolete example of specifying PCI IntA to IRQ mapping for NCR.
1994-09-18 21:18:49 +00:00
Garrett Wollman
ae32fff835
Delete unlikely-to-be-used filesystems from GENERIC kernels.
1994-09-16 20:14:03 +00:00
Jordan K. Hubbard
12cada7161
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
Poul-Henning Kamp
66ce0eae53
Added DSI_SOFT_MODEM
1994-09-13 03:34:08 +00:00
Andreas Schulz
2c2006d83f
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
Geoff Rehmet
e32458368f
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
Garrett Wollman
6bf5b24768
Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST
...
has no effect now, and MROUTING should never be defined by default.
(Eventually the code should be dynamically loadable.)
Also, allow for Pentium CPUs in GENERICBT kernels.
Add an `install' rule to Makefile.i386, which looks like this:
mv /kernel /kernel.old
install -c -m 555 -o root -g root -fschg kernel /
I'd like comments on whether or not you think it's a good idea to have
the kernel be immutable by default; I'm happy either way.
CVS:
1994-09-09 22:03:51 +00:00
Stefan Eßer
e579efa207
Reviewed by: Stefan Esser <se>
...
Submitted by:
Added "i386/pci/pci_intel.c" for Intel PCI chip set specific driver code.
1994-09-06 21:58:53 +00:00
Andreas Schulz
2ac8be827f
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
Jordan K. Hubbard
7d5a70fc3b
Get rid of a superfluous echo.
...
Submitted by: jkh
1994-09-05 19:10:01 +00:00
Jordan K. Hubbard
82e08a73de
Remove symlink before remaking it for libkern.a
...
Reviewed by: jkh
Submitted by: dima
1994-09-05 19:09:15 +00:00
Bruce Evans
86a8648eef
Restore some explicit dependencies for locore.s so that "make clean; make"
...
works even if .depend doesn't exist.
1994-09-02 20:24:15 +00:00
Paul Richards
040071b276
Added entry for if_lnc.c, soon to be added new Lancef amily ethernet
...
driver.
Reviewed by:
Submitted by:
1994-09-02 15:49:48 +00:00
David Greenman
9670686d24
Added ze driver (brought over from 1.1.5).
1994-09-01 02:21:20 +00:00
Stefan Eßer
e295ba7678
Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE>
...
Added "device pci" and "device ncr" lines for a generic kernel with
support for the NCR 53c810 PCI SCSI host adapter (with no interrupts
configured, ie. working with 100Hz timer interrupts only).
1994-09-01 02:19:28 +00:00
Stefan Eßer
96a09a3064
Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE>
...
Added entry for 'de' device in anticipation of Matt Thomas'
PCI Ethernet driver (required by the PCI autoconfig code).
1994-09-01 02:12:23 +00:00
Stefan Eßer
2c57cee563
Reviewed by:
...
Submitted by:
Added lines for 'pci' and 'ncr' devices (found under i386/pci).
1994-08-31 23:40:38 +00:00
David Greenman
9aba88bf29
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
David Greenman
694292e3df
Moved gpl'd fpemul into 2.0 cvs tree. Changed it's location to
...
sys/gnu/i386/fpemul/.
1994-08-30 19:01:44 +00:00
Bruce Evans
292cf0fd45
Add conf.c, machdep.c, exception,s, support.s and swtch.s so that config
...
will do most of the work for handling them. Only one extra flag and one
bogus dependency was used for machdep.c and there was never anything
special about the others.
Add locore.s, but commented out. It's still special.
Remove com.c and lpa.c.
1994-08-30 17:18:34 +00:00
Bruce Evans
0611064bd9
Remove exception.o, swtch.o, support.o, conf.o and machdep.o from
...
SYSTEM_OBS. They are now normal objects.
Remove stale dependencies for the above now-normal objects and for
locore.o and generate dependencies using mkdep. Config doesn't
generate lists of assembler source files so the lists to be mkdep'ed
have to be given explictly. Only the standard *.s files are given,
so the dependencies for gnu/fpemul/*.s are incomplete. *.S files
would be handled right if config put them in CFILES.
Don't define NPX. It was replaced by NNPX > 0 years ago.
Define LOAD_ADDRESS in COPTS so that compiling machdep.c isn't a special
case.
Moving around the dependencies exposed a bug in make. It doesn't
know that assym.s and ./assym.s are the same. Add a rule tell it.
1994-08-30 17:17:49 +00:00
David Greenman
f1a9c71596
Made a little more up to date.
1994-08-28 06:46:25 +00:00
David Greenman
d5e4441ddd
Updated this a bit. It's still woefully out of date.
1994-08-27 16:23:03 +00:00
Andreas Schulz
a5585c6fbd
Reviewed by:
...
Submitted by:
Add the elink.c file to the necessary modules for the ie and ep driver.
1994-08-24 22:37:56 +00:00