1664 Commits

Author SHA1 Message Date
jhay
a3554dc700 This driver supports the SDL Communications RISCom/N2 ISA cards that is
based on the HD64570 chip. Both the 1 and 2 port cards is supported.

Line speeds of up to 2Mbps is possible. At this speed about 95% of the
bandwidth is usable with 486DX processors.

The standard FreeBSD sppp code is used for the link level layer. The
default protocol used is PPP. The Cisco HDLC protocol can be used by
adding "link2" to the ifconfig line in /etc/sysconfig or where ever
ifconfig is run.

At the moment only the X.21 interface is tested. The others may need
tweaks to the clock selection code.
1996-07-05 18:51:59 +00:00
jkh
9291266f0c Remove now-unused SRC_ENCAPSULATION hack. 1996-07-05 06:12:12 +00:00
wosch
14254daab6 add manpage link speaker.4 -> spkr.4 1996-07-04 22:54:14 +00:00
jkh
69264905b0 Make some items "hot" that should be, eliminate typos and macro expansion
bogons.
1996-07-04 01:44:33 +00:00
mpp
9a167a10a8 Link the pcvt.4 man page to vt.4 so that anyone examining
their kernel configuration file can do "man vt" and get
what they expect.
1996-07-04 00:42:09 +00:00
wosch
a50cb64703 little manual extension
Submitted by: jhs & wosch
1996-07-03 22:30:53 +00:00
wosch
5409f29685 use <htmlur> for ftp address 1996-07-03 22:24:52 +00:00
jfieber
91664726c6 Three little tweaks make this work, so put it back in. 1996-07-03 21:22:16 +00:00
mpp
7032fc70f0 Some grammer/typo fixes. I also added some additional sgml
formatting as phk suggested I might want to do.
1996-07-03 04:23:26 +00:00
mpp
2a031c31ae Update the FILES section to reflect the actual range
of ptys that are available.

Submitted by:	Matthew N. Dodd
1996-07-03 03:07:03 +00:00
jkh
21dd4d472f Revert this document - it didn't build (I should have checked) and I don't
have time to mess with it right now.
1996-07-03 01:40:29 +00:00
jkh
fa5ad0ea48 Jon Bresler's new hardware guide.
Submitted by:	jmb
1996-07-03 00:42:40 +00:00
wosch
84ce50413d Add little ISDN section
Submitted by:	Hellmuth Michaelis <hm@kts.org>
1996-07-02 23:16:17 +00:00
mpp
b9ef4c8d5a Fix a typo. 1996-07-02 21:53:54 +00:00
gclarkii
e31cd8d813 Make a small change to make a passage sound better. 1996-07-02 08:42:03 +00:00
jkh
cb335fec1f Update the commiter list.
Suggested-By: wosch
1996-07-01 22:04:18 +00:00
roberto
6dbd4c227f Fix PR doc/1360 by replacing the '_' in <htmlurl>...</htmlurl> with the
proper &lowbar; entity.

Both the LaTeX and HTML output are good now.

Please someone close doc/1360.
1996-07-01 21:30:28 +00:00
roberto
542f60e05d Update the "CD-ROM not configured" question.
"It would be good to point out that a machine that only has SCSI devices
may also generate this message if an IDE CD-ROM is not configured as
the Master device. Words like these might work ..."

        This generally means that there is no CDROM in the CDROM drive,
        or the drive is not visible on the bus. Feed the drive
        something, and/or check it's master/slave status.

Submitted by:	Neil Smith <ngs@sesame.hensa.ac.uk> with a small addition
1996-07-01 21:07:49 +00:00
sos
ae8d73b2e4 Norwegian iso keyboard definition file added.
Submitted by:	"Åge Røbekk" <aagero@aage.priv.no>
1996-07-01 19:56:56 +00:00
bde
6c28286b4e Updated boot message. 1996-07-01 16:32:09 +00:00
jkh
e834875614 Fix the ordering dependency I broke. 1996-06-30 22:16:19 +00:00
phk
fbbce4b758 Add an appendix with policies and insert the maintainer & contrib
policies there.
1996-06-30 18:01:25 +00:00
wosch
c1c553100f Add section LIMITS 1996-06-30 16:09:51 +00:00
andreas
f333befaa9 fixed two typos (s/iss/is/) 1996-06-30 08:03:35 +00:00
alex
ea00d7543c Correct command line and port range syntax. Define the 'log' option.
Expand definition of 'established' and 'icmptypes.'  Correct examples
which still used the old syntax.  Add a pointer to the CERT packet
filtering checklist.
1996-06-30 02:46:44 +00:00
phk
6d4faa5ec8 Make cleandirs more safe
Suggested by:	bde
1996-06-29 03:12:49 +00:00
peter
9619e29bba Add my pgp key.. 1996-06-29 01:52:00 +00:00
jkh
6efdfdb671 Add Jim Lowe to FreeBSD contributors list - jeeze, was this ever overdue! 1996-06-27 20:52:06 +00:00
markm
db668817fc Add new South African mirror - ftp3. 1996-06-27 06:33:02 +00:00
gpalmer
149b699e14 Add a missing space in a comment 1996-06-26 21:12:28 +00:00
phk
f345bebc32 Add the contrib collection to supfiles.
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00
jfieber
8256b2dfc5 Add some formatting bug work-arounds. 1996-06-26 03:28:51 +00:00
jraynard
751dd01efd New handbook entry on how to use ports, re-written almost completely
from scratch.
1996-06-26 01:18:53 +00:00
alex
391bef8d07 Update to reflect new ipfw syntax. 1996-06-25 03:15:17 +00:00
jkh
ae98c07992 Add default targets for cleandepend and objlink.
Submitted by:	Michael Hancock <michaelh@cet.co.jp>
1996-06-24 21:33:23 +00:00
nate
e7f8471784 Add the (commented out) OBJLINK hook. 1996-06-24 16:50:39 +00:00
jkh
8eb37231d4 Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src.  This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
wosch
c8069523b3 update Istanbul
Submitted by:	jhs
1996-06-24 01:28:56 +00:00
wosch
047e5647a7 update E-Mail address of Julian Stacey 1996-06-24 01:21:58 +00:00
joerg
2bda67aab8 Update the BUGS section, now that we've got some experience in using
this driver.
1996-06-23 18:27:12 +00:00
jkh
0f3adf64a0 Add some examples on burning CDRs - I figured it was about time to
document it! :-)
1996-06-23 16:34:44 +00:00
gpalmer
7c8c0e29b1 Correct spelling errors (i before e except after c :-) )
Submitted by:	James Raynard <jraynard>
1996-06-22 21:20:56 +00:00
phk
e1fc172426 Add man-page section 'n' and LIBTCL macro. 1996-06-22 06:01:57 +00:00
ache
20f5cc49d3 Update my pgp key 1996-06-22 05:47:46 +00:00
jkh
93c81de76a Add John Hay to list of developers and add him as an entity. I don't
know how this got overlooked so long! :-(  Sorry, John!
1996-06-21 13:16:37 +00:00
jkh
81f1ce396a Handle the `distribute' target. 1996-06-20 23:52:45 +00:00
jkh
75fcaf84e0 Try to get some of the most egregiously old cruft out of here. 1996-06-20 19:45:23 +00:00
jkh
dc39aea8d0 Whoops - I made `make clean' chatty by mistake. 1996-06-20 18:51:28 +00:00
jkh
23dce9d3fb Update net.inet.ip.forwarding example to give right value.
Indicate that gateway in /etc/sysconfig is *really* the correct way
if you have an /etc/sysconfig file.  Other small tweaks.
Requested by:	Guy Helmer <ghelmer@alpha.dsu.edu>
1996-06-20 17:17:03 +00:00
asami
8980001a22 The changes to go with ncftp -> fetch. Besides changing the names,
standardize the variables a little, and simplify some parts because
we can now trust the fetcher's return value.

Reviewed by:	the list
1996-06-19 09:33:31 +00:00