rwatson
3e3677e3e3
Remove ALT_BREAK_TO_DEBUGGER. This was inconsistent (both in form
...
and function) with existing configuration choices. Arguably if
ALT_BREAK_TO_DEBUGGER was present, so should have been
BREAK_TO_DEBUGGER. Regardless, it broke the option sort order in
these kernel configuration files.
Requested by: bde
2002-06-30 04:12:21 +00:00
obrien
581ba5cbdd
Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,
...
and you will not mount an ATA /:
mountroot> ufs:/ad0a
Mounting root from ufs:/ad0a
setrootbyname failed
ffs_mountroot: can't find rootvp
2002-06-29 04:42:03 +00:00
mux
c13cdc98b2
GENERIC now builds with -Werror, so remove NO_WERROR.
...
Approved by: jake
2002-06-27 14:43:27 +00:00
obrien
a1cfbf791e
Sync with i386.
2002-06-18 01:11:04 +00:00
jake
012b4f04b0
Re-enable SMP by default.
2002-06-08 07:22:36 +00:00
jake
edd9ce8013
Comment out options SMP for now until I figure out what's going on.
2002-06-07 15:36:42 +00:00
jake
63364b9f7b
Remove BOOTP_WIRED_TO= since I keep forgetting to take this out and screwing
...
over people with gems.
2002-05-29 19:22:17 +00:00
jake
fd4c75a37e
Enable KTR_TRAP by default.
2002-05-12 18:10:48 +00:00
jmallett
e977af0eb9
Typo fix: detects -> detect.
...
Reviewed by: phk
2002-05-03 17:59:25 +00:00
rwatson
0e75d83778
Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESS
...
comment in GENERIC config files of appropriate platforms. For whatever
reason, powerpc didn't use WITNESS in GENERIC.
2002-04-18 03:44:44 +00:00
obrien
2b50d4545b
option<space><tab>
2002-04-15 09:21:51 +00:00
jake
f33b3e275b
Add device se (commented out, most people won't find this useful yet).
2002-04-09 00:37:33 +00:00
jake
61a05419fa
Enable device pass.
2002-04-08 23:21:31 +00:00
jake
f5ec046011
Enable isp and ispfw. Remove the nonexistant SUN_DISKLABEL and
...
ATA_ENABLE_BUSMATER.
2002-04-06 09:33:24 +00:00
ru
d8ffece3c4
Dike out a highly insecure UCONSOLE option.
...
TIOCCONS must be able to VOP_ACCESS() /dev/console to succeed.
Obtained from: OpenBSD
2002-04-03 10:56:59 +00:00
jake
9bffad8891
Sync with other arches; add bloat.
2002-03-23 16:55:37 +00:00
obrien
86fc68cfdd
I was able to boot this kernel using the latest WIP kernel sources.
...
I don't believe anyone is quite using the sparc64 kernel sources in CVS
yet -- things aren't just quite ready (but almost). So this commit should
be OK to make.
2002-02-25 22:13:44 +00:00
obrien
ac195ce76f
Sync with the Alpha's GENERIC configuration.
...
Most of the contents are commented out as they are as-yet untested.
However, I wanted the contents to match our other arches, so that when
people make changes to {i386,alpha,ia64}, they will also make the same
changes here.
2002-02-24 18:49:38 +00:00
jake
3d22a34351
Add device ofw_console so this kernel is usable.
...
This commit brought to you by a sun ultra 10 running freebsd.
2001-12-29 05:58:07 +00:00
dillon
6fe4980d43
Allow maxusers to be specified as 0 in the kernel config, which will
...
cause the system to auto-size to between 32 and 512 depending on the
amount of memory.
MFC after: 1 week
2001-12-09 01:57:09 +00:00
obrien
94003d0787
+ Fix misplacement of `txp'
...
+ Document our -CURRENT debugging bits
2001-09-24 03:23:48 +00:00
obrien
3c7a869929
+ Blah, there was nothing wrong in rev 1.1 talking about the i386/NOTES.
...
I should have diff'ed the header with the Alpha GENERIC.
+ fix style nit
+ turn on NO_MODULES for now.
2001-09-02 23:48:37 +00:00
obrien
057bc9ceba
Match the style of very other platform we have.
2001-09-02 23:37:45 +00:00
jake
a0f57c6c47
Add a GENERIC kernel config for sparc64.
2001-08-14 03:27:02 +00:00