dante
35e149ef50
Move chip version check from advlib.c to adv_pci.c
1999-06-12 12:09:58 +00:00
dante
d0fb45fdf3
Clean up some stuff
...
Remove chip version check
Now compile again on 68k based systems
1999-06-12 12:09:01 +00:00
pk
a7de1e5f5d
truely -> truly; PR 7762
1999-06-12 11:24:35 +00:00
pk
5b4a75d281
scsipi_free_xs() wants to be called at splbio; do it.
1999-06-12 11:19:00 +00:00
pk
3fffa45b75
Guard global `rnd_mempool' against interrupts.
...
Use appropriate flags in pool_get().
1999-06-12 10:58:47 +00:00
ender
2b55a690f8
Change the annoying printf() of 2 backspaces to a space followed by a
...
backspace for aesthetics.
1999-06-12 00:21:13 +00:00
wrstuden
9f43c5a1f2
If we're the console keyboard, automatically enable the keyboard.
...
Should fix part of console keyboard problems on macppc. The usb keyboard will
now work on boot! Doesn't fix problems with keyboard freaking out when
changing LED state.
Thanks to Mattias & Lennart & Tsubai for input on resolving this problem.
1999-06-11 19:05:13 +00:00
christos
d3afd1cc44
make this compile under linux
1999-06-11 15:38:40 +00:00
lukem
9bfd0a7cb6
use default pager if $PAGER=""
1999-06-11 14:12:19 +00:00
scottr
35f356e920
Eliminate more overhead in delay(); there's no point in doing the same
...
thing in both the calibrator function and the actual delay function. At
this point, _delay() does all of the work, so we can garbage collect
dummy_delay() and make _delay() an alternate entry point for delay().
This results in a small (but measurable) improvement on the IIci.
1999-06-11 06:51:39 +00:00
nisimura
e3b1b88d76
- Errors in case analysis...
1999-06-11 01:44:47 +00:00
nisimura
f4be9af151
- Rework copycols() with SFB ASIC calls.
1999-06-11 00:56:09 +00:00
christos
033ffd1215
make this compile under linux too.
1999-06-10 23:40:53 +00:00
ad
bb7505c850
Add entries for 'rcons' and 'rcons-color'. Also sent to esr@thyrsus.com
...
(current termcap maintainer).
1999-06-10 23:02:43 +00:00
kim
04d4cbe3af
Oops, PWD is really something else in most environments.
...
Call this variable PAWD instead.
1999-06-10 20:48:28 +00:00
tls
4d8eb5755d
Fix a typo which caused "make obj" to try to *execute* the direcroty it was in.
1999-06-10 20:34:26 +00:00
augustss
c65a504ed5
Add more debug.
1999-06-10 15:48:27 +00:00
mrg
017ff0934b
pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751
1999-06-10 14:59:50 +00:00
scottr
b2f847943a
Tweak the usage output a bit, and exit after printing it.
1999-06-10 05:53:51 +00:00
eeh
0693ec8379
Don't change protection on the clock for the moment.
1999-06-10 04:31:20 +00:00
briggs
a6b22a059a
Note that 0x146 is a Micron Exceed.
1999-06-10 03:25:18 +00:00
briggs
3ea7c860b9
Use information from Kensuke Ogawa <kenogawa@festa.or.jp> to disable
...
interrupts on a Micron Exceed color video card.
1999-06-10 03:24:38 +00:00
nisimura
9a3291290d
- Correct errorneous comments for kn*_wbflush() routines.
1999-06-10 01:37:10 +00:00
nisimura
0ebace83f4
- Remove local declaration of 'dev_name2blk[]'.
...
- Minor formatting correction and removal of defunct debug lines.
1999-06-10 01:06:40 +00:00
simonb
0d4b9d87cf
Move the last of the arch/machine-dependant man pages to the MI set.
...
Woohoo!
1999-06-10 00:54:13 +00:00
simonb
bf3e29891c
Include all arch-dependant Makefile.inc's. In each arch-dependent
...
Makefile.inc, always add the man pages for that directory, and only
specify a SRCS= line (at whatever else is needed for that arch) inside
a ${MACHINE_ARCH} .ifdef. The top-level Makefile includes <bsd.lib.mk>
only if SRCS is defined, and otherwise just includes <bsd.man.mk>.
1999-06-10 00:49:51 +00:00
simonb
3a3605e823
Use ${SHLIB_VERSION_FILE} as the location of the shared library version
...
file. Pass this to checkver with the new -v option as well.
1999-06-10 00:40:05 +00:00
simonb
d73a6ae1d3
Conditionally define SHLIB_VERSION_FILE as ${.CURDIR}/shlib_version .
1999-06-10 00:38:49 +00:00
simonb
5b354a5865
Allow the location of the shlib_version file to specified by the -v
...
flag.
1999-06-10 00:32:23 +00:00
augustss
2959234be5
Fix a bug in bulk input. Discovered by Joel Chen <jchen@liberate.com>.
1999-06-09 22:57:16 +00:00
wrstuden
cd0a68c3f6
Fix use of & when % was appropriate.
1999-06-09 19:40:54 +00:00
augustss
27b9cd0724
Remove a redundant test.
1999-06-09 17:04:45 +00:00
scottr
6adfba2698
Tweak previous: use shorter instructions to accomplish the same
...
#task (minimizes overhead).
1999-06-09 15:34:08 +00:00
drochner
6e2b65ec1d
regen
1999-06-09 12:38:50 +00:00
drochner
b4e4c530db
add "sys_" prefix to LFS syscalls
1999-06-09 12:33:18 +00:00
drochner
b121ed29dd
complete the previous
...
reindent syscall args
1999-06-09 12:18:19 +00:00
tron
dd5cffce70
"/var/run/syslog.pid" was renamed to "/var/run/syslogd.pid" recently.
1999-06-09 11:39:46 +00:00
scottr
3c26ad58a1
Someone forgot to tell ddb that SWAP is not PEA.
1999-06-09 07:53:22 +00:00
nisimura
981a3b4cb2
- Nuke declarations for now obsolete implementations of spl()s.
1999-06-09 07:33:29 +00:00
scottr
f2f8426e86
Write a new low-level assembly help for delay() and the calibrator. This
...
eliminates stalls during instruction prefetch and makes the delay
consistent regardless of kernel configuration.
1999-06-09 06:59:53 +00:00
simonb
16173e8a0d
Copied from Makefile,v
1999-06-09 05:43:10 +00:00
christos
e2b181b130
prefix the lfs syscalls with sys_
1999-06-09 04:52:11 +00:00
christos
354ba222e6
Regen
1999-06-09 04:50:32 +00:00
christos
b7a0cd53a2
Propagate kern changes
1999-06-09 04:50:10 +00:00
christos
4ebea99d8e
Regen
1999-06-09 04:28:24 +00:00
christos
1e6c35821b
propagate changes from kern
1999-06-09 04:27:44 +00:00
christos
2e93ab06a7
Regen2
1999-06-09 04:27:01 +00:00
christos
e13d964178
Regen
1999-06-09 04:25:54 +00:00
christos
3f8f92f2b4
Add EXCL keyword as described in tech_kern, and fix comments. Make the
...
vtrace syscall UNIMPL because it is.
1999-06-09 04:25:30 +00:00
briggs
f98c8a0394
Remove some register declarations.
...
Get Q9x0 dual SCSI at least basically working.
Be paranoid about some register reads.
1999-06-09 03:41:34 +00:00