jdolecek
4fbc1b008e
one more - it would be nice to have LKMs actually working on PowerPC platforms
2001-12-12 00:05:30 +00:00
tv
7ec460046d
Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
2001-12-12 00:05:09 +00:00
lukem
90d4be2b55
as -m mach is optional, indicate this in the usage
2001-12-11 23:57:49 +00:00
thorpej
cf11c3964c
Fix building of _eh.o and friends.
2001-12-11 23:43:04 +00:00
tv
e690fbabcd
Major readability cleanups.
2001-12-11 23:25:23 +00:00
augustss
1ad59a57f2
Recognized Danube chip as well.
...
Small cleanup.
2001-12-11 21:34:06 +00:00
tv
87d14ee4ac
Add the framework for autoconf-based src/tools/compat structure. This will
...
(after it is more fleshed out) allow the host tools to work more cleanly
on non-NetBSD hosts.
2001-12-11 21:17:56 +00:00
tv
b7c526a551
Honor HOST_LDFLAGS in environment.
...
Add bash to the suggestions of alternative shells if /bin/sh isn't enough.
2001-12-11 21:13:35 +00:00
aymeric
48de85e04b
add support for OBP 3.x as seen on some JavaStation 1's
2001-12-11 21:09:52 +00:00
kleink
8633e23bfa
Create pci devices.
2001-12-11 21:03:10 +00:00
kleink
b52ac962b3
Add pci device.
2001-12-11 21:02:42 +00:00
tv
87ab66e132
Allow MAKE_MACHINE to be unset if MAKE_BOOTSTRAP.
2001-12-11 20:50:58 +00:00
kleink
9a2f2f4f64
Create wsfont device.
2001-12-11 20:50:06 +00:00
kleink
a5abbc5b66
Add wsfont pseudo-device.
2001-12-11 20:49:18 +00:00
tv
906700c90b
Revert part of rev. 1.28. DO NOT set MAKE_MACHINE, since "nbmake" is a
...
platform-independent binary. It should have no default. Setting MACHINE
is the purpose of the wrapper script.
2001-12-11 20:45:31 +00:00
tv
591ad135c6
Add __CYGWIN__ to list of exceptions from homegrown strftime().
...
(XXX - This should be an inclusive, not exclusive, list. Later, this
should be autoconfiscated, but keep the internal implementation, since
src/tools/compat isn't necessarily available for use at make's build time.)
2001-12-11 20:37:24 +00:00
jdolecek
d7129f9255
fix typo in #ifdef __FreeBSD__
...
Pointed out by Chris Jepeway in private e-mail, thanks!
2001-12-11 18:15:09 +00:00
pk
f696afd8ff
Name changes: {KBD,MS}_BPS => {KBD,MS}_DEFAULT_BPS
2001-12-11 17:27:25 +00:00
bgrayson
60174aaabf
Fixed minor typo in example for cksum /tmp/rc
2001-12-11 15:46:26 +00:00
bgrayson
5a5f9c9c20
Removed 'chmod +x cvs.sh' from instructions -- the script is now installed executable by the Makefile
2001-12-11 15:44:11 +00:00
bgrayson
e87372ade5
Changed Makefile to install scripts as executable (SCRIPTS, not as FILES), and
...
also did name change on them to preserve .sh suffix
2001-12-11 15:39:10 +00:00
bgrayson
3952d2905e
Renamed so that .sh suffix is not stripped on install
2001-12-11 15:35:53 +00:00
ragge
c7bae7c419
Add forgotten "hdc" and "rd" disks.
2001-12-11 15:14:25 +00:00
ad
f1e83bd500
Regen.
2001-12-11 11:21:56 +00:00
ad
a2b8531ff3
Add some Intel/ICP-Vortex/Compaq products.
2001-12-11 11:21:01 +00:00
blymn
51344953b1
* Remove termcap globals from public interface
...
* Clean up commented out code
2001-12-11 11:18:17 +00:00
kleink
b327c956d1
Regen: add product ID for the Motorola MPC107.
2001-12-11 11:00:45 +00:00
kleink
4e24ace442
Add product ID for the Motorola MPC107.
2001-12-11 10:57:50 +00:00
briggs
41f0fe2808
Make it possible to build a kernel that actually compiles and runs on a shark.
2001-12-11 06:00:16 +00:00
uwe
9a2a6c77e8
tabify
2001-12-11 05:54:56 +00:00
shin
13c66a24fe
compilation fix.
2001-12-11 05:43:11 +00:00
uwe
800dc9aa35
Regen for cir/irframe xrefs.
2001-12-11 05:29:47 +00:00
briggs
caf1c0abc7
include <arm/...> cousin
2001-12-11 04:50:51 +00:00
uwe
b7ca1c480b
Regen after adding pci bus device to MAKEDEV script.
2001-12-11 04:49:32 +00:00
uwe
0c7d92c1c1
Add pci bus device.
2001-12-11 04:48:15 +00:00
shin
7806543ebf
SPEC_PLATFORM is 'defparam' (requires value).
2001-12-11 04:46:39 +00:00
uwe
e51c17a95f
enable pci bus device. (hi matt!)
...
fix a whitespace nit while I'm here.
2001-12-11 04:29:26 +00:00
uwe
a2b05223ee
Add microSPARC-IIep support.
2001-12-11 04:25:58 +00:00
uwe
6767457cab
Add microSPARC-IIep support. Move sun4m bootstrap into separate
...
functions (for normal 4m and for IIep).
2001-12-11 04:21:39 +00:00
uwe
0a2b7fe7d7
Add microSPARC-IIep support. Protect mostek clock code with NMK48TXX
...
so that this file doesn't require obio, iommu and sbus to link the kernel.
Make todr_handle and establish_hostid() non-static.
2001-12-11 04:17:48 +00:00
thorpej
59ee8a3dfb
Update for new sparcnbsd-nat.c
2001-12-11 04:04:35 +00:00
thorpej
e787c227a0
New NetBSD/sparc GDB native dependent module, cloned from the new
...
sp64nbsd-nat.c. (new-toolchain was using the SunOS 4 native module!)
2001-12-11 04:03:55 +00:00
thorpej
cef2225213
Correct a warning message.
2001-12-11 03:59:52 +00:00
thorpej
ed865aec36
Make absolutely sure that MACHINE is no in the environment when
...
the linker scripts are generated.
2001-12-11 03:56:24 +00:00
thorpej
4cb0691e2a
Set G_EMUL to elf32lmip.
2001-12-11 03:55:47 +00:00
uwe
d5a5296209
Implement microSPARC-IIep versions of sparc_interrupt4m, raise and microtime.
2001-12-11 03:46:59 +00:00
thorpej
b149da874b
Clone from mipseb.mk
2001-12-11 03:45:06 +00:00
uwe
2d4ea9ba63
Add constants for microSPARC-IIep registers.
2001-12-11 03:43:22 +00:00
uwe
4924c0ae30
On ms-IIep kernel runs with PCI endian swapping turned on but we need
...
to turn it off before we pass control to PROM's repl as it expects
PCIC to be in little endian mode and would hang otherwise.
2001-12-11 03:35:02 +00:00
uwe
ee71ea68bc
microSPARC-IIep is a sun4m but with an integrated PCI controller.
...
In a lot of places (like pmap &c) we want it to be treated as SUN4M.
But since various low-level things are done very differently from
normal sparcs (and since for now it requires a relocated kernel
anyway), the MSIIEP kernels are not supposed to support any other
system. So when MSIIEP is defined - insist on SUN4M defined and SUN4
and SUN4C not defined.
2001-12-11 03:28:38 +00:00