joda
1e0edbf862
regen
2000-03-21 18:51:43 +00:00
joda
1173b4b28d
add two VIA VT8371 devices
2000-03-21 18:51:08 +00:00
garbled
6125f7a094
Fix this again. This time only for prep, and not all of powerpc, which
...
broke macppc.
2000-03-21 18:05:55 +00:00
deberg
4eaf8d2b77
s/mac/NeXT/
2000-03-21 17:31:12 +00:00
deberg
87395c5b3e
enable COMPAT_M68K4K - works fine w/ native toolchain and pkgsrc m68k
...
cross toolchain. closes port-next68k/6726.
2000-03-21 16:44:01 +00:00
ad
95a8d1bfcd
Try to use memory mapped I/O on everything but the SMART-2/E.
2000-03-21 13:45:16 +00:00
ad
85a89c2017
Note some 'bugs'.
2000-03-21 13:11:45 +00:00
ad
11caabf6bd
Note one 'bug'.
2000-03-21 13:10:23 +00:00
pk
5eb7625f42
findzs() is now used only by the kgbd initialision code.
2000-03-21 12:48:45 +00:00
pk
2db200ad14
Missing _C_LABEL().
2000-03-21 12:47:02 +00:00
simonb
4fd796d7d7
Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1.
2000-03-21 11:45:56 +00:00
itojun
48d556091f
s/ND6DEBUG/ND6_DEBUG/ (just to meet nd6_nbr.c)
2000-03-21 11:34:25 +00:00
pk
c5bbc50487
Delete debugging printf().
2000-03-21 11:24:02 +00:00
itojun
19b198e8c2
improve comment (about undo'ing code on in{,6}_ifinit failure)
2000-03-21 11:23:31 +00:00
itojun
a25da23509
#if 0'ed too strong sanity check against packets with v4 compatible addresses.
...
we may want to re-enable it whenever mech-xx clarifies router behavior
against native IPv6 packet with IPv4 compatible addresses.
2000-03-21 11:05:12 +00:00
pk
3eb54fdef9
We need cons_attach_input().
2000-03-21 10:56:23 +00:00
soda
cccbe9a4f3
sync with i386 about ahc.
2000-03-21 10:50:03 +00:00
soda
fdc9111bb2
add Adaptec AHA-2910, 2915, 2920, and 2930C adapters (supported by ahc)
2000-03-21 10:39:23 +00:00
soda
9c35e2d9d5
merge changes in FreeBSD.
...
XXX - supported hardware list is somewhat awful...
2000-03-21 10:38:24 +00:00
soda
0dadd7f429
if there is MBR, but there isn't BSD MBR partition entry,
...
writedisklabel(9) paniced.
pointed out and fixed by Shuichiro URATA <ur@a-r.org>, thanks.
2000-03-21 09:44:57 +00:00
soda
83e4ae0975
second and third argument of pmap_steal_memory() are not paddr_t*, but vaddr_t*.
2000-03-21 09:33:45 +00:00
itojun
fb2faae278
add prototype for ip6intr (not tested).
2000-03-21 04:42:57 +00:00
garbled
53e9e9a6dd
Back this out and rethink..
2000-03-21 04:23:22 +00:00
garbled
fee34ab92e
Stop this make from descending into directories that don't exist yet.
2000-03-21 03:58:12 +00:00
garbled
f77540b159
Allow kernels to compile again for prep. Patch supplied by nonaka.
2000-03-21 03:55:23 +00:00
soren
826e64bd17
Add math.h.
2000-03-21 02:48:17 +00:00
soren
7db0d53d01
Add math.h.
2000-03-21 02:30:42 +00:00
soren
28fba2d433
Blocking soft interrupts can be useful..
2000-03-21 02:27:50 +00:00
soren
82f0c9bf4a
Add bounds_check_with_label().
2000-03-21 02:26:48 +00:00
oster
704061a359
'rouinte'->'routine'
2000-03-21 02:24:30 +00:00
thorpej
800e276128
Fix INTRCNT_DEC_550_IRQ_LEN. From Nathan Williams.
2000-03-21 02:17:11 +00:00
thorpej
0317a20658
Use an in-core stack for directory permissions rather than a temporary
...
file. The temporary file code can be reenabled by building with
-DDIRS_USE_FILE.
Fixes a problem where sysinst would fail to unpack the base set because
the temporary file wouldn't fit in the ramdisk.
2000-03-21 02:15:24 +00:00
soren
b124a5ec8d
Extend the evil interrupt kludge to the second ethernet.
2000-03-21 01:05:53 +00:00
oster
7f288b4e0d
Just return "100% done" when asked about reconstruction progress on
...
a RAID0 set.
2000-03-20 22:59:26 +00:00
enami
68e028fe82
Cancel requested command if controller isn't active.
2000-03-20 22:57:00 +00:00
enami
83446dedc1
- Test the generic device active flag instead of home grown one.
...
- Test also it in wdcintr.
2000-03-20 22:53:36 +00:00
msaitoh
d2be696634
use SDMR2 and SDMR3
2000-03-20 22:27:16 +00:00
msaitoh
c5d98a393d
COFF's /sbin/osloader
2000-03-20 21:24:54 +00:00
onoe
36af21fa48
Set flagreq.ifr_name before issueing SIOCGIFFLAGS for setifflags.
...
Withoug this change, flagreq was never initialized and ifconfig w/o addr
always failed with ENXIO.
2000-03-20 21:10:03 +00:00
msaitoh
826aac6ff8
- Use macro
...
- RTCCNT is not 16000Hz but 16384Hz (not used)
- fix the bug in 16bit int <-> BCD conversion macro (SH4)
2000-03-20 20:44:32 +00:00
msaitoh
7052a2af38
Add the definitions of SH4's TPSC field of TCR register
...
(This field is not compatible with SH3's)
2000-03-20 20:36:58 +00:00
msaitoh
ff49b7006c
move MMUCR register definitions into mmureg.h
2000-03-20 20:30:33 +00:00
msaitoh
f1a4c4f9e7
Computex's SH7750 evaluation board
2000-03-20 20:11:00 +00:00
jdolecek
79176095e8
locate.bigram does all the bigram processing itself now; store it's result
...
in local variable and pass the value to locate.code directly instead
of using temporary file
always remove $filelist, even if an error is encountered
2000-03-20 19:22:55 +00:00
jdolecek
e3f9e89eb9
the first args is expected to be the bigrams array, instead of name of
...
file holding it
2000-03-20 19:18:34 +00:00
jdolecek
a46f4702f8
Do all bigram processing here, instead of in updatedb.csh; saves
...
a few cycles (it's runs like 2 seconds instead of 16) and the algorithm
is hopefully a bit more clear
2000-03-20 19:17:35 +00:00
jlam
41053184b6
/usr/include/dev/isa/espvar.h became /usr/include/dev/isa/esp_isavar.h
2000-03-20 19:09:19 +00:00
ad
424f6471cb
- Remove dead code.
...
- Make synchronous writes optional, disabled by default (*way* too slow).
- Handle case where dm_nsegs > CAC_SG_SIZE.
- Fix a couple of silly bugs.
- Fix use of __attribute__((__packed__));
2000-03-20 18:48:34 +00:00
tron
282dcaac92
Regen.
2000-03-20 18:39:52 +00:00
tron
a28ca8f97e
Add support for RPTI-EP400 PCMCIA network adapter. Patches supplied by
...
Tim Walls in PR kern/9644.
2000-03-20 18:39:32 +00:00