Juli Mallett
ea0b7a7699
Typo fix: detects -> detect.
...
Reviewed by: phk
2002-05-03 17:59:25 +00:00
Robert Watson
91e007dc70
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
David E. O'Brien
9b019189c4
option<space><tab>
2002-04-15 09:21:51 +00:00
Jake Burkholder
530faa0f9e
Add device se (commented out, most people won't find this useful yet).
2002-04-09 00:37:33 +00:00
Jake Burkholder
16b7e738de
Enable device pass.
2002-04-08 23:21:31 +00:00
Jake Burkholder
c8eabf779c
Enable isp and ispfw. Remove the nonexistant SUN_DISKLABEL and
...
ATA_ENABLE_BUSMATER.
2002-04-06 09:33:24 +00:00
Ruslan Ermilov
12c79eb288
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 Burkholder
c8c751181e
Sync with other arches; add bloat.
2002-03-23 16:55:37 +00:00
David E. O'Brien
65955377e3
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
David E. O'Brien
44bec8227d
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 Burkholder
b22ed16c0b
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
Matthew Dillon
66a11b9fb1
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
David E. O'Brien
090905a55c
+ Fix misplacement of `txp'
...
+ Document our -CURRENT debugging bits
2001-09-24 03:23:48 +00:00
David E. O'Brien
de08586125
+ 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
David E. O'Brien
ee843c7fd1
Match the style of very other platform we have.
2001-09-02 23:37:45 +00:00
Jake Burkholder
c64e8a395b
Add a GENERIC kernel config for sparc64.
2001-08-14 03:27:02 +00:00