pk
184c0df1a9
Get machine/dev/sbusvar.h for SUN4D too.
2003-08-01 12:21:59 +00:00
pk
6dafe11ede
Correct some `defined(SUN*)' inconsistencies.
2003-08-01 12:19:50 +00:00
wiz
972f20179d
regen (avoid duplicate definition, PR 22331)
2003-08-01 11:55:42 +00:00
wiz
7f48a3b625
Avoid duplicate definitions. From Quentin Garnier in PR 22331.
2003-08-01 11:55:03 +00:00
lukem
46261912cf
Use SCRIPTS=unifdefall.sh instead of SCRIPTS=unifdefall,
...
as the latter causes the .sh: rule in <sys.mk> to be used, which
leaves unifdefall in the .OBJDIR unless a CLEANFILES rule is added.
2003-08-01 11:51:14 +00:00
lukem
8ecf6c5100
revert previous; lossage was caused by local makefile changes
2003-08-01 11:09:38 +00:00
lukem
913e4f842e
add explit dependency for lex.c on parse.h
2003-08-01 10:49:26 +00:00
lukem
d913007a1a
Explicitly add dependencies for foo.cpp from foo.y.
...
Ensures that foo.d is correctly built from foo.cpp and not foo.y->foo.c.
2003-08-01 10:36:42 +00:00
skrll
d4773575b3
s/DL_LAZY/RTLD_LAZY/
2003-08-01 07:04:31 +00:00
provos
5edbacc575
escape \n and \r, too
2003-08-01 06:15:02 +00:00
tsutsui
1f7a4f40e6
Note hp300 MI SCSI.
2003-08-01 06:04:12 +00:00
provos
4cd77cec75
get rid of unnecessary groupnames array
2003-08-01 05:42:48 +00:00
sjg
3dfdacc170
Avoid \a as a test of invalid separator, since if we make ksh the default
...
shell, we get different results. \x seems safe.
2003-08-01 04:57:20 +00:00
sjg
86b9a219d4
Fix for TEST_MAKE from Alan Barrett
2003-08-01 03:55:59 +00:00
tsutsui
ad95b036f0
Add spc(4), and remove hp300 oscsi(4).
2003-08-01 02:46:57 +00:00
mrg
e222fd4230
we need config.h an another version of gthr-default.h
2003-08-01 02:44:55 +00:00
tsutsui
1494428e04
Remove man pages for old MD SCSI and mention new MI spc(4) SCSI.
2003-08-01 02:42:08 +00:00
tsutsui
3ffdc0a82f
Add spc(4) man page for Fujitsu MB87030/MB89352 SCSI Protocol Controller
...
(SPC) driver.
2003-08-01 02:36:04 +00:00
tsutsui
1102154ee6
Regen: added some MI SCSI devices.
2003-08-01 02:21:24 +00:00
tsutsui
b51dfb6979
Add some MI SCSI devices.
2003-08-01 02:17:48 +00:00
tsutsui
42bb8b65cc
Add majors for MI SCSI devices (cd, ch, ss, and uk).
2003-08-01 01:52:51 +00:00
itojun
79e84682bf
keyed-{sha1,md5} should not be truncated to 96 bits. markus@openbsd
2003-08-01 01:47:45 +00:00
tsutsui
7751dc9174
Reserve some major numbers for wscons, as per comments in hp300/conf.c
...
(which is in Attic) rev 1.47.
2003-08-01 01:43:18 +00:00
tsutsui
16cf56440e
Move dev/scsireg.h into stand/common since it is no longer used by kernel.
2003-08-01 01:25:44 +00:00
yamt
db8ced8745
bump kernel version to 1.6W, because of vnode/namecache changes.
...
(skip 1.6V to avoid confusion.)
pointed by Love.
2003-08-01 01:24:44 +00:00
tsutsui
0da9bed83e
Switch hp300 to MI SCSI with MI mb89352 SPC SCSI driver (at last),
...
and remove old hp300 MD oscsi support derived from 4.4BSD-Lite2.
2003-08-01 01:18:39 +00:00
bsh
e5df2a7bb7
delete my private hack sneaked into previous commit.
2003-08-01 01:01:37 +00:00
lukem
3cbb5fea48
tweak ${DEPENDSRCS.d} target so that ${SRCS} isn't there. this fixes the
...
"make: out of memory" problem when make dependencies in lib/libc.
XXX: this is a temporary workaround. i'm working on cleaning up how
the DPSRCS stuff is used throughout the tree...
2003-08-01 00:55:43 +00:00
bsh
250a139bc5
change an arg of s3c2800_clk_freq() to match with s3c24x0_clk_freq().
2003-08-01 00:41:42 +00:00
bsh
b80cc89773
tweak to share s3c2xx0_intr.c for S3C2800 and S3C2410.
...
move init_interrupt_masks() from s3c2xx0_intr.c to s3c2800_intr.c, since
it doesn't work for S3C2410.
2003-08-01 00:40:17 +00:00
sjg
3716ad7f49
Allow .SHELL: to control the shell used by compat mode too.
...
Add a shell spec for ksh - a nice portable posix shell.
Document .SHELL:
2003-08-01 00:39:52 +00:00
tsutsui
1a4743265a
- Add hooks for MD DMA transfers.
...
- Prepare ADAPTER_REQ_SET_XFER_MODE function.
(currently sync xfer is not supported)
2003-08-01 00:38:38 +00:00
bsh
d887fc052f
delete an incorrecct comment
...
delete unused definitions
2003-08-01 00:30:21 +00:00
tsutsui
7c9baaa885
Add "oddbyte" bus_space(9) access ops for DIO devices which have
...
odd byte address space.
2003-08-01 00:29:16 +00:00
tsutsui
7a65036308
Modify hp300 bus_space(9) structures/functions to add hooks to override
...
access functions. This is required by some DIO devices to use MI drivers.
2003-08-01 00:23:17 +00:00
jonathan
3d768ff89d
Preliminary port of merged OpenBSD/FreeBSD ubsec driver for Bluesteel
...
Networks/Broadcom line of cryptographic accelerators.
2003-08-01 00:08:55 +00:00
jonathan
d2c4f02fe7
regen from pcidevs rev 560 (adding Sun's bcm582x-compatible crypto accelerators)
2003-08-01 00:07:32 +00:00
jonathan
0b84ccdd3b
Add product IDs for Sun's bcm582x-compatible crypto accelerators
2003-08-01 00:05:27 +00:00
jonathan
89be07b040
Remove bogus include which snuck into previous commit (from comparison
...
to Quentin Garnier's suggested patch).
2003-07-31 23:47:07 +00:00
he
b066f88cea
Bring into sync with current reality; add two gzboot images for SMDK2800.
2003-07-31 20:50:40 +00:00
bsh
2393816ede
add SSCOM_S3C2410 option.
2003-07-31 20:34:15 +00:00
bsh
3a51a1be48
move KERNEL_BASE_PHYS from mk.smdk2xx0 to std.smdk2800, to share
...
mk.smdk2xx0 with SMDK2410.
2003-07-31 20:25:28 +00:00
bsh
76df5f270b
the first cut for Samsung SMDK2410 support.
...
It is an evaluation board for S3C2410.
XXX: not tested much yet.
XXX: smdk2410_machdep.c and smdk2410_start.S are almost identical
to SMDK2800's. One day I'll merge them.
2003-07-31 20:11:45 +00:00
bsh
86ab1d6591
the first cut of Samsung S3C2410 support.
...
It is Samsung's another ARM920 based SoC.
XXX: not tested much yet.
2003-07-31 19:49:41 +00:00
bsh
eb6fd47108
split sscomintr() to sscomtxintr() and sscomrxintr().
2003-07-31 19:08:10 +00:00
he
5b3551df93
Initialize one more arm32_bus_dma_tag's _cookie to NULL.
2003-07-31 17:51:09 +00:00
yamt
428f108569
remove remaining v_id.
2003-07-31 15:43:06 +00:00
matt
d89b685a6e
Switch to regiser prefixes. Also change numeric constants to symbolic ones.
2003-07-31 15:30:41 +00:00
matt
f9c46681fd
Change switchframe to use register_t (anything that uses stmX/lmX needs
...
to be defined as register_t).
2003-07-31 15:29:29 +00:00
yamt
2dc3c0a90c
for NCHASH, obtain bits from the vnode pointer as well
...
to achieve a better hash distribution.
2003-07-31 15:14:08 +00:00