christos
6f1990af06
Conditionally declare function that is not used all the time.
2003-08-08 18:55:26 +00:00
christos
c6e2d17205
exec_elf_common.c is no more.
2003-08-08 18:54:39 +00:00
christos
0e8ec63c44
- Add execsw es_setup_stack
...
- gc all the rest of the setup stack functions.
2003-08-08 18:54:16 +00:00
christos
c3c2f78f98
GC: exec_foo_setup_stack; use exec_setup_stack, and provide a way for
...
emulations to override it.
2003-08-08 18:53:13 +00:00
rafal
fc27d910c0
To make keeping these two in sync easier, add commented-out entries for
...
device-majors used on the other port to each of the sparc{,64} majors
files.
2003-08-08 17:03:14 +00:00
rafal
11595d9a7c
Regen to match reality, mainly due to pf addition.
2003-08-08 16:45:14 +00:00
rafal
9c025bd75a
Regen for radio(4) addition, also pick up pf
2003-08-08 16:44:29 +00:00
rafal
499d0081dd
Add radio(4) devices.
2003-08-08 16:41:41 +00:00
rafal
e552920482
Add major 85 for radio(4).
2003-08-08 16:40:31 +00:00
bsh
10c7bfc755
split StrongArm companion chip (sacc) driver so that we can support
...
sacc on other platforms than hpcarm (evbarm for example).
codes specific to hpcarm are extracted and moved to hpcarm/dev/.
2003-08-08 12:29:22 +00:00
wulf
b6db36227b
Add SIIG UISDMC2S Multicard Reader/Writer
2003-08-08 08:24:23 +00:00
wulf
03b1800985
Regen after adding SIIG UISDMC2S (0x0200) Multicard Reader/Writer
2003-08-08 08:00:57 +00:00
wulf
1a6211e5ae
Add new product code for SIIG UISDMC2S (0x0200) Multicard Reader/Writer
2003-08-08 07:52:41 +00:00
matt
ff2ea365c3
Nuke spillstk. Use INTSTK instead of hardcoded value.
2003-08-08 07:15:20 +00:00
matt
3d5b7190ad
Nuke ci_spillstk/CI_SPILLSTK. No longer needed.
2003-08-08 07:14:26 +00:00
sjg
a41eaef46a
Hook make unit-tests into regress
2003-08-08 06:42:38 +00:00
matt
add426be7e
Add a type for trapstart so ddb will use it.
2003-08-08 06:11:48 +00:00
matt
938aca290c
Don't try to spill entries from the kernel's pmap. As of now, they can no
...
longer be evicted, only user-mappings can be evicted.
2003-08-08 06:10:43 +00:00
matt
330dc2e202
Allow only user-mappings to be evicted (spillage). This prevents the
...
dreaded eviction of a kernel stack page.
2003-08-08 06:06:48 +00:00
lukem
3af5adac38
fix description of MAKEOBJDIR. from Martin Husemann
2003-08-08 01:52:24 +00:00
uwe
8c46e68137
Add more sh7709 interrupt sources. Split sh3 and sh4 specific
...
switches because of conflicts in exception codes.
2003-08-08 00:52:42 +00:00
bsh
d1e6225495
add lubbock_pcic.c
2003-08-08 00:11:21 +00:00
marcus
c17ec7adc5
* RTC can now be set to a new date.
...
Thanks to Ryo Shimizu for sending in a patch.
* Use proper G2 bus space functions to enforce locking protocol.
2003-08-07 23:14:13 +00:00
martin
a8f065cf19
Add "esiop" driver to PCI bus table, so mapping OF boot device pathes
...
to autoconfig device nodes works when booting from a esiop attached drive
(instead of the old siop)
2003-08-07 22:24:34 +00:00
jrf
5e1e6d519e
Added three scsi IDs which were tested by Dave Barnes who sent in
...
three PRs regarding them: 17836, 17837, 17838. Did a few kernel
compiles with them just to make sure they are okay. Approved by
christos@, thanks to Dave for sending the PRs and verifying to me
that they work.
2003-08-07 17:54:26 +00:00
bouyer
1f2944e8e5
Add esiop at pci to GENERIC which already have siop at pci.
...
esiop has been tested enouth now.
esiop not added to INSTALL kernels because of possible space constraint.
siop should be able to drive all adapters supported by esiop.
2003-08-07 17:17:58 +00:00
bsh
02087c6497
make this compile again. (arm32_bus_dma_tag._cookie)
2003-08-07 16:58:35 +00:00
agc
eb7c1594f1
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-08-07 16:42:00 +00:00
agc
aad01611e7
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22364, verified by myself.
2003-08-07 16:26:28 +00:00
ichiro
208a93d254
fix dont reset register when every interrupt.
...
pointed by Shoichi Miyake port-arm/22392
2003-08-07 13:32:27 +00:00
soren
b22ef904f5
Enable ahd(4) by default. There are some problems with higher speeds /
...
packetized mode, but those can be disabled in the Adaptec BIOS setup.
2003-08-07 12:06:15 +00:00
scw
79f7012e02
Delete 'pf'.
...
NetBSD/evbsh5 will pick up the 'pf' entry from arch/sh5/conf/majors.sh5.
2003-08-07 11:57:48 +00:00
jdolecek
f84513a754
add TNF copyright
2003-08-07 11:32:34 +00:00
agc
326b2259b7
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22366, verified by myself.
2003-08-07 11:25:11 +00:00
agc
89aaa1bb64
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
agc
075022b349
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
wiz
bf2d0ca599
Mention /etc/sysctl.conf. Bump date. Closes PR 22213.
2003-08-07 10:11:02 +00:00
agc
276d62f603
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:22 +00:00
wiz
0402922a63
Sort usage, and move a word.
2003-08-07 10:04:21 +00:00
agc
bf07c8719a
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:11 +00:00
wiz
136392f22f
Add arguments to options in long description.
2003-08-07 10:04:01 +00:00
wiz
1c976c2b9c
Bump date for callout_invoking; fix macro usage; remove superfluous "The".
2003-08-07 09:53:33 +00:00
agc
73b0a7eafd
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22307, verified by myself.
2003-08-07 09:51:08 +00:00
wiz
0afb7885e6
Remove empty line, and use Aq instead of \*[Lt]\*[Gt].
2003-08-07 09:49:31 +00:00
agc
8e6ab8837d
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22284, verified by myself.
2003-08-07 09:46:37 +00:00
wiz
7539e84445
Bump date for flushall description.
2003-08-07 09:46:17 +00:00
agc
039cc95684
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22270, verified by myself.
2003-08-07 09:44:09 +00:00
wiz
b3b0c404d2
Sort SEE ALSO; add commas between Nm entries in NAME section.
2003-08-07 09:41:14 +00:00
agc
e5aeb4ea46
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22269, verified by myself.
2003-08-07 09:36:50 +00:00
agc
74b7d6e9f2
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22268, verified by myself.
2003-08-07 09:27:56 +00:00