mycroft
|
1020d7970d
|
Use writev(2) (like perror(3)).
|
1998-07-28 12:21:07 +00:00 |
|
augustss
|
daed8d7ce1
|
Fix obsolete code in waiting for calibration on the ad1848.
(Sigh, the ad1848 driver should be rewritten.)
|
1998-07-28 12:13:34 +00:00 |
|
mycroft
|
5880305a10
|
Oops; the old BSD aliases were not actually used.
|
1998-07-28 11:51:47 +00:00 |
|
mycroft
|
ee9e50eacb
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
|
mycroft
|
301199f5d6
|
Delint.
|
1998-07-28 11:40:57 +00:00 |
|
pk
|
99e07bed22
|
Add /usr/include/dev/sbus.
|
1998-07-28 11:08:19 +00:00 |
|
pk
|
76df1b3aa5
|
Stop installing db_machdep.h, fbvar.h, z8530.h
|
1998-07-28 11:07:23 +00:00 |
|
is
|
10bf062527
|
Mention poll(2), too, where we formerly only mentioned select(2).
|
1998-07-28 09:43:30 +00:00 |
|
augustss
|
b068e817d9
|
Add missing .include <bsd.kinc.mk>
|
1998-07-28 08:45:46 +00:00 |
|
msaitoh
|
370d381343
|
add missing "const".
|
1998-07-28 07:18:12 +00:00 |
|
mycroft
|
a36f9be148
|
Delint.
|
1998-07-28 05:46:20 +00:00 |
|
mycroft
|
9dc385beb1
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
|
mycroft
|
1381f68431
|
Delint.
|
1998-07-28 05:15:46 +00:00 |
|
mycroft
|
49b1e89cfe
|
If the return value is sometimes discarded, output `sometimes ignored' rather
than `always ignored'.
|
1998-07-28 05:12:00 +00:00 |
|
eeh
|
5ed2ac8a95
|
Apparently we need to specify both slot and offset for all SBUS devices.
This is really annoying....
|
1998-07-28 04:48:04 +00:00 |
|
eeh
|
fbb376b4ee
|
Fixup problems caused by sys/dev/sbus addition.
|
1998-07-28 04:46:48 +00:00 |
|
eeh
|
1053f23abf
|
That last change to reduce warnings wasn't quite right.
|
1998-07-28 04:44:52 +00:00 |
|
mycroft
|
829367f279
|
Omit some externs if not _KERNEL.
|
1998-07-28 04:17:51 +00:00 |
|
mycroft
|
a05983be3a
|
Delint.
|
1998-07-28 04:12:10 +00:00 |
|
mycroft
|
29bf463dcb
|
Delint.
|
1998-07-28 04:01:03 +00:00 |
|
mycroft
|
ce7d757530
|
Delint.
|
1998-07-28 03:47:14 +00:00 |
|
mycroft
|
a65a57d7b3
|
Propagate the value and test contexts to the right-hand side of a
comma operator.
|
1998-07-28 03:39:29 +00:00 |
|
briggs
|
b9bce75593
|
An airplane on a heading of 315, given instruction to turn
right 45 degrees should turn to direction 0, not circle.
|
1998-07-28 03:00:09 +00:00 |
|
mycroft
|
5924694d3a
|
Delint (partially).
|
1998-07-28 02:47:19 +00:00 |
|
briggs
|
2e7f98d7b4
|
An airplane on a heading of 270, given instruction to turn
right 90 degrees should turn to direction 0, not circle.
|
1998-07-28 02:46:13 +00:00 |
|
mycroft
|
cdbd74da57
|
Delint (partially).
|
1998-07-28 02:23:37 +00:00 |
|
pk
|
2c49105697
|
Fix #includes.
Remove #ifdef SUN4C & SUN4M.
|
1998-07-28 00:44:39 +00:00 |
|
pk
|
5bf04ed2be
|
Add `sbus' to SUBDIRS.
|
1998-07-28 00:36:31 +00:00 |
|
pk
|
fb7bb1a359
|
Remove mbppio.h from the list.
Also stop installing db_machdep.h, fbvar.h, z8530.h.
|
1998-07-28 00:34:56 +00:00 |
|
pk
|
aaadc9459d
|
This file is now in <dev/sbus>
|
1998-07-28 00:33:35 +00:00 |
|
pk
|
783e554213
|
One header to install.
|
1998-07-28 00:33:03 +00:00 |
|
pk
|
315e1a28de
|
Fix #includes
|
1998-07-28 00:31:42 +00:00 |
|
mycroft
|
a6b6f620db
|
Sprinkle in some __attribute__((noreturn))s.
|
1998-07-28 00:28:29 +00:00 |
|
pk
|
14f4493376
|
Magma driver has been moved to <dev/sbus>.
|
1998-07-28 00:19:22 +00:00 |
|
pk
|
fd9017990f
|
Magma driver has been moved to <dev/sbus>
|
1998-07-28 00:17:47 +00:00 |
|
pk
|
b0f82d5c73
|
le' and en' now attach to sbus (and lebuffer) in <dev/sbus>
Other `le' front-ends split into separate files.
|
1998-07-28 00:10:23 +00:00 |
|
pk
|
4ca3b5c079
|
We no longer use these.
|
1998-07-28 00:06:23 +00:00 |
|
pk
|
3d9b1710a7
|
This file is now in dev/sbus.
|
1998-07-28 00:05:41 +00:00 |
|
pk
|
c7a2e942b0
|
Split the `le' driver front-ends into separate files.
The sbus and lebuffer front-end have moved to dev/sbus.
|
1998-07-27 23:59:11 +00:00 |
|
perry
|
6a834adc63
|
NORVEGIAN -> NORWEGIAN
|
1998-07-27 23:56:34 +00:00 |
|
pk
|
48ca0ed59d
|
Lance front-ends on Sbus moved here.
|
1998-07-27 23:56:26 +00:00 |
|
perry
|
f150e8645e
|
NORVEGIAN -> NORWEGIAN
|
1998-07-27 23:55:23 +00:00 |
|
pk
|
947f2424a8
|
Add le at sbus', le at lebuffer' and `en at sbus'.
|
1998-07-27 23:54:58 +00:00 |
|
perry
|
c4fae2a286
|
NORVEGIAN -> NORWEGIAN
|
1998-07-27 23:52:49 +00:00 |
|
pk
|
fa624fd99a
|
Moved to dev/sbus from arch/sparc/dev
Get headers from <dev/sbus>
|
1998-07-27 23:47:07 +00:00 |
|
tron
|
a79f26fe76
|
Regen from pcidevs.
|
1998-07-27 22:58:43 +00:00 |
|
tron
|
04affecc7a
|
"Brooktree Brooktree Bt848" -> "Brooktree Bt848"
|
1998-07-27 22:58:07 +00:00 |
|
drochner
|
ee4bf8991d
|
add support for native "Intelli" mice (wheel = z axis)
|
1998-07-27 22:36:23 +00:00 |
|
pk
|
eec66e52bd
|
Get headers from <dev/sbus>
|
1998-07-27 22:34:48 +00:00 |
|
drochner
|
1b27072062
|
add zero z axis argument
|
1998-07-27 22:34:30 +00:00 |
|