Commit Graph

84510 Commits

Author SHA1 Message Date
mrg
e309f80412 remove bogus comment. noted by Tetsuya Isaki <isaki@par.odn.ne.jp> in private email. 2001-08-26 12:14:22 +00:00
simonb
03e576a384 More rz->sd/cd updates. 2001-08-26 12:08:07 +00:00
ad
5bfd050aa7 Fix typo. 2001-08-26 12:05:55 +00:00
simonb
65890eaf66 This hasn't been used since the NetBSD 1.3.3. 2001-08-26 12:02:22 +00:00
simonb
1e8ccbac70 Change some rz references to sd.
XXX: need to mention new sd devices in release notes.
2001-08-26 12:00:17 +00:00
simonb
e5592e5454 Use "sd" only in disk_names. 2001-08-26 11:58:47 +00:00
simonb
e60403a3f9 Remove rz/tz support for pmax, switch to MI SCSI. 2001-08-26 11:55:38 +00:00
simonb
cddf6cf55b Switch to MI SCSI and drop old pmax MD SCSI support completely. 2001-08-26 11:47:18 +00:00
simonb
47bb32d470 Use the common Makefile.powerpc. 2001-08-26 11:00:07 +00:00
simonb
7ec91f6656 Include ${THISPPC}/conf/Makefile.${TARGET_MACHINE}.inc if it exists (ala
mips' Makefile.mips).
2001-08-26 10:59:26 +00:00
chs
a026d7bc78 handle unmanaged pages correctly in pmap_remove_pv(),
fixes crashes when exiting X.
2001-08-26 06:03:11 +00:00
eeh
500082fdef Build lint on sparc64. 2001-08-26 06:00:30 +00:00
eeh
90ce2985e4 Do a more accurate compare. 2001-08-26 05:46:31 +00:00
eeh
5b0492f05e Fix debug printf. 2001-08-26 05:44:46 +00:00
eeh
97ff24357e Clean this up so it works again. 2001-08-26 05:31:28 +00:00
mhitch
ba61a3cc19 Fix memsize_scan() - cut and pasted code can't use physmem because it hasn't
been set yet.
2001-08-26 05:16:52 +00:00
matt
531338f3ce Adjust vmstat -i / -e for wider event names 2001-08-26 02:50:37 +00:00
matt
5911b9a67f Make compile with -Wmissing-prototype -Wstrict-prototypes 2001-08-26 02:49:18 +00:00
matt
449a758850 Add EVCNT_TRAP event counter type. 2001-08-26 02:48:12 +00:00
matt
550ffff41b Make all powerpc ports use a common Makefile.powerpc (except walnut)
Enforce -Wmissing-prototypes -Wstrict-prototypes for all ppc ports.
Split out macppc cpu support and make common to mpc6xx ports.  Make
other mpc6xx ports use it.  Add evcnts for mpc6xx traps.
2001-08-26 02:47:33 +00:00
chs
a65671c2a9 don't mess with vnode holds or buffer lists for swap i/os.
fixes problems with leaked vnode holds.
2001-08-26 00:43:53 +00:00
thorpej
bef08d29d9 Also accept (and ignore) -export-dynamic (already accepted --export-dynamic). 2001-08-26 00:02:46 +00:00
chs
d0e2aef09a add register prefixes. no change in generated .o files. 2001-08-25 23:08:39 +00:00
mjl
78c9e69530 Fix typo mentioned in OpenBSD PR/2032 2001-08-25 23:05:43 +00:00
is
e2ad09e624 synchronize (addition of repulse driver). 2001-08-25 21:19:20 +00:00
is
bd5a12de41 Driver for the ALiENDESiGN Repulse board.
- only 8/16 bit precision supported
- no support for the Repulse special S/P-DIF I/O yet
- I think ac97.c needs some work.
2001-08-25 21:15:44 +00:00
chs
753f885263 add register prefixes in asms. 2001-08-25 21:14:44 +00:00
chs
db7d3946ac add register prefixes. no change in generated .o file. 2001-08-25 21:08:02 +00:00
chs
ed1e153702 use the correct symbol for multi-include protection. 2001-08-25 20:37:46 +00:00
matt
3ec769dff6 Make this compile with -Wmissing-prototypes by adding appropriate
cdev_decl, bdev_decl, cons_decl
2001-08-25 19:05:04 +00:00
chs
d38ac3477c remove -mwarn-no-reg-prefixes, it doesn't work with new gas. 2001-08-25 18:57:37 +00:00
chs
7cffe4c898 switch cesfic to ELF. 2001-08-25 18:39:24 +00:00
chs
6fbd291760 add COMPAT_AOUT_M68K stuff. 2001-08-25 18:37:20 +00:00
thorpej
89893e42b7 ANSI'ify. 2001-08-25 18:04:01 +00:00
bjh21
3f9dc1b3e8 In ioc_attach(), use ioc_irq_setmask() and ioc_fiq_setmask() rather than
twiddling registers directly.  Also, remove an outdated comment.
2001-08-25 17:59:38 +00:00
bjh21
7da5d70599 Add fiq_on() and fiq_off(), to enable and disable FIQs at the CPU.
Call fiq_off() from start() and fiq_on() from cpu_configure(), so we're certain
not to get any FIQs during autoconfiguration.
2001-08-25 17:55:24 +00:00
bjh21
bf5b029d44 Make sure that soft interrupts are initialised in a "not pending" state. 2001-08-25 17:45:32 +00:00
wiz
13237636e2 Remove description of an option that only applies to UNICOS < 7.0. 2001-08-25 16:50:18 +00:00
thorpej
bbdda9d53d Make the toolchain set lists reflect reality (we do NOT use the new
toolchain yet, and someone disabled shlibs in the toolchain w/o fixing
up the set lists...)
2001-08-25 16:46:17 +00:00
thorpej
5bfc586274 Oops, add set names, add <ieeepf.h> 2001-08-25 16:43:57 +00:00
thorpej
a27daf757e Add MD sets for the algor port. 2001-08-25 16:32:44 +00:00
thorpej
cf301e151e Add MD sets for the algor port. 2001-08-25 16:21:24 +00:00
thorpej
36c31ac875 Until the new toolchain is ready, /usr/libexec/cpp0 -> /usr/libexec/cpp,
so that people can actually build snapshots.
2001-08-25 15:51:36 +00:00
thorpej
f38eb663ed Building of shared libraries for the toolchain was disabled. Remote
them from the set lists for the benefit of those building snapshots
until the toolchain upgrade is finished.
2001-08-25 15:49:12 +00:00
mrg
e63635fdcd update copyright notices. 2001-08-25 15:06:02 +00:00
mrg
71552c86a0 s/sparc/sparc64/ in a printf() 2001-08-25 15:05:22 +00:00
mrg
05403a4b92 turn off compat & some exec options 2001-08-25 15:04:26 +00:00
mrg
48fcc1a2c3 update a comment about R_UA_32 relocs. 2001-08-25 15:03:19 +00:00
bjh21
ed5e27cc44 Increase the size of a jmp_buf when using ELF, since this will be our last
chance to do so for a while.  We don't use the extra space yet, but VFP
support is likely to need it.
2001-08-25 14:45:59 +00:00
mrg
69879ba2e5 regenerate. 2001-08-25 12:23:49 +00:00