sato
ab17e681e7
NEC MC-CS LIGHT button.
...
NEC MC-R430 COM0 power.
CASIO E55 COM0 power.
CASIO E55 LIGHT button.
2000-05-15 01:40:44 +00:00
thorpej
a4b298224a
Use <dev/ic/ac97reg.h>
2000-05-15 01:35:29 +00:00
thorpej
706ee091ed
Move register definitions into ac97reg.h
2000-05-15 01:32:03 +00:00
thorpej
1838aef29c
ac97.h -> ac97var.h
2000-05-15 01:27:44 +00:00
jhawk
78732e454b
Remove conditionization upon XSERVER -- all the code
...
so conditionalized is already conditionalized on (NWSDISPLAY > 0),
so is wscons-specific. wscons has no conditionalization on XSERVER;
neither should the linux compatibility code.
Removing this is necessary to keep linux X server emulation functionining
after GENERIC rev 1.337 removing "options XSERVER" (relegating it
to the pccons/pcvt-specific, and therefore depricated).
2000-05-15 01:12:07 +00:00
soren
0abc97dcd7
Comment out RCS ID.
2000-05-14 23:28:43 +00:00
simonb
598c993af2
Add RCSid.
2000-05-14 23:13:54 +00:00
christos
72c4881e9a
add magic.mime
2000-05-14 23:07:43 +00:00
christos
5d9fa0390d
Resolve conflicts
2000-05-14 22:53:37 +00:00
bjh21
950e36ed1f
Don't panic on a segfault, but drop into the debugger if it's there.
...
Not that this helps much, since we immediately panic in cpu_coredump instead.
2000-05-14 22:50:01 +00:00
christos
0bb263b436
new file 3.31
2000-05-14 22:44:21 +00:00
dante
e852afa89f
Fix a typo
2000-05-14 19:52:34 +00:00
dante
94cd08a535
Handle better the status codes.
...
Add a way to instruct the upper layer to don't bother w/ new requests if/when a device queue is full/busy or the device is unavailabale at that time
Use scsipi_inquiry_data instead of its own inquiry structure
2000-05-14 18:25:49 +00:00
dante
1937dbee6a
Reflect changes in scsipi_inquiry_data structure: "flags" field is now named "flags3"
2000-05-14 18:22:13 +00:00
mycroft
e3d7832343
Minor change:
...
Don't use a backquote expression to get the host name; use a pattern
substitution on lop-nor.ihack.net instead.
2000-05-14 18:20:55 +00:00
dante
f65d97bb57
Change scsipi_inquiry_data strucure to be ANSI SPC-2 rev16 compliant
2000-05-14 18:20:11 +00:00
drochner
ac9d663468
My (Cabletron) card supplies two more statistics counters.
...
Instead of dropping them all, read out min(expected, supplied).
2000-05-14 17:19:18 +00:00
soren
2e9acbbc58
Typo.
2000-05-14 15:19:24 +00:00
soren
22ead9a824
Regen.
2000-05-14 15:18:33 +00:00
soren
a2c48b9c79
Add a few devices.
2000-05-14 15:18:16 +00:00
sjg
489a59f8c6
Expand variables that appear in a [No]Match pattern. Allows
...
[ x${DONE:M${.TARGET}} != x ] || blah
2000-05-14 15:14:41 +00:00
soren
8513bb93ed
Regen.
2000-05-14 14:58:14 +00:00
soren
b84dfa7c45
Add SGI IOC3.
2000-05-14 14:56:53 +00:00
minoura
6943d5dd19
defopt FPSP.
2000-05-14 14:13:53 +00:00
veego
6759f2632c
Remove the last traces of libahdi.
2000-05-14 14:13:52 +00:00
minoura
879e4dbe7c
defopt FPSP.
2000-05-14 14:13:50 +00:00
minoura
53e627cd0b
MD parts of uvm_pageidlezero.
2000-05-14 14:10:09 +00:00
veego
5169345855
The last commit needs an #include <libgen.h> to get the prototype of
...
basename(3). Thanks to Thomas Klausner for pointing that out.
2000-05-14 14:07:48 +00:00
tsutsui
df0f7248cd
Move soren's name to portmasters list.
2000-05-14 13:22:17 +00:00
tsutsui
8810dd5228
Add cobalt.
2000-05-14 13:16:47 +00:00
tron
24ad7fd36c
Add "wscons" to requirement list so that a tty used for syslog output
...
will be created before starting the syslog daemon.
2000-05-14 13:12:11 +00:00
tsutsui
9dc8e8109b
Add port-arm26 and port-cobalt.
2000-05-14 13:10:57 +00:00
bjh21
676b808327
Tidy up a typo
2000-05-14 10:09:45 +00:00
bjh21
6a05ab8371
Accuracy
2000-05-14 10:08:15 +00:00
bjh21
5f06420548
et is now ei
2000-05-14 10:04:21 +00:00
bjh21
471fe4c6da
Add copyright notice
2000-05-14 10:00:38 +00:00
bjh21
307b716293
I believe I've expunged all advertising clauses relating to me.
2000-05-14 09:56:26 +00:00
bjh21
cdd5634031
Change to my standard licence notice
2000-05-14 09:54:54 +00:00
bjh21
e6f1ac083f
Release dlreg.h into the public domain. It's hardly a great creative
...
work, after all.
2000-05-14 09:46:17 +00:00
castor
42ccab0d49
Add fp emulation for sqrt_s and sqrt_d instructions
...
from Jeff Smith <jeffs@geocast.com>. These are needed to support
-mips2 compilation. With this change, on a QED 5231 we now pass the
paranoia tests, and are successfully using userlands built with -mips2.
2000-05-14 06:19:32 +00:00
jhawk
2dc49a4780
Comment out XSERVER and XSERVER_DDB and move them to the pccons-specific
...
section. They are not used with wscons.
2000-05-14 04:36:09 +00:00
itojun
2e9df64fa3
sync IPv4 rogue address filter with RFC1122. (sync with kame)
2000-05-14 03:44:02 +00:00
shin
f26b6caddd
clear CPU count register interrupt properly (VR4100).
2000-05-14 03:16:11 +00:00
thorpej
ca70dbd353
vstream_parse_args() doesn't return a VSTREAM *, no matter what it's
...
declaration says.
2000-05-14 02:31:02 +00:00
thorpej
f5a2f2d1fc
String constants are const.
2000-05-14 02:29:30 +00:00
thorpej
bcb03e10af
String constants are const.
2000-05-14 01:55:28 +00:00
thorpej
df29b70d0e
Avoid shadowing a local in users of binhash_link().
2000-05-14 01:55:05 +00:00
thorpej
47eb43337f
NetBSD 1.4 and later has basename(3).
2000-05-14 01:47:13 +00:00
wiz
3f3abfd359
PNG
2000-05-14 01:32:58 +00:00
lukem
84f71cf03e
area is allowed to be NULL, so don't _DIAGASSERT it.
2000-05-14 01:14:29 +00:00