augustss
fc03707eef
Add even more debug output.
1999-12-15 23:00:05 +00:00
thorpej
a5b316c4d5
Key off NSIO and NPCEB for (E)ISA interrupt support.
...
XXX Can probably nuke the SIO test; don't all of the Noritake-class systems
XXX have EISA?
1999-12-15 22:31:04 +00:00
thorpej
4f580f447c
Key off NSIO and NPCEB for (E)ISA interrupt support.
...
XXX Can probably nuke the SIO test; don't all of the Mikasa-class systems
XXX have EISA?
1999-12-15 22:30:40 +00:00
thorpej
58a51e3b72
Key off NSIO and NPCEB for (E)ISA interrupt support.
...
XXX Can probably nuke the SIO test; don't all of the ALCOR-class systems
XXX have EISA?
1999-12-15 22:28:15 +00:00
thorpej
c557690acc
Key off NSIO and NPCEB for (E)ISA interrupt support.
...
XXX Can probably nuke the SIO test; don't all of the Rawhide-class systems
XXX have EISA?
1999-12-15 22:25:21 +00:00
thorpej
3ffe65b597
Use alpha_shared_intr_{get,set}_private().
1999-12-15 22:21:45 +00:00
abs
0ace4398df
Misc small fixes to try to standardise the format to make it easier
...
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
1999-12-15 22:07:30 +00:00
garbled
311a4ab9ba
Add apmd
1999-12-15 20:41:12 +00:00
garbled
1b613cf156
Fix manpage locations for apmd.8
1999-12-15 20:38:41 +00:00
simonb
a9beb4a817
Use 8-char tabstops and make this fit into 80 columns.
1999-12-15 20:34:35 +00:00
garbled
37b2f44641
Enable build on sparc, and move manpage out of i386 specific directory
1999-12-15 20:34:03 +00:00
christos
4374b52ab0
make a debugging formatting statement work portably
1999-12-15 20:13:31 +00:00
thorpej
deed2b3b4b
Fix a botch in stray interrupt reporting; report the kn300 IRQ, not the
...
interrupt enable bit on the MCPCIA the interrupt is mapped to.
1999-12-15 20:10:04 +00:00
augustss
0164856f79
More debug printfs.
1999-12-15 20:05:08 +00:00
ws
6173e579bf
The powerpc port was renamed to ofppc quite a while ago.
1999-12-15 18:50:01 +00:00
drochner
d46a0af8c3
add one byte to the username character array and make sure the string
...
passed to "login" is '\0'-terminated
1999-12-15 17:41:48 +00:00
drochner
2ab76be062
Add the "ig" directive to the PC console entry to avoid escape sequences
...
confusing the terminal. Should fix PR lib/8993 by Pierre Bourgin.
1999-12-15 17:34:00 +00:00
bouyer
18e200396c
Bump a static char array from 8 to 255. Avoids rpcgen core dumps on some
...
long struct name.
XXX There are a lot of static arrays in there, bounds should be checked
XXX more carrefuly. All of them seems big enouth (>100) for normal use, though.
1999-12-15 16:47:35 +00:00
ad
38fdaf4b34
Fix comment.
1999-12-15 15:34:18 +00:00
ad
9bfaff072d
Now I remember. Add a new flag, WSFONT_RDONLY that indicates the font
...
to be added to the table should not be modified; i.e. if modifications
are needed, a copy should be made.
1999-12-15 15:27:57 +00:00
ad
f607dfe4dd
- Change prefix for Bt459 register defs to BT459_IREG to indicate that
...
these are indirectly accessed registers.
- Add defs for directly accessed registers to bt459reg.h.
1999-12-15 15:09:36 +00:00
ad
f458e50bdf
Since mfb.c is the only user of defCursor[], move it from fb.c into there
...
and remove the extern'ed declaration in xcfb.c.
1999-12-15 14:48:24 +00:00
ad
278cb41098
Clean up a little.
1999-12-15 14:44:59 +00:00
ad
8307818a9b
Don't declare rcons_connect() - pull in <pmax/dev/rconsvar.h>.
1999-12-15 14:44:32 +00:00
ad
788d82a891
Clean up decl.
1999-12-15 14:36:41 +00:00
kleink
2fd74b0fb4
Normalize symbol names used for multiple inclusion protection.
1999-12-15 12:28:54 +00:00
kleink
5dc4b19d4d
Report the Capability List support bit of the SR and, if set, print the
...
the Capability list pointer register as such as well as the capabilities
implemented in the list.
1999-12-15 12:27:26 +00:00
tsutsui
b5084582c9
add one more htole32().
...
fixes "tlp0: filter setup timeout" on my macppc.
1999-12-15 12:23:32 +00:00
kleink
56060556e3
Report all AUDIO_PROP_* properties when attaching an audio device.
1999-12-15 12:09:34 +00:00
kleink
6a318fe223
Regen.
1999-12-15 11:55:35 +00:00
kleink
eec28e9605
* Add ESS Maestro2 product ID.
...
* Add TerraTec vendor ID.
1999-12-15 11:52:55 +00:00
augustss
2d4e30bda8
Add usbdi(9) man page.
1999-12-15 11:30:45 +00:00
augustss
97182e0962
Add a skeleton for the usbdi documentation.
...
This is still very incomplete.
1999-12-15 11:27:34 +00:00
pk
967d744acd
Correctly encode the configured number of buffer descriptors.
1999-12-15 10:33:31 +00:00
garbled
a2f13ea762
Create devices for apm, apmctl and tctrl0
1999-12-15 09:17:24 +00:00
jdolecek
f7f3de79e0
g/c redundant vn_isunder() prototype (it.s in <sys/vnode.h>)
...
minor KNF changes
1999-12-15 08:36:44 +00:00
garbled
8a6f913c08
Add header for ENVSYS API as proposed on tech-kern. Used currently by the
...
tadpole sparcbook.
1999-12-15 08:16:15 +00:00
garbled
f02b80418b
add <machine/tctrl.h> where needed.
...
Add some undocumented commands to the ts102 registers file, and fix a few
typos.
Modifications to tctrl.c:
Add entrypoints to driver for open/close/ioctl/poll.
Make device work with apmd. (still no support for suspend/sleep)
Make device work with ENVSYS API.
Slightly restructure handling of events.
Add function to make microcontroller requests.
1999-12-15 08:12:30 +00:00
garbled
dd9ad672a9
add entrypoint for tctrl device, and add <machine/tctrl.h> to includes for
...
machdep.c
1999-12-15 08:03:43 +00:00
garbled
5e200de9b7
Add new spl level for tadpole devices splts102.
...
Device entrypoints for tctrl device (tadpole micro controller)
add header for direct-access ioctl to the tadpole microcontroller.
1999-12-15 08:01:00 +00:00
perseant
32bd59cdf6
Fix error returns on lfs vnops so that locks and reference counts are
...
preserved. Handle dirop accounting in lfs_vfree for this case as well.
May address PR#8823.
1999-12-15 07:19:07 +00:00
perseant
fa6a733240
In lfs_bwrite, don't mark buffers dirty if lfs is mounted read-only.
...
(Previously buffers could be marked dirty by the cleaner, and possibly by
other means.)
Also check for softdep mount in vfs_shutdown before trying to bawrite
buffers, since other filesystems don't need it and lfs doesn't bawrite.
(This fragment reviewed by fvdl.)
Partially addresses PR#8964.
1999-12-15 07:10:32 +00:00
itojun
abddb5f851
do not overwrite traffic class field when we write IPv6 version field.
1999-12-15 06:28:43 +00:00
itojun
0d7c5dfc5a
change mbuf trimming.
...
confirmed that ping -s 1480 (my ip addr) panics before, and works fine now.
possibly fixes PR: 8990
1999-12-15 06:16:05 +00:00
explorer
387644d34d
regen
1999-12-15 05:49:44 +00:00
explorer
5e4e92603b
add another modem; from Dan J Fraser
1999-12-15 05:49:33 +00:00
christos
47523083ea
support fully qualified machdep names.
1999-12-15 05:23:13 +00:00
christos
f0e72d450d
Do what the people want. Support full sysctl names.
1999-12-15 05:22:37 +00:00
itojun
c40b88c33c
add reference to RFC, and some more DESCRIPTION.
...
sync with latest KAME document.
1999-12-15 05:02:39 +00:00
oster
28c2380f21
Nuke a bunch of debugging cruft. No functional changes.
1999-12-15 02:02:16 +00:00