Jean-Marc Zucconi
95344a43ed
Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
...
dummy array of 4 integers. Declare the struct in the header file and update
the man page.
1995-02-22 23:34:58 +00:00
Jordan K. Hubbard
dd33263156
Add a man page for the Sony CDROM driver. Other driver authors, you might
...
do a quick check here..
1995-02-22 13:30:39 +00:00
Garrett Wollman
8f283fdc8f
Move apm(4) to i386 section, since it is i386-specific.
1995-02-15 01:20:03 +00:00
Jordan K. Hubbard
6554acd8ba
Add man page for pcvt console driver.
...
Submitted by: hm
1995-02-05 11:16:33 +00:00
Søren Schmidt
a926a37b0a
Third round in syscons update.
...
Display update method changed, now allways write in memory buffer,
then periodically update physical display.
Speed improvements (now > 5 times faster than the old syscons).
History now circular buffer, with changeable size.
History scroll by up/down line, up/down page, home and end.
Backtab proberly implemented.
Now space for 96 function keys, 63 allocated standard, default now
SCO/SYSV compat again as in the old days.
New keyboard definition files ~share/syscons/keymaps/*
Misc fixes for old "hacks" that broke SCO/SYSV compat.
More that I forgot before writing this...
1995-01-28 22:18:05 +00:00
Poul-Henning Kamp
2e442ca3f4
Man page for the new nca driver.
1995-01-27 07:54:59 +00:00
Andrey A. Chernov
e4707252dc
Upgrade Back tab & Keypad 5 info
1995-01-26 11:04:52 +00:00
Andrey A. Chernov
e7a1520824
Describe Left window, Right window and Menu keys
1995-01-26 09:24:14 +00:00
Andrey A. Chernov
4c03cbeb25
Describe Delete key
1995-01-26 08:45:51 +00:00
Jean-Marc Zucconi
01ab76f4b8
Add joystick man page
1995-01-25 21:41:09 +00:00
David Greenman
9be2a2b045
Add links from mem.4 to kmem.4.
1995-01-25 09:43:20 +00:00
Andrey A. Chernov
985649bb94
Add more funkeys, correct existen ones
1995-01-13 00:51:48 +00:00
Andrey A. Chernov
c58a405f43
Add more termcap capabilities, correct one escape
1995-01-13 00:14:52 +00:00
Søren Schmidt
6378775666
First round in syscons update. Several new features has been added:
...
No kernel config options anymore besides keyboard language layout.
Virtual consoles are now dynamically allocated, no NCONS anymore.
Software cursor blinking/nonblinking.
Visual bell for laptops (don't beep at meetings :-).
Cursor/bell default type setable via config "flags" instead of as defines.
Cursor/bell type setable via ioctl's.
New video modes 80x30 80x60 for some laptops, and those with multisync monitors.
Scroll-lock history (length currently fixed at 100 lines).
Lots of cleanups, some only commented out for now (will goaway soon).
Support for new features in vidcontrol/kbdcontrol.
Updated manpages.
1995-01-12 11:47:05 +00:00
Jordan K. Hubbard
8bc0985035
Latest changes from vak.
...
Submitted by: vak
1995-01-10 11:44:30 +00:00
Jordan K. Hubbard
669fbfeff8
Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
...
Submitted by: serge
1994-12-31 05:33:56 +00:00
Andrey A. Chernov
18704338bb
add mcd.4
1994-12-12 04:08:58 +00:00
Andrey A. Chernov
7bc3f9e3f4
Mitsumi manpage
...
Submitted by: Keith E. Walker with small modifications from me
1994-12-12 04:06:17 +00:00
Bruce Evans
300d02be0c
Don't refer to "hardwired" ports.
1994-12-06 20:14:30 +00:00
Andrey A. Chernov
ee3a2d6021
Reflect lastest serial names change
1994-12-05 00:02:38 +00:00
Bruce Evans
9cdd2c1f8c
Add cx.4 to MLINKS.
...
Someone should fix `man' so that man pages in machine-dependent
subdirectories are handled automagically at least for the
current machine.
1994-12-04 08:07:47 +00:00
Garrett Wollman
15d5589942
Add cx(4) to the Makefile.
1994-12-03 00:03:56 +00:00
Garrett Wollman
6014635361
Cronyx/Sigma sync/async serial driver with PPP support
...
from Serge Vakulenko
1994-12-02 23:23:01 +00:00
Poul-Henning Kamp
19a41dfcbd
The latest user-land changes from the author. I added a big warning to the
...
apm.4 man-page. I also hope the Makefiles make sense now.
Submitted by: HOSOKAWA Tatsumi
1994-11-01 22:46:40 +00:00
Andreas Schulz
7575068e3d
Changed all occurences of GENERICAH/GENERICBT to a simple GENERIC in the
...
man pages.
1994-10-31 09:52:23 +00:00
Bruce Evans
9d48e26c8c
Restore fd.4 to a machine-independent directory.
1994-10-27 13:42:29 +00:00
Jordan K. Hubbard
f135db687c
Change hardwired irqs to soft irqs (?).
...
Add manpage for Buslogic cards, since we didn't have one.
1994-10-27 08:53:11 +00:00
Jordan K. Hubbard
e704d7993c
Reshuffle all the man pages around in the Makefiles too (duh!).
1994-09-30 17:37:23 +00:00
Jordan K. Hubbard
d3a29150be
Add new files from Wilko (and in their proper place).
...
Submitted by: Wilko Bulte
1994-09-29 13:54:36 +00:00
David Greenman
0be4285593
Woops, "8/16 mode" should read "8/16bit mode".
1994-08-23 10:51:40 +00:00
David Greenman
45dab6ecb2
Added manual page for my ethernet driver - if_ed.c, and removed old
...
manual page for the com driver (which is no longer in our source tree).
1994-08-23 09:50:48 +00:00
David Greenman
f4c08ab048
Corrected kernel base address.
1994-08-23 09:34:10 +00:00
Jordan K. Hubbard
67e56d3693
Flags 0x80 now means enable the diags, not disable.
1994-06-15 23:28:07 +00:00
Andreas Schulz
e2ca48bacc
Added a manpage for the tw device. Changed the Makefile to install that
...
manpage into the proper place.
1994-06-05 16:21:49 +00:00
Andrey A. Chernov
c855131344
Updated for new sio driver
1994-06-04 00:41:25 +00:00
Andrey A. Chernov
2e9f7a3cb9
Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir"
...
references
1994-06-01 21:38:46 +00:00
Geoff Rehmet
3074d43922
Add some clarifications to lpt manpage,
...
remove lpa manpage.
1994-05-22 12:29:21 +00:00
Andrey A. Chernov
dbdb1f56bb
Correct reference to master port:
...
really it is last port on card, not first.
1994-05-07 01:15:10 +00:00
Geoff Rehmet
bc3919a9be
Update lpt(4) man page to reflect recent changes to the lpt device driver.
...
(also point out that lpa is now defunct.)
1994-04-06 20:21:33 +00:00
Andrey A. Chernov
e8c3de7e2f
Some changes from Julian Stacey installed
1994-03-18 13:40:01 +00:00
Andrey A. Chernov
d0251643c1
English corrected.
1994-02-19 15:50:38 +00:00
Andrey A. Chernov
a3ef21fa83
We lost ttyd for dialin, now restore it.
1994-02-19 13:19:33 +00:00
Rodney W. Grimes
8ae98d3e2f
Put the flags field in the right place so that config does not complain
...
about improper syntax.
1994-02-17 17:44:07 +00:00
Andrey A. Chernov
0799d816fb
Previous version restored back after Jordan's damage.
...
I already update this manpage from wilko, moreover,
I fix some his bugs and add some new material.
Jordan, pleeease, do following commands *before* each your commit:
cvs update <file>
cvs rlog <file>
and after update (before commit)
cvs diff -c <file>
It can saves my life time at least...
1994-02-17 11:41:16 +00:00
Jordan K. Hubbard
0783bc487c
Much improved manpage from wilko@idca.tds.philips.nl
1994-02-16 23:17:08 +00:00
Andrey A. Chernov
211439cc2a
Man page update from wilko@idca.tds.philips.nl
1994-02-13 00:16:23 +00:00
Andrey A. Chernov
0f3a91e768
com.4 restored back
1994-02-11 10:55:12 +00:00
Andrey A. Chernov
a756a065cc
Remove nonexistent com driver manpage.
...
Describe some additional features of sio.
1994-02-09 23:49:45 +00:00
Andreas Schulz
d38af35cd4
Fixed a little typo in the spkr.4 man page.
1994-02-06 12:24:59 +00:00
Garrett Wollman
fa93649905
Eliminate references to the ``U word'' and make page conform to Berkeley
...
conventions for formatting. (Print it out on a PostScript printer
to see the difference.)
1994-02-03 07:32:01 +00:00