christos
9434c99ee1
more bogus number removal
2013-04-27 22:21:12 +00:00
christos
1cc8b68d4b
the bogus number police
2013-04-27 21:43:10 +00:00
christos
dc14ae835f
remove confusing numeric locators where they are unused.
2013-04-27 18:19:19 +00:00
christos
2c1aa36c3d
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
2013-03-02 02:42:07 +00:00
riz
124a123b4e
Bump SYMTAB_SPACE 475000->485000.
2012-10-13 06:06:49 +00:00
christos
b2118b5ea1
move common/bus_dma/ -> dev/bus_dma/
2012-10-02 23:54:51 +00:00
abs
3267a6b9fe
Update all kernel configs mentioning WSEMUL_* but not already including
...
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL
Some of the INSTALL configs for larger memory machines are probably suitable
for adding WSDISPLAY_COMPAT_USL.
Now wsconscfg(8) should be able to switch VTs when expected.
Implemented after no objection from tech-kern to the following:
On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?
2012-08-17 20:11:37 +00:00
matt
e51dac4baa
Bump SYMTAB_SPACE
2012-02-05 19:30:42 +00:00
christos
ae6f5d7012
Bump symtab space
2012-02-04 19:02:25 +00:00
kiyohara
0d7ee07ee9
SYMTAB_SPACE.
2011-12-18 11:10:33 +00:00
dholland
7bbf82b772
WABPL is no longer considered experimental (has not been for some time)
...
so update its comment in config files.
2011-12-18 05:49:22 +00:00
kiyohara
2bb323b7ab
SYMTAB_SPACE.
2011-12-15 16:06:18 +00:00
kiyohara
fc09ec5c78
Increase SYMTAB_SPACE for evbmips.
2011-12-01 14:18:02 +00:00
kiyohara
bfbef3b99c
Increase SYMTAB_SPACE for evbmips.
2011-11-30 14:34:11 +00:00
tls
a22a3917ac
The rnd pseudo-device is not really optional, because it is in the same
...
source file as the entropy-pool code itself. Move it to std. This
will be cleaned up more when I split the sources up as they should be.
This fixes build breaks on several ports. Thanks to Havard Eidnes for
pointing them out.
2011-11-22 21:24:51 +00:00
dyoung
e6b05a5d9b
Increase SYMTAB_SPACE. How do we automate this?
2011-07-17 23:39:46 +00:00
dyoung
3d03b3333b
Increase SYMTAB_SPACE, again. Why it should be necessary over and over,
...
I do not know.
2011-07-09 17:13:32 +00:00
matt
f5439ed7d3
Allow algor kernels to be built under either algor/algor64 or
...
evbmips-el/evbmips64-el. Note that MAXMAPARITITONS and majors numbers
differ between the two ports which is why two kernels are still needed.
2011-07-09 16:03:00 +00:00
matt
eee38be7e4
Major update of algor.
...
Now uses generic mips bus_space.h bus_dma.h isa_machdep.h pci_machdep.h
Now uses evbmips versions of cpu.c isadma_bounce.c mcclock_isa.c
2011-07-08 18:48:55 +00:00
dyoung
e39b75c43a
Increase SYMTAB_SPACE.
2011-07-01 22:28:07 +00:00
dyoung
b5484cb842
Increase SYMTAB_SPACE.
2011-07-01 22:10:31 +00:00
wiz
4cbd24b23f
dependant -> dependent
2011-06-30 20:09:15 +00:00
dyoung
1c48d04579
Increase SYMTAB_SPACE.
2011-05-25 22:32:18 +00:00
dyoung
a5ac491e65
Increase SYMTAB_SPACE to fix compilation of these kernels.
2011-05-17 22:19:37 +00:00
dyoung
9eb9a91423
Increase SYMTAB_SPACE so that this kernel will build.
2011-04-07 04:02:29 +00:00
jakllsch
638f8519ad
Bump SYMTAB_SPACE.
2011-03-07 15:56:26 +00:00
matt
cbbbf64494
Increase SYMTAB_SPACE
2011-03-05 14:02:08 +00:00
matt
ea81094378
Merge forward from matt-nb5-mips64.
...
Adapt to new interrupt/spl framework.
2011-02-20 07:51:21 +00:00
he
7108beff27
Bump SYMTAB_SPACE so that it fits again.
2011-01-21 22:37:11 +00:00
hannken
afdfce8e3b
Remove unused count from pseudo-device md.
2010-11-23 11:13:52 +00:00
uebayasi
a773d64cd3
Bump symtab space (350000 -> 360000).
2010-11-13 04:01:42 +00:00
pooka
835e533be4
Remove unused count (invariably "4") from pseudo-device fss.
2010-04-16 13:48:27 +00:00
plunky
04e2ab6ae6
add uhso(4) device where appropriate
...
- follow the lead of other USB driver declarations wrt commented out
- (cross-)build tested all these kernels
2010-03-07 09:39:42 +00:00
plunky
c269ebf72f
use a MI major number for uhso(4) driver
...
(requested by mrg)
2010-03-06 23:45:38 +00:00
plunky
4677f8289f
add major device for usho(4) driver
2010-03-06 21:31:50 +00:00
he
f4a50bc26a
Bump SYMTAB_SPACE so that it fits again.
2010-02-19 15:25:28 +00:00
matt
290a34a065
Merge from matt-nb5-mips64
...
Merge mips-specific arch files.
2009-12-14 00:45:59 +00:00
thorpej
bcc2485163
Use bus_dmamem_common.
2009-08-21 03:45:10 +00:00
matt
1a88fba588
Use arch/mips/files.bonito
2009-08-11 03:37:26 +00:00
joerg
f5b0fec0e0
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
...
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.
2009-03-06 20:31:46 +00:00
ad
6ba528b5bc
Remove softdep, pass 1. We are focused on improving journalling.
...
Proposed on tech-kern@.
2008-11-24 11:41:07 +00:00
ad
0efea177e3
Remove LKMs and switch to the module framework, pass 1.
...
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
he
8e5532cbfe
Bump SYMTAB_SPACE so that the contents fits again.
2008-09-27 20:45:07 +00:00
simonb
0751ba4bff
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
2008-07-31 07:40:59 +00:00
tsutsui
6b0322861b
Add options COMPAT_40 to files which have options COMPAT_30.
2008-05-30 20:10:01 +00:00
he
d565d6ce16
Bump SYMTAB_SPACE so it fits again.
2008-05-11 23:34:40 +00:00
drochner
bb33f35f20
Since files.wscons et al. are included by ~all ports anyway, include
...
them in the mi "files" file, and remove include statements from md files.
These shouldn't pull in additional kernel code when not in use, so it
shouldn't do any harm except a risk of namespace collisions which
should be easy to fix.
2008-02-20 21:43:33 +00:00
tsutsui
be408dd2a7
Add options SYMTAB_SPACE for ksyms(4) and ddb(4).
2008-01-09 15:45:27 +00:00
ad
2ecdf58c2c
Remove systrace. Ok core@.
2007-12-31 15:31:24 +00:00
macallan
d4ddadbf9d
include files.wsfb
2007-04-10 02:19:03 +00:00