gmcgarry
8212c0741f
Use INSTALLATION_DIRS for directory creation.
2002-04-22 03:37:12 +00:00
mbw
5d8d768800
Flesh out details and make it look more like other platforms hardware
...
sections
2002-04-22 02:51:19 +00:00
msaitoh
9121727bf6
increase _INTR_N from 7 to 11 (count both SCI and SCIF)
2002-04-22 02:05:33 +00:00
mbw
6f930c224e
preparing for branch to 1.6
...
mention nell device support and restrictions
move javastation model from supported list to status webpage since most
of the useful support is not in-tree
move VME/IPI note inside the VME disk interface list
audiocs now supports recording and the JavaStation-1 and JavaStation-10
tcx driver supports JavaStation-1
Twinhead TWINstation 5G (SS5 clone) works
change wording to list all known classes of sun4m CPUs as being supported
2002-04-22 01:21:20 +00:00
mbw
02b6ab65ab
mention 5500 and 6500 need nvramrc patches to use on-board video
...
remove info specific to the 1.5 branch but no longer pertaining to -current
2002-04-22 00:37:01 +00:00
mbw
6ee2d2961d
preparing for branch to 1.6
...
supported in -current:
PowerBook G4 (Gigabit Ethernet)
PowerMacintosh G4 (Quicksilver)
AirPort/AirMac and Lucent WaveLan
supported in 1.5.2 and later
Apple Worgroup Server 8550
Apple 53c875 Ultra Wide SCSI (needs firmware update)
usb SCSI adapters work
change time frame of supported/unsupported models
remove info specific to the 1.5 branch but no longer pertaining to
-current
2002-04-22 00:35:50 +00:00
bouyer
2f72a4fcc7
Generated from esiop.ss, for the new esiop driver.
2002-04-21 22:53:37 +00:00
bouyer
8cfc41f9ed
First cut at a esiop driver (enhanced siop). Doesn't implement tagged queuing
...
yet.
If is restricted to SIOP which implement the load/store instruction, and
has 10 scratch registers (basically, 825 and newer, possibly 770).
It implements a different interface between host and script, using a real
ring for command starts, and improved support for reconnect which will allow
256 tag per device. It uses interrupt on the fly to signal complete command,
which allows several commands to be serviced per interrupt and doesn't require
the script to stop to signal command completion.
2002-04-21 22:52:05 +00:00
bouyer
4b8e2f7002
- handle INTFLY (interrupt on the fly) command
...
- hanlde set/clear carry
- handle shl, shr (shift left and rigth) and xor operators
2002-04-21 22:40:10 +00:00
kleink
884898e332
Convert the spill stack frame to use symbolic offset names; inspired by
...
a conversation with Matt Thomas.
2002-04-21 22:05:45 +00:00
bjh21
25540eca7e
All the versions of softfloat-specialize were practically identical, so replace
...
them with a single one.
2002-04-21 21:07:35 +00:00
ragge
2d53738484
Cast some args to unsigned long (used with pointers).
2002-04-21 21:00:29 +00:00
ragge
f2996b0e79
Add dkbad, from 4.4.
2002-04-21 20:56:33 +00:00
ragge
bc27ff6af0
Keep the isbad() prototype here where it belongs, instead of random places.
2002-04-21 20:55:48 +00:00
bjh21
6dae639b6f
Make "regress" depend on ${PROG}.
2002-04-21 20:23:59 +00:00
bjh21
2a8fc81c4e
NetBSD/arm's IEEE FP support isn't entirely broken these days, so descend
...
into libc/ieeefp, but skip the tests that fail.
2002-04-21 20:22:12 +00:00
nsmrtks
a1329f834a
minoura and nsmrtks moved between portmasters and developers
2002-04-21 17:37:05 +00:00
martin
fb92195f91
arm32 -> arm
2002-04-21 16:24:19 +00:00
shin
883a9619e2
make "kern-GENERIC" selected by default.
2002-04-21 11:21:53 +00:00
shin
d7d286e362
fix miniroot image file name.
2002-04-21 11:20:45 +00:00
thomas
a6bf55b131
Remove not needed README.* files.
2002-04-21 10:41:38 +00:00
wiz
46f7269fa1
End sentence with a dot.
2002-04-21 00:10:09 +00:00
lukem
46de584226
When building kernel .tgz sets, take advantage of pax's new ability to
...
not store optional directory entries when copying from a specfile.
2002-04-21 00:06:03 +00:00
lukem
94f2b78379
- Directories marked `optional' won't be stored, even though their
...
contents will be.
- Document that `optional' faked-up entries won't be created.
2002-04-20 23:36:48 +00:00
manu
4678e0b326
Fixed functions to get the number of CPU in sysmp() and systeminfo(). The
...
problam was that when hw_sysctl() is used, the result is supposed to be
in userland
2002-04-20 21:25:01 +00:00
bouyer
a8ac9f8638
Fix scratchd2 address.
2002-04-20 20:56:25 +00:00
manu
ded3c31a9c
On IRIX, fcntl F_FREESP, F_ALLOCSP, F_FREESP64 and F_ALLOCSP64 commands
...
ignore the len argument. We now correctly emulate the behavior of these
commands.
2002-04-20 20:38:21 +00:00
leo
177bcf6b76
Handle the atari kernel-sets.
2002-04-20 20:35:00 +00:00
thorpej
c3050006aa
* Defflag the SH3 and SH4 options.
...
* In <sh3/cputypes.h>, always define both SH3 and SH4 if _LKM is defined.
2002-04-20 19:59:11 +00:00
kent
4cbdc3964d
uaudio_set_params():
...
Correct a parameter of uaudio_chan_init() for recording.
This change fixes kern/16385.
2002-04-20 17:36:16 +00:00
kent
e034d9364c
Clear the busy flag of an alt when a channel is closed.
2002-04-20 17:04:32 +00:00
manu
e67d46d7af
Added one more system call: msync
2002-04-20 16:56:28 +00:00
manu
21d2265eea
Fixed mistakes in irix_sys_fcntl() (missing breaks in case statement)
2002-04-20 16:20:12 +00:00
manu
d5ed80d9c6
The IRIX usinit(3) function expects a page of memory to be available at
...
address 0x200000 (disasembling usinit shows that this address is hardcoded in
libc). It uses it for locks and semaphres.
We therefore allocate this page of memory, to prevent IRIX process from
faulting when thay call usinit(3).
2002-04-20 16:19:22 +00:00
bouyer
0852b37f15
Note that if siop_common_xfer is changed, the scripts need to be changed too.
2002-04-20 15:25:53 +00:00
manu
1f32c2b1c4
One more unsupported feature: SGI_SATCTL
2002-04-20 07:43:35 +00:00
manu
829bfed008
Added missing irix_misc.c
2002-04-20 07:42:32 +00:00
simonb
b0b78e1e37
Fix a white-space nit.
2002-04-20 06:04:35 +00:00
yamt
ab015054f8
- fix a.out case. (pointed by an anonymous person)
...
- use __ELF__ to determine if we're using elf.
2002-04-20 05:55:47 +00:00
mjacob
acfd588eca
Number of luns supported for SCC-2 is actually really 16384- top
...
3 bits are lun address modifiers.
Remove code that (incorrectly) thought it was asking the f/w to only
PLOGI if not already PLOGI'd. The current f/w documentation tells us
that we have this backwards.
2002-04-20 05:05:56 +00:00
gmcgarry
377968bc08
Make all devices, bump ramdisk size, and fiddle with inode density.
2002-04-20 05:01:58 +00:00
bouyer
97fe8b91c5
Move a few things around, so that ic/siop_common.c and pci/siop_pci_common.c
...
can be compiled without including siopvar.h.
2002-04-20 00:15:54 +00:00
enami
c52dde84e4
Don't assume that $0 is this script.
2002-04-19 23:13:44 +00:00
enami
8a4552987f
Wrap long lines.
2002-04-19 23:12:26 +00:00
schmonz
1524f54e8e
Add myself.
2002-04-19 23:03:09 +00:00
tv
bcde44453d
Emit an empty <stdint.h> if the host doesn't have one. Should fix PR 16416.
2002-04-19 22:47:11 +00:00
kleink
a641861ab8
Rig pmap_print_mmuregs() for the 601.
2002-04-19 20:56:56 +00:00
drochner
1fba973e56
make it build without REFCLOCK but with -Wall
2002-04-19 20:45:54 +00:00
tsutsui
b4ede19e63
Remove obsolete header files used by old (pre-wscons) kernel.
2002-04-19 18:30:58 +00:00
heinz
47141ed0bf
Add missing CVS tag
2002-04-19 16:43:38 +00:00