explorer
0c69983b3e
remove the deadfs 'filesystem' from the lkm tree. This wasn't supposed to make
...
it in there anyway.
1996-11-05 02:29:29 +00:00
explorer
5b1de90fba
remove the fifo 'filesystem' from the lkm tree. This wasn't supposed to make
...
it in there anyway.
1996-11-05 02:27:19 +00:00
jtc
4620e80691
The copyright for this file has been assigned to the NetBSD Foundation
1996-11-04 23:04:43 +00:00
christos
e0d22b9baf
Add support for printing RIP-V2 packets.
1996-11-04 21:33:02 +00:00
christos
bd7bec20e3
Fix RIP-V1 netinfo structure to be sizeof(sockaddr) + sizeof(u_int32_t) by
...
adding the missing RIP-V2 fields. This structure *must* always be the correct
size, otherwise programs that parse rip packets will break! (e.g.
tcpdump -s 1024 -vv broadcast would not parse rip packets correctly and
would fail after the first entry).
1996-11-04 21:29:46 +00:00
briggs
bbd25d0c38
- Move offset for 2nd scsi controller (Q900/Q950/WGS95) to 0x402
...
instead of 0x400.
- Restructure interrupt handling for more performance--continue to
read/write data as long as the device keeps us in a data xfer phase.
There is still a lot of room for speed improvement here. Perhaps it
lies is speeding up the interrupt path in general?
1996-11-04 21:20:01 +00:00
gwr
ffe8c5a2ab
Clean out some hacks left over from the old zs driver.
1996-11-04 16:16:09 +00:00
ws
2aa55c5a2b
NetBSD/powerpc doesn't support (yet?) -fpic
1996-11-03 18:12:00 +00:00
ws
0cc6820046
Generate gas and ld for NetBSD/powerpc
1996-11-03 18:08:48 +00:00
ws
79b6fe9805
Add machine dependent code for NetBSD/powerpc
1996-11-03 18:02:42 +00:00
ws
648f041eb1
N_EXT has different meaning on debugging symbols
1996-11-03 17:53:09 +00:00
ws
8da2626aa5
Free() doesn't return a value.
1996-11-03 17:52:25 +00:00
ws
1380810bdd
RELOC_* is defined in <machine/reloc.h> for NetBSD/powerpc
1996-11-03 17:51:54 +00:00
ws
6c62b32701
Align static bss symbols properly (stolen essentially from binutils 2.6)
1996-11-03 17:50:41 +00:00
ws
eacb5456d9
Allow compilation on machines where chars are unsigned
1996-11-03 17:48:17 +00:00
mycroft
24620e1cd0
Rearrange wds_attach() to initialize DMA channel before setting to cascade
...
mode.
Fix silly error in -ASC case, pointed out by Niklas Hallqvist.
1996-11-03 16:20:31 +00:00
lukem
0162911bb5
- fix retval of openpty()
...
- correct two .Fn references to forkpty()
- describe retval of forkpty(); it can return PID as well
- add xref to fork(2)
1996-11-03 14:27:54 +00:00
pk
aa965ce3bf
Declare device `audio' at sbus.
1996-11-03 11:18:15 +00:00
christos
846dce0ee3
Fix problems that gcc -Wall found (from Todd Miller, OpenBSD)
1996-11-02 18:26:03 +00:00
christos
a4ad4c0efc
A correction to the previous patch from Todd Miller.
1996-11-02 18:07:08 +00:00
christos
27e15e5bbc
echo ${1:-empty} did not do the substitution; from Todd Miller (OpenBSD)
1996-11-02 17:47:41 +00:00
scottr
9da963b048
Remove include of ncr96scsi.h, since it's now an artifact, and the
...
unused include of ncrscsi.h while we're here.
1996-11-02 07:18:53 +00:00
briggs
7685e9d70b
Improve reliability on my Q700, at least. Was getting the occasional
...
glitch--an extra byte on occasion.
1996-11-02 06:52:24 +00:00
cgd
42b8d1922d
correct a comment: profiled kernels go in FOO.PROF, not FOO.prof
1996-11-02 01:02:56 +00:00
cgd
b031fda3b1
update comments to correctly indicate what files are being parsed when
1996-11-02 01:00:14 +00:00
cgd
b7e69ffbd5
translate '=' in phone number strings into ',' (to generate delays),
...
as is done for couriers and t3000s. Ahh, the wonders of being in
a hotel room with source.
1996-11-01 23:56:33 +00:00
pk
92d21510ef
Drop in a sun4m version of AUDIO_SET_SWINTR; thanks to Nick Sayer for
...
the reminder.
1996-11-01 23:32:15 +00:00
pk
33558b9e5f
Take care of the sun4m way of raising soft interrupts.
1996-11-01 23:30:09 +00:00
pk
19b8bfdf3d
Declare device `audio' at sbus where it resides on Microsparc machines,
...
from Nick Sayer's PR#2908.
1996-11-01 23:15:51 +00:00
pk
39379f9a46
Reset `sc_async' on device close.
1996-11-01 23:05:45 +00:00
christos
8af8970502
Quote all imported environment variables, so that we don't core dump with
...
set term='unknown*'
./csh
or we don't have security problems with:
set path=('`/bin/rm -fr *`' /usr/local)
./csh
Reported by Donn Seeley...
1996-10-31 23:50:53 +00:00
explorer
236a28d49e
Make this compile without COMPAT_10 or _11
1996-10-31 01:16:57 +00:00
is
e4d7a09a2a
Bug fix for FSINCOS: wouldn't handle FPc == FP1 earlier.
1996-10-30 14:44:47 +00:00
is
a747e15eed
Add the 68060 bus control register to the list of known cpu superisor mode
...
registers.
1996-10-30 08:22:39 +00:00
is
be08e182af
In my earlier patch to the m68k fmovem disassembler, I repaired the register
...
naming for fmovem, while breaking it for fmove. We probably never will
see normal fmove in the kernel, nevertheless it should be corrected while
somebody remembers.
Besides, the correct patch is smaller and thus easier to verify than the
origininal one.
1996-10-30 08:11:21 +00:00
briggs
20c7b48d76
macs with scsibase offset 0x10000 from iobase use a SCSI CLK of 16.5MHz
...
(off PrimeTime)--all others appear to use 25MHz.
1996-10-30 05:39:21 +00:00
lukem
11ca454b56
parameter names in (t)sleep() for identifier should be 'void *ident'
...
not 'void *indent' for consistency with wakeup() and with its use.
1996-10-30 05:32:10 +00:00
briggs
d5e58a6b20
Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge on
...
all systems, not just CLASSII--A bunch of Quadras apparently have hardcoded
I/O addresses in the ROMs, too.
1996-10-30 05:30:57 +00:00
lukem
e0a2103855
fix typo
1996-10-30 05:29:54 +00:00
mark
de6db9f206
Added fix from Jasper Wallace th=at solves the bus hang ups caused when
...
DMA to the card going wrong.
1996-10-30 01:50:01 +00:00
gwr
f9d54194d5
Allow the config line "flags" to set bits in si_options.
...
Thanks to Jason Thorpe for the fix! (PR#1929)
1996-10-30 00:31:39 +00:00
gwr
769fe0dfca
Get rid of some cruft in the match function.
1996-10-30 00:24:32 +00:00
gwr
aac9e275ac
Add a "submatch" function to the obio bus driver so the children
...
of this driver can get rid of the cruft in their match functions.
1996-10-30 00:20:01 +00:00
gwr
2fcc0a64d2
Use explicit addresses for obio devices.
1996-10-30 00:17:10 +00:00
mark
84d36b5c2f
Brought right up to date and cleaned up.
1996-10-30 00:12:40 +00:00
mark
0bec347c79
Allocate a DMA channel number when setting up the podule descriptors.
...
The DMA channel is determined by the IOMD present in the machine and the
podule slot number.
1996-10-30 00:07:42 +00:00
gwr
2f8b021957
cosmetic...
1996-10-30 00:04:31 +00:00
mark
c11a34daff
Added a dma_channel field to the podulebus structure so that the
...
podulebus driver can allocate the DMA channels for the podules located.
1996-10-30 00:01:05 +00:00
mark
29465fe28a
Updated the acknowledgement comments.
1996-10-29 23:52:59 +00:00
mark
f5a1f76622
Remove the bufferable bit from the pte for the DMA buffer.
1996-10-29 23:37:39 +00:00