peter
a05513a73b
Update npx status.
...
Reminded by: tjr
2003-07-22 08:15:29 +00:00
sam
17bdae4cde
hookup safenet driver
2003-07-21 21:52:48 +00:00
sam
6ffdd0ec71
safenet driver
...
Sponsored by: Global Technology Associates, Inc.
2003-07-21 21:52:14 +00:00
harti
0914303fac
Document uma_zone_set_max and its non-obvious behaviour.
...
Reviewed by: bmilekic
2003-07-21 14:20:58 +00:00
harti
41db0ba3ce
This is a pseudo physical interface for the HARP ATM stack. When loaded
...
it attaches to all existing NATM network interfaces in the system
and creates a HARP physical interface for each of them. This allows
us to use the same set of ATM drivers for all ATM stuff. It is
possible to use the same interface for HARP, NATM and netgraph at the
same time.
2003-07-21 13:56:22 +00:00
harti
71ec5f458a
Always start new sentences on a new line.
...
Submitted by: Anil Madhavapeddy <anil@recoil.org>
2003-07-21 07:51:29 +00:00
simokawa
af1dc14952
Add description about tagged queuing.
2003-07-19 14:46:59 +00:00
imp
92d5461b30
Add new supported cards
2003-07-19 06:19:43 +00:00
hmp
50a6550a0f
WLAN related fixes:
...
- Add some wlan(4) related cross-references.
- Add some "device" lines to SYNOPSIS
- Correct grammar/sentencing in ath_hal(4) manual page
PR: docs/54114
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
Approved by: des (mentor)
2003-07-18 11:40:41 +00:00
truckman
79e7009b5b
Fix a typo.
2003-07-16 08:22:47 +00:00
truckman
6d583b4732
Document mutex pool API enhancements that allow creation and use of
...
multiple mutex pools.
2003-07-16 08:16:40 +00:00
rushani
e1b7e59831
Fix a typo.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2003-07-16 06:54:59 +00:00
ps
7e13656dc6
Document the latest controllers from 3ware as being supported.
2003-07-16 05:49:40 +00:00
harti
11bad34497
Reference the patm(4) man page from here, like the other ATM drivers are
...
referenced.
2003-07-15 12:07:45 +00:00
harti
e6763bf553
The man page for the new IDT77252 driver.
2003-07-15 11:58:23 +00:00
harti
55e0e26eb4
Add a facility for devices, specifically network interfaces, that require
...
large to huge amounts of small or medium sized receive buffers. The problem
with these situations is that they eat up the available DMA address space
very quickly when using mbufs or even mbuf clusters. Additionally this
facility provides a direct mapping between 32-bit integers and these buffers.
This is needed for devices originally designed for 32-bit systems. Ususally
the virtual address of the buffer is used as a handle to find the buffer as
soon as it is returned by the card. This does not work for 64-bit machines
and hence this mapping is needed.
2003-07-15 08:59:38 +00:00
imp
61298a06f3
More devices supported, but not in the man page
2003-07-15 07:27:57 +00:00
imp
247e2b71de
Siemens SpeedStream SS1021
...
Obtained from: OpenBSD (minor mods for our stuff); millert
2003-07-15 03:41:13 +00:00
harti
b1f12e4ff1
Document the PHY chip statistics.
2003-07-14 15:08:11 +00:00
harti
661c94feb0
Document the support for the IDT77155 Sonet/SDH PHY.
...
Cross-reference hatm(4) and fatm(4).
2003-07-14 12:13:30 +00:00
obrien
0a66207427
Document the existance of fla(4).
2003-07-14 03:23:58 +00:00
sam
ff5718dc10
correct card type for Linksys *55AG
...
PR: bin/54190
Submitted by: Josh Elsasser <jre@vineyard.net>
2003-07-13 17:03:39 +00:00
mux
adb7e9909e
Since -march=pentium4 is supposed to be fixed with GCC 3.3, and
...
since people have been reporting success with it, re-enable the
pentium4 optimization.
2003-07-13 10:34:09 +00:00
jkoshy
aa63ccc301
Eliminate non-existent word.
...
Submitted by: jwd
2003-07-13 09:11:10 +00:00
imp
c33672ea1f
add asus wl100
2003-07-11 09:25:18 +00:00
wpaul
ab54f72013
Add support for a bunch of Microsoft networking products:
...
- MN-110 10/100 USB ethernet (ADMtek Pegasus II, if_aue)
- MN-120 10/100 cardbus (ADMtek Centaur-C, if_dc)
- MN-130 10/100 PCI (ADMtek Centaur-P, if_dc)
Also update dc(4) man page to mention support for MN-120 and MN-130.
2003-07-10 18:43:17 +00:00
obrien
3879f4cf2e
Add to the list of AMR cards.
2003-07-10 00:25:51 +00:00
brueffer
a2d3051144
Grammar fix
...
PR: 54225
Submitted by: Christopher Nehren <apeiron@comcast.net>
MFC after: 3 days
2003-07-08 21:10:32 +00:00
smkelly
c2c00420f7
Bring build(7) in sync with src/Makefile by removing documentation
...
for targets that have been unsupported since April:
- upgrade
- aout-to-elf
- aout-to-elf-build
- aout-to-elf-install
- move-aout-libs
Approved by: imp
2003-07-08 16:39:10 +00:00
dannyboy
63315d41e1
Correct to match reality regarding interface names.
...
PR: 51006
Submitted by: "Dmitry Pryanishnikov" <dmitry@atlantis.dp.ua>
mdoc clue by: "Simon L. Nielsen" <simon@nitro.dk>
MFC after: 10 days
2003-07-08 13:24:42 +00:00
dannyboy
25cf8a5973
pam_lastlog, not login, in 5.x.
...
PR: 54200
Submitted by: Matthew George <mdg@secureworks.net>
2003-07-08 12:46:25 +00:00
jkoshy
e40d7abd23
"towards" -> "toward". According to dictionary.com, the use of "towards"
...
is common in British English, while "toward" is the preferred form in
American English. Use the American form for consistency.
Correct the date on the manual page.
Submitted by: Tom Rhodes <trhodes@freebsd.org>,
underway@comcast.net (Gary W. Swearingen)
2003-07-08 01:39:02 +00:00
gshapiro
e95dd66c1f
Remove MAINTAINER= lines from individual Makefiles in favor of the
...
MAINTAINER file (which already had entries for sendmail).
2003-07-07 03:54:04 +00:00
gshapiro
86d8c5a609
Thanks to Ruslan's src/etc/sendmail/Makefile patch, it is now safe
...
(though probably not a good idea in general) to set the various
SENDMAIL_*_MC variables to /etc/mail/sendmail.mc or /etc/mail/submit.mc.
MFC after: 5 days
2003-07-06 19:01:41 +00:00
charnier
0ad2e8b805
de-__P
...
use port/proto to represent services (not proto/port).
add FBSDID
2003-07-06 10:37:00 +00:00
jkoshy
b505b0da1e
Add config(5).
2003-07-06 04:28:12 +00:00
ache
2f58bae2be
Fix Ctrl-\
...
Submitted by: Per Kristian Hove <Per.Hove@math.ntnu.no>
2003-07-06 03:09:40 +00:00
jkoshy
ff07f3efa8
New section 5 manual page detailing our kernel configuration file
...
format.
Reviewed by: Ruslan Ermilov <ru@freebsd.org>, Jens
Schweikhardt <schweikh@schweikhardt.net>
2003-07-06 01:52:26 +00:00
ache
9179c67e97
Add ARMSCII-8 console stuff
...
PR: 53944
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
2003-07-05 12:38:18 +00:00
ache
1a67969367
Add ARMSCSII-8 locale
...
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944
2003-07-05 12:03:16 +00:00
imp
705cd167e6
Add buffalo airstation wli2-cf-s11 I got in japan to the list
2003-07-05 00:31:51 +00:00
sheldonh
2ea895ec95
Regen:
...
* Boemler: vendors.txt (2003-06-30)
2003-07-04 12:23:36 +00:00
bde
696003930f
Use make(1) instead of a shell script to implement the checkdpadd target.
...
This is simpler, and is easy to do now that make(1) supports substituting
regexps. Fixed missing '$' anchor in the regexp. Use less cryptic names
for temporary variables.
Submitted by: ru (early version)
Reviewed by: ru
2003-07-03 11:43:57 +00:00
scottl
e4b16fa239
Update the rest of the busdma man page for the change in bus_dma_tag_create()
2003-07-03 09:07:03 +00:00
scottl
cdbf1d77f1
Update the busdma manpage to reflect the recent API change to
...
bus_dma_tag_create.
2003-07-03 08:32:42 +00:00
jkoshy
27cdb40653
Remove a hard-sentence break and a duplicated sentence. Capitalize
...
a displayed list uniformly and fix up some grammar while I'm here.
2003-07-03 06:07:26 +00:00
jkoshy
da8982c244
Add an Xref to pw(8).
2003-07-03 06:03:12 +00:00
ru
9e382c20d5
Libraries come.
2003-07-02 23:57:29 +00:00
ru
b37cc8df23
Sort.
2003-07-02 23:54:37 +00:00
schweikh
8bc1c55614
Fix a grammar bogon.
2003-07-02 18:29:22 +00:00