lukem
839b30885a
remove extraneous ": " from message
2001-12-12 08:13:33 +00:00
elric
51b292ea65
Added support for the PowerStorm 4d20, initial support that is.
...
I plan on cleaning a few things up over the next few days, but this
appears to be working for me.
2001-12-12 07:50:05 +00:00
elric
94448f7e52
Update the ramdac interface to be allow the setting of dotclocks. This is
...
required to support the driver in ibm561.c.
2001-12-12 07:47:46 +00:00
elric
8ffabd82eb
Initial support for the IBM RGB561 RAMDAC. This uses the same interface
...
as the Bt463 and Bt485 drivers.
2001-12-12 07:46:48 +00:00
thorpej
3ff7b8a100
Per suggestion from Todd:
...
Wrap assignments of various tools within USETOOLS_BINUTILS and
USETOOLS_GCC (names reflect the FSF packages the tools are provided
by), which default to "yes", for easy testing of different versions
of these packages.
2001-12-12 05:50:09 +00:00
tv
f845c9ab5f
Revert rev. 1.228. If USE_NEW_TOOLCHAIN is set to "yes" explicitly by the
...
user on a platform that is not *OFFICIALLY* switched to the new toolchain,
WE REALLY, REALLY DO WANT A LOUD WARNING AT THE START OF THE BUILD!
2001-12-12 03:39:27 +00:00
tv
ae87b37058
Revert previous. This breaks many things, since such variables as LD and AS
...
are defined in <sys.mk>!
A better way needs to be devised for this.
2001-12-12 03:28:37 +00:00
tv
2fe9dd530c
Fix shifted space. (Freaky....)
2001-12-12 03:18:17 +00:00
tv
9156c43a3a
Add NOMAN/NOLINT.
2001-12-12 02:48:46 +00:00
tv
7facb14657
Fix use of @.
2001-12-12 02:42:17 +00:00
tv
8e6f7afb5b
MKfoo=no -> NOfoo
2001-12-12 01:48:43 +00:00
tv
220b5c059a
MKfoo=no -> NOfoo
2001-12-12 01:23:59 +00:00
tv
001067bbd1
Readability cleanups; MKfoo=no -> NOfoo.
2001-12-12 00:51:00 +00:00
thorpej
ebb6a06799
Set the following vars with FOO?= so that alternative versions
...
can be specified in mk.conf: AR, AS, LD, NM, OBJCOPY, OBJDUMP,
RANLIB, SIZE, and STRIP.
This, along with some symlinks in TOOLDIR, makes it much easier to
test different versions of the GNU toolchain (e.g. binutils-current).
2001-12-12 00:50:27 +00:00
tv
a2291b79c0
MKfoo=no -> NOfoo=
2001-12-12 00:07:45 +00:00
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