skrll
0dd9e4fc5b
Re-run mknative for mips binutils updates.
2005-01-14 08:54:59 +00:00
skrll
2cd9c39722
Update the emulation names after recent binutils changes.
2005-01-14 08:17:49 +00:00
skrll
c88f165c85
Revert previous.
...
We need to fix vax a different way as the move of -B${DESTDIR}/usr/lib/
to CFLAGS filters into the defs.mk files.
2005-01-14 07:46:56 +00:00
skrll
7fd7604d59
Set EMULATION_NAME in the depends rule so that this works on mips.
2005-01-14 07:44:21 +00:00
skrll
63d29cccef
Use the tradmips 64bit vectors/emulations.
2005-01-14 07:41:42 +00:00
martin
112b49392d
Avoid a NULL pointer dereference. From Karim Ayad in PR bin/28958.
2005-01-14 07:41:34 +00:00
skrll
0eb4567962
Don't set EMULATION_NAME here.
2005-01-14 07:40:34 +00:00
itojun
5377005da8
ESP AESCTR got an official protocol number
...
http://www.iana.org/assignments/isakmp-registry
2005-01-14 04:11:55 +00:00
kent
c9ec679311
ansify and KNF
2005-01-14 03:41:45 +00:00
joff
d3eafb7e4f
Dont try freeing bootstrap pages with pool_page_free. Fixes kern/28869
2005-01-14 02:28:54 +00:00
oster
320bcedf91
After walking through desc->dagList nuking entries, make sure
...
desc->dagList is set to NULL before continuing. If we don't,
there's a danger that we'll try to re-free these items later.
(This should fix a panic reported to me via private communciation.)
2005-01-14 01:33:15 +00:00
simonb
ab2eace68f
Revert the previous change of making topdown VM the default. While
...
topdown VM works on a MIPS64 bcm1125, it doesn't work on a Cobalt
(rm5231?) and a DEC 5000/260 (r4400). On both of these init dies and
we panic.
2005-01-14 01:26:22 +00:00
cube
fade05f67f
As fd_lastfile might be negative, we can't use the (u_int) cast trick to
...
compare fd and fdp->fd_lastfile in fdrelease(), so change the test to a
more explicit one. Spotted by Matt Thomas.
Should fix the panic reported by Matthias Scheler.
2005-01-14 00:25:12 +00:00
kleink
db5b1f2fa2
Pass the interrupt swizzle down to the platforms' fixup functions.
...
N.B. Only using it on the ulmb60xa for now.
2005-01-13 23:57:04 +00:00
fvdl
4880e83638
If there are no ioapics, don't bother to put things in ioapic mode.
...
However, always do this otherwise, regardless of the revision.
Remove incorrect comment.
2005-01-13 23:40:01 +00:00
ginsbach
efcf0fc8a1
Whitespace fix-ups.
2005-01-13 23:02:28 +00:00
christos
5f101a4767
When we run with 'fsck -f -n' we should go over all the filesystems, not
...
exit on the first one that fails. Add a new flag CHECK_NOFIX so that we
specify -n, we keep going.
2005-01-13 22:56:09 +00:00
jdolecek
5dc2830936
match NVIDIA nForce2 Ultra 400 IDE and Serial ATA controller; only the IDE
...
controller actually tested
2005-01-13 20:54:39 +00:00
jdolecek
de76592011
regen: add bunch of NVIDIA nForce2 Ultra 400 chipset devices
2005-01-13 20:52:20 +00:00
jdolecek
87a7c34e2d
add bunch of NVIDIA nForce2 Ultra 400 chipset devices
2005-01-13 20:51:49 +00:00
petrov
1b730a5d79
Correct NKMEMPAGES_MIN option name.
2005-01-13 20:16:02 +00:00
christos
d90f13b3bf
Use -DPROGRESS to enable the progress bar, don't depend on SMALL.
2005-01-13 19:56:02 +00:00
drochner
aeae2d9c94
compile tcp_debug.c only if the TCP_DEBUG option is set,
...
and remove the "#ifdef TCP_DEBUG" around everything
2005-01-13 19:09:40 +00:00
jdolecek
69d096eee2
regen: VIA Velocity
2005-01-13 18:25:49 +00:00
jdolecek
0358345ff3
add VIA Velocity ID
2005-01-13 18:25:19 +00:00
jmmv
8c5db1653b
+ OCL, UML
2005-01-13 18:01:13 +00:00
kleink
1ba8c9895e
Since we already have BER, just add the remaining ASN.1 encoding rules.
2005-01-13 17:37:59 +00:00
shige
64e3403f1b
Add files:
...
- powerpc/ibm4xx/autoconf.c (autoconf glue)
- powerpc/ibm4xx/ibm4xx_autoconf.c (autoconf for ibm4xx)
- evbppc/obs405/md_autoconf.c (machine-dependent autoconf)
2005-01-13 17:20:18 +00:00
shige
8f63deecdb
Set machine-dependent obs405_device_register function to md_device_register.
2005-01-13 17:17:53 +00:00
shige
49c3c14437
Add externs:
...
- md_device_register (func ptr)
- ibm4xx_device_register (func)
2005-01-13 17:16:33 +00:00
shige
2e87452aa9
Remove device_register, cpu_rootconf functions.
...
These functions are moved to ibm4xx/autoconf.c.
2005-01-13 17:14:36 +00:00
shige
79354dbad0
Add device_register function for all ibm4xx machine.
2005-01-13 17:12:28 +00:00
shige
786539f27b
Add device_register machine-independent-glue.
2005-01-13 17:11:14 +00:00
shige
0a3cce2ad4
Add machine-dependent device_register function.
2005-01-13 17:09:17 +00:00
shige
6751e96490
Call com_opb_cnattach function.
2005-01-13 17:07:24 +00:00
jmmv
3fc4f2c624
Some minor nits from kleink@.
2005-01-13 17:03:03 +00:00
is
a354b7d3c8
Regenerate from GENERIC.in: no more idesc - we're using wdc.
2005-01-13 16:12:35 +00:00
is
fe6a35af59
No more idesc please - we use the wdc driver.
2005-01-13 16:11:38 +00:00
christos
a73c2bd574
Add a progress meter to fsck_ffs based on the work by thorpej presented
...
to the mailing lists last January. This is optional.
2005-01-13 15:22:35 +00:00
kent
069e72cbb8
ansify and KNF
2005-01-13 15:14:03 +00:00
ragge
cd3e4762f1
Fix CIRCLEQ example bug, from Peter A Jonsson.
2005-01-13 15:13:10 +00:00
kent
b85368e36f
ansify and KNF
2005-01-13 15:01:27 +00:00
jmmv
45b02cf417
Add W3HS, ACL, ADSL, AP, ARQ, AS, ASN, ASCII, BER, CSMA, CSMA/CA, CSMA/CD, CTS,
...
DCE, DIFS, DLE, DSSS, DTE, EGP, FHSS, GRE, IDRP, IGP, ISI, ISM, ISN, LCP, LLC,
MSS, NAV, NCP, OFDM, PAT, PDU, PLL, PSTN, RIP, RIR, RTS, SIFS, TR, UART, USART,
VLAN, WLAN.
Fix MAC. Make SIP all lowercase.
2005-01-13 15:01:10 +00:00
jmmv
c4c2514524
Fix two typos.
2005-01-13 14:51:28 +00:00
kanaoka
3e734f8e90
- Move re_diag() from bus independend code to PCI attachment code.
...
XXX: I tested cardbus device,but not PCI device.
2005-01-13 14:24:24 +00:00
kanaoka
3126ccfe57
- Add my tested device in a comment.
...
- Change minimum value of latency timer from 0x20 to 0x40.
2005-01-13 14:13:18 +00:00
jmmv
35495e3550
Remove extra indentation from the options list.
2005-01-13 13:21:24 +00:00
drochner
a35023d9c5
add a comment telling that i386bsd_sigcontext_addr() returns
...
the address of a ucontext_t on NetBSD
(this is a hack of course)
2005-01-13 12:51:04 +00:00
drochner
c578ca7bb1
wire in the right offsets of eip/esp within a ucontext_t
...
(which we use now instead of "struct sigcontext")
2005-01-13 12:31:09 +00:00
drochner
da4342c647
Signal handlers don't get passed a "struct sigcontext"
...
anymore. Look in the ucontext_t for the next frame
instead. Backtrace through a signal handler invocation
works now.
(Since this change is NetBSD specific, this code shouldn't
be in a file which is shared among BSDs.)
2005-01-13 12:29:41 +00:00