itojun
c8e86cc06a
remove bogus DIAGNOSTIC. sync with kame
2001-02-07 10:56:38 +00:00
haya
8c0513a51e
Regen.
2001-02-07 10:23:47 +00:00
haya
d3c14c8db8
Add code to insert struct definition in cardbusdevs_data.h to make
...
it correct C code.
2001-02-07 10:05:37 +00:00
haya
fd3b3be1ed
Add IO Data IDE Controller and Hitachi video capture cards.
2001-02-07 09:56:21 +00:00
haya
27081bf93e
Cosmetic change: re-ordered by vendor id.
2001-02-07 09:49:12 +00:00
itojun
22b473e0f6
during ip6/icmp6 inbound packet processing, do not call log() nor printf() in
...
normal operation (/var can get filled up by flodding bogus packets).
sysctl net.inet6.icmp6.nd6_debug will turn on diagnostic messages.
(#define ND6_DEBUG will turn it on by default)
improve stats in ND6 code.
lots of synchronziation with kame (including comments and cometic ones).
2001-02-07 08:59:47 +00:00
chs
aaf5efe492
fix previous to work with a.out as well.
2001-02-07 06:13:21 +00:00
briggs
be0166b004
Add in ppb* for PCI-PCI bridge support.
2001-02-07 05:51:10 +00:00
briggs
7fe588dfd3
Handle setting the proper interrupt line for devices behind bridges.
2001-02-07 05:49:17 +00:00
mrg
098da9d296
use the standard alt check for creat.
2001-02-07 01:34:21 +00:00
eeh
ec22628573
Move maxdmap and maxsmap where they belong and make them big enough.
2001-02-06 19:54:43 +00:00
eeh
2411eab448
Fix D$ aliasing issues in a DIAGNOSTIC check.
2001-02-06 19:04:57 +00:00
eeh
4380259bc7
Specify a process' address space limits for uvmspace_exec().
2001-02-06 17:01:51 +00:00
uch
6a7b420b7e
move machine-port specific file to machine directory.
...
for evbsh3, mmeye and dreamcast, use MI md_root.c
2001-02-06 16:45:19 +00:00
eeh
967cc758a6
Add 32-bit svr4 emulation (for 64-bit machines).
2001-02-06 16:37:56 +00:00
fvdl
c18aae5b9f
In nfs_inactive there's no need anymore for an extra refcount around
...
nfs_vinvalbuf, since it has a real lock on the vnode now, so getnewvnode
will not hijack it.
2001-02-06 16:25:48 +00:00
mrg
d0f57eaf28
regen
2001-02-06 15:42:34 +00:00
mrg
bb4dfb96a8
oops, use netbsd32_select().
2001-02-06 15:41:53 +00:00
mrg
79c2fcd3b2
add from NetBSD Id.
2001-02-06 15:39:38 +00:00
fvdl
9f39c3a967
Get locking in rmdir right. Don't unlock a vnode when passing its
...
associated nfsnode to nfs_lookitup, it is not needed, and fixes
nfs_remove.
2001-02-06 15:26:25 +00:00
mrg
5cd04bbafa
use struct sunos32_dirent. now getwd() works.
2001-02-06 13:13:42 +00:00
ad
e45859483a
Add mlx.
2001-02-06 13:10:03 +00:00
ad
77c450a230
Squash some nits.
2001-02-06 12:53:48 +00:00
ad
d606f3d65c
Sync with ld.c.
2001-02-06 12:22:24 +00:00
fvdl
d4e6a2c4e1
Do actual vnode locking for NFS.
2001-02-06 11:40:02 +00:00
chs
eef7499a6c
in vtruncbuf(), pass 0 (meaning everything at or past the start of the range)
...
instead of the vnode's size to pgo_flush() since there can be pages past EOF.
in the same call, cast "lbn" to voff_t to avoid overflow.
2001-02-06 10:58:55 +00:00
chs
43eb344e3f
in uvn_flush(), interpret a "stop" value of 0 as meaning all pages at
...
offsets equal to or higher than "start". use this in uvm_vnp_setsize()
instead of the vnode's size since there can be pages past EOF.
2001-02-06 10:53:23 +00:00
mrg
04534d365c
stat/lstat must use netbsd32_stat43 not stat43.
2001-02-06 10:32:34 +00:00
briggs
14af61adca
include uvm/uvm.h to get rid of compilation warnings.
2001-02-06 05:03:43 +00:00
briggs
b596e31748
Define a pci_bus_dma_tag.
2001-02-06 05:01:31 +00:00
briggs
04fa98380d
Pointer to documentation for PHYS_TO_PCI_MEM/PCI_MEM_TO_PHYS.
2001-02-06 05:00:50 +00:00
wdk
8bbe289faf
Allow file to be included in assembler source (bootstrap code etc.)
2001-02-06 04:32:29 +00:00
wdk
f4290b34e9
Make booted_device struct visible to RAIDframe driver
2001-02-06 04:27:48 +00:00
thorpej
d1a5dabcc9
Gack, fix a stupid bug in the DP83815 multicast setup code.
2001-02-06 02:49:12 +00:00
itojun
172e802b90
bad semicolon after "if" conditional. sync with kame
2001-02-06 01:27:29 +00:00
wdk
8755e8b1bf
Add mipsco devices: asc, cpu, mkclock, obio, rambo
2001-02-05 23:22:15 +00:00
manu
82b165a23b
Modified a cast so that it builds again
2001-02-05 19:44:32 +00:00
briggs
2f624f78d6
Share a single pio.h instead of having 4 nearly-identical copies.
2001-02-05 19:33:54 +00:00
briggs
e96035c57c
Tsubai has convinced me that openpic_init() should remain machine-dependant
...
as the details might differ between archs, and passing the various options
leads to some clutter.
2001-02-05 19:22:23 +00:00
thorpej
40c4d1e0c3
Rename the CLI/STI/ECLI/ESTI macros to more descriptive names,
...
and add comments to describe exactly what they do (because it's
not totally obvious at a glance, due to the number juggling necessary
to frob the correct bits in SR):
CLI -> EXCEPT_DISABLE (sets SR.BL)
STI -> EXCEPT_ENABLE (clears SR.BL)
ECLI -> INTR_DISABLE (sets SR.I[0-3])
ESTI -> INTR_ENABLE (clears SR.I[0-3])
2001-02-05 18:14:42 +00:00
uch
2cb604a22d
sync with platid_gen change.
2001-02-05 17:39:45 +00:00
abs
c78bf4efdb
Add ipfilter, and a bunch of (commented out) network options.
2001-02-05 17:32:08 +00:00
uch
cd5dc32000
add SH3 CCR register address define.
2001-02-05 16:51:16 +00:00
tv
29a9a3d9b3
Work around yet more LKM system braindamage tickled by rev 1.418 by
...
including layer_*.c if "options LKM". This is not the right way to fix
it, but we have as yet no standardized mechanism to add a "LKM code
library" to fill in gaps in the monolithic kernel's code.
Problem noted by <tron@netbsd.org>.
2001-02-05 15:56:27 +00:00
tsutsui
99adff7a25
Remove db_machine_init(), which was removed from mips/db_interface.c.
2001-02-05 13:34:42 +00:00
ragge
1af765a6dd
Oops, forgot this file.
2001-02-05 13:20:10 +00:00
tsutsui
de70ac347a
db_machine_init() is no longer needed.
...
From Shigeji Ishikawa <psybear@ogre.rim.or.jp> in port-cobalt/12123.
2001-02-05 13:18:28 +00:00
tsutsui
869fdfbf12
Fix typo on pci_intr_map() changes.
...
Reported by Shigeji Ishikawa <psybear@ogre.rim.or.jp> in port-cobalt/12121.
2001-02-05 13:14:21 +00:00
mrg
22a68e0e29
oops, kill some debugging messages.
2001-02-05 13:13:47 +00:00
tsutsui
8bc87999fc
Remove obsolete cpu_exec_ecoff_hook().
2001-02-05 13:10:07 +00:00