Commit Graph

1198 Commits

Author SHA1 Message Date
Ruslan Ermilov
3dcd2b7ec5 mdoc(7) police: simplify the fix in rev. 1.25. 2001-07-04 14:54:38 +00:00
Ruslan Ermilov
158d2bed20 mdoc(7) police: sort xrefs. 2001-07-04 14:52:23 +00:00
Ruslan Ermilov
8996a9d53d mdoc(7) police: fixed markup and some typos. 2001-07-04 14:38:54 +00:00
Mitsuru IWASAKI
6cee406625 Add Transmeta Crusoe LongRun support.
Submitted by:	Tamotsu HATTORI <athlete@kta.att.ne.jp>
Reviewed by:	arch@ folks
MFC after:	1 week
2001-07-03 10:03:24 +00:00
Mike Smith
b6695bd0e8 Add a manpage for the acpi super-device. This is still fairly brief, and
will need to be fleshed out as the system's design solidifies.
2001-07-03 07:45:04 +00:00
Brooks Davis
ad37a95b71 Document network device cloning ioctls.
Reviewed by:	ru, ume
MFC after:	1 week
2001-07-02 20:50:37 +00:00
John Baldwin
a867da6f00 Use the .Bsx macro instead of .Tn BSD/OS. 2001-06-28 07:16:04 +00:00
Hajimu UMEMOTO
d1b402ad6f clarify problem with inbound AH.
spdadd A B -P in ipsec esp/tunnel/C-D/use ah/tunnel/C-D/require;
does not work due to 1-bit validation bit we are using with inbound
policy checking.

Submitted by:	itojun
Obtained from:	KAME
MFC after:	1 week
2001-06-27 19:41:20 +00:00
Atsushi Onoe
8a1bb8afde Add awi.4 2001-06-26 13:27:47 +00:00
Atsushi Onoe
372add78f4 Delete the note from BUGS: "Doesn't support WEP".
minor updates from NetBSD.
2001-06-26 13:26:16 +00:00
Dima Dorfman
a910f192bb Remove duplicate words. 2001-06-24 01:34:38 +00:00
Bill Paul
c92a454e2b Typo/mind-o fixes. 2001-06-18 20:57:03 +00:00
Wilko Bulte
fb6958b226 Note support for the Digital Etherworks DE305 card 2001-06-17 14:25:09 +00:00
Dima Dorfman
1f5398eeff Add missing article. 2001-06-17 02:24:04 +00:00
Hajimu UMEMOTO
3384154590 Sync with recent KAME.
This work was based on kame-20010528-freebsd43-snap.tgz and some
critical problem after the snap was out were fixed.
There are many many changes since last KAME merge.

TODO:
  - The definitions of SADB_* in sys/net/pfkeyv2.h are still different
    from RFC2407/IANA assignment because of binary compatibility
    issue.  It should be fixed under 5-CURRENT.
  - ip6po_m member of struct ip6_pktopts is no longer used.  But, it
    is still there because of binary compatibility issue.  It should
    be removed under 5-CURRENT.

Reviewed by:	itojun
Obtained from:	KAME
MFC after:	3 weeks
2001-06-11 12:39:29 +00:00
Maxim Sobolev
000d56193c Fix cross-references:
xntpd.8 --> ntpd.8
acl_delete_perms.3 --> acl_delete_perm.3
getname.2 --> getsockname.2

MFC after:	1 week
2001-06-10 12:06:54 +00:00
Warner Losh
7ceb85ba65 Remove comments about PCMCIA fdc attachment using flags 0x2. The 4.x version
of this code doesn't do that.
2001-06-10 04:40:02 +00:00
Warner Losh
b904bfb0bc fdc doesn't support talking to QIC40/QIC80 tape drives, and hasn't since
ft was removed from the tree prior to branching releng_3!
2001-06-10 00:27:18 +00:00
Brian Somers
72155f03b6 Talk a bit about how cloning works with devfs(5).
Make it clearer about what's going on with TUNSIFHEAD and TUNSLMODE.
Tidy up a little.
2001-06-05 14:26:17 +00:00
Maxim Sobolev
1cdc139280 Correct cross-references:
setsockopt.3 --> setsockopt.2
  syslog.8 --> syslogd.8
  tcpdump.8 --> tcpdump.1

MFC after:	1 week
2001-06-05 12:50:33 +00:00
Maxim Sobolev
fe11f6f605 Correct cross-references:
ng_bpf.8    --> ng_bpf.4
  ng_ether.8  --> ng_ether.4
  ng_iface.8  --> ng_iface.4
  ng_pppoe.8  --> ng_pppoe.4
  ng_socket.8 --> ng_socket.4
  ng_tty.8    --> ng_tty.4
  ng_{type}.4 --> /dev/null

MFC after:	1 week
2001-06-05 12:40:03 +00:00
Warner Losh
bbced07e88 Man page for orm driver.
PR:		22078
Submitted by:	Nikolai Saoukh <nms@otdel-1.org>
2001-06-01 21:02:18 +00:00
Dima Dorfman
6f238937be Fix a spacing issue. (No content changes.) 2001-06-01 01:36:03 +00:00
Bill Paul
c678bc4f13 Add device driver support for the Level 1 LXT1001 NetCellerator
gigabit ethernet controller chip. This device is used on some
fiber optic gigE cards from SMC, D-Link and Addtron. Jumbograms and
TCP/IP checksum offload on receive are supported. Hardware VLAN
filtering is not, because it doesn't play well with our existing
VLAN code. Also add manual page.

There is a 4.x version of this driver available at
http://www.freebsd.org/~wpaul/Level1/4.x if anyone feels adventurous
and wants to test it. I still need to do performance testing and
tuning with this device.

(For my next trick, I will make the 3Com 3cR990 sit up and beg.)
2001-05-31 21:44:26 +00:00
Bill Paul
fae6989e0c Fix date. This man page was not written on July 11, 2001, because that
day hasn't happened yet. It should be May. Ignore failed time-travel
experiment, K PLZ THX.
2001-05-31 00:18:19 +00:00
Poul-Henning Kamp
a9ee73f55c Forgot to cvs add these two files for the previous commit. 2001-05-26 09:28:43 +00:00
Poul-Henning Kamp
419d8080a4 Currently, each wireless networking driver has it's own control program
despite the fact that most people want to set exactly the same settings
regardless of which card they have.  It has been repeatidly suggested
that this configuration should be done via ifconfig.  This patch
implements the required functionality in ifconfig and add support to the
wi and an drivers.  It also provides partial, untested support for the
awi driver.

PR:		25577
Submitted by:	Brooks Davis <brooks@one-eyed-alien.net>
2001-05-26 09:27:08 +00:00
Archie Cobbs
20d7cd248d Ensure the generated BPF in the example deliver the whole packet. 2001-05-19 17:47:51 +00:00
Ruslan Ermilov
4c7bd38fbe Describe all current net.inet.tcp MIB variables.
Submitted by:	jlemon
MFC after:	1 week
2001-05-17 17:53:21 +00:00
Archie Cobbs
73cf2c3089 Add BUGS section describing the requirement to manually load the KLD. 2001-05-16 17:30:15 +00:00
Ruslan Ermilov
72fb5ff3ec mdoc(7) police: fix markup and spelling. 2001-05-16 10:39:42 +00:00
Archie Cobbs
cd5774da2f Fix typo.
Noticed by:     ade
2001-05-16 01:25:29 +00:00
Ruslan Ermilov
6219dbdcc3 mdoc(7) police: FreeBSD -> .Fx. 2001-05-15 16:17:39 +00:00
Bill Paul
ce4946daa5 Add support for gigabit ethernet cards based on the NatSemi DP83820
and DP83821 gigabit ethernet MAC chips and the NatSemi DP83861 10/100/1000
copper PHY. There are a whole bunch of very low cost cards available with
this chipset selling for $150USD or less. This includes the SMC9462TX,
D-Link DGE-500T, Asante GigaNIX 1000TA and 1000TPC, and a couple cards
from Addtron.

This chip supports TCP/IP checksum offload, VLAN tagging/insertion.
2048-bit multicast filter, jumbograms and has 8K TX and 32K RX FIFOs.
I have not done serious performance testing with this driver. I know
it works, and I want it under CVS control so I can keep tabs on it.
Note that there's no serious mutex stuff in here yet either: I need
to talk more with jhb to figure out the right way to do this. That
said, I don't think there will be any problems.

This driver should also work on the alpha. It's not turned on in
GENERIC.
2001-05-11 19:56:39 +00:00
Scott Long
a3c146f1e6 Add information about the 2400A controllers. Fix erroneous reference to
BSD/OS.
2001-05-10 22:34:45 +00:00
Warner Losh
adfdb4ae20 Add hint about how to build an ISA NMI card and why you'd want to do so.
Reviewed by: bde, dima dorfman
2001-05-02 03:26:10 +00:00
Warner Losh
19212fa445 ulpt(4) doesn't exist, so don't cross ref to it.
Reviewed by: n_hibma
2001-05-01 21:46:28 +00:00
Jens Schweikhardt
eb8e0f0e6b Fixed typos: decendant -> descendant 2001-05-01 14:09:20 +00:00
Jens Schweikhardt
ec09ef4ff8 pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
Reviewed by:	joerg, dd
2001-05-01 09:15:30 +00:00
Warner Losh
8904de15a2 Add cross reference to ast, for folks with IDE tape drives. 2001-05-01 03:43:34 +00:00
Bruce A. Mah
182f921d80 Fix typo: Descriptions of SK-9842 and SK-9843 were reversed.
PR:		docs/21700
Submitted by:	neuf@lrs.e-technik.uni-erlangen.de
2001-04-30 16:02:46 +00:00
Dima Dorfman
3a94b85f8d Add xref to sym(4)
PR:		26881
2001-04-29 03:48:35 +00:00
Ruslan Ermilov
30934e7df0 mdoc(7) police: shrink list width by one character. 2001-04-27 09:06:50 +00:00
Dima Dorfman
d0b272038e Remove references to block devices.
PR:		26734
Submitted by:	Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
2001-04-20 22:57:29 +00:00
Dima Dorfman
f444a4c57a Fix miscellaneous spelling and grammar errors.
PR:		26672
Submitted by:	Seth <seth@psychotic.aberrant.org>
2001-04-20 03:49:07 +00:00
Ruslan Ermilov
eb0838029f mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
Ruslan Ermilov
182b483655 mdoc(7) police: use .Fx. 2001-04-18 13:24:18 +00:00
Dima Dorfman
5e75e35cca Grammar police: "its", not "it's", is the possessive form of "it". 2001-04-15 19:53:47 +00:00
Dima Dorfman
19ab52cb4e mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
Reviewed by:	ru
2001-04-13 19:59:47 +00:00
Dima Dorfman
ef0180ed69 mdoc(7) police: rename the DIAGNOSTICS section to ERRORS to match the
content, and correct the parameters to the -tag list therein.

Reviewed by:	ru
2001-04-13 19:49:07 +00:00