yar
cd602b46fa
Document that vlan(4) requires miibus(4) now.
2004-10-04 13:57:44 +00:00
simon
de5d72d101
Add a SYNOPSIS section for io(4), mem(4), or random(4), since they are
...
now optional devices.
MFC after: 1 week
2004-10-03 13:14:20 +00:00
sanpei
b2a8207155
Add a HARDWARE section which lists supported devices.
...
EPSON GT-8400UF(This product is same device id, 0x011f
as EPSON Perfection 1670 scanner)
PR: [FreeBSD-users-jp 81081]
Submitted by: TOKIO Yukiya <yukiya@ee.t-kougei.ac.jp>
MFC after: 3 days
2004-10-03 09:10:15 +00:00
philip
bb789614a3
Document the Synaptics tunable. While I'm here, also mention the
...
synapticshw_t structure and the MOUSE_SYN_GETHWINFO ioctl() which
reads it.
MT5 candidate
Approved by: njl
2004-09-30 06:18:29 +00:00
jmg
49fe0299db
document the limit on jumbo frame size..
...
MFC after: 5 days
2004-09-28 18:24:19 +00:00
simon
60eb71a7d2
- Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
- Update some text to fit better now that this driver support
multiple different device types.
MFC after: 3 days
2004-09-26 19:03:45 +00:00
simon
993e5f13db
Add a HARDWARE section which lists supported devices based on the
...
Hardware Notes.
MFC after: 3 days
2004-09-26 13:38:38 +00:00
blackend
6b1a765834
Remove a duplicated word.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-09-24 20:09:44 +00:00
simon
d1a859cac3
Add the sound device to the synopsis.
...
Noticed by: ru
2004-09-21 07:01:32 +00:00
simon
be574e8958
Connect snd_ess(4) to the build.
2004-09-20 20:21:47 +00:00
simon
2e09844a2e
Add manual page for snd_ess(4).
...
Submitted by: Atte Peltomaki <koston@iki.fi>
MFC after: 3 days
2004-09-20 20:05:26 +00:00
simon
2993d4cdf2
Add Sitecom LN-029 to list of supported devices.
2004-09-19 19:55:48 +00:00
ru
869702f330
Sort MAN and MLINKS in dictionary order ignoring case.
2004-09-19 06:11:45 +00:00
ru
31f87648dd
The checksum code has been fixed; reflect this is a manpage.
2004-09-19 05:42:04 +00:00
brueffer
6341e8a709
Re-formulate the first sentence for better readability
...
MFC after: 3 days
2004-09-18 12:33:01 +00:00
glebius
7658f775cf
- properly capitalize NetFlow
...
- small grammar fix
Submitted by: ru
2004-09-17 20:09:59 +00:00
glebius
5d62ba86f5
A man page for Netflow node.
...
English lessons by: julian
mdoc(7) lessons by: ru
Approved by: julian (mentor)
2004-09-17 19:30:39 +00:00
dds
ab5f86aa56
Fix typo.
...
MFC after: 2 days
2004-09-17 14:53:46 +00:00
simon
eac60ee384
Bump document date forgotten in last commit.
2004-09-16 22:26:45 +00:00
brueffer
bc5c118b8e
- add a HARDWARE section based on the hardware notes
...
- capitalize Ethernet
- minor fixes
MFC after: 3 days
2004-09-16 20:33:32 +00:00
brueffer
2c00b4414f
Adaptec ANA-6944/TX is supported
...
MFC after: 3 days
2004-09-16 20:29:19 +00:00
brueffer
0719fee61b
Add missing comma
...
Submitted by: ceri
MFC after: 3 days
2004-09-16 18:46:21 +00:00
brueffer
eb0fde597f
Better wording for the hardware section.
...
Discussed with: emax
2004-09-14 16:46:16 +00:00
wpaul
8242ac01d6
Fix copyright (e-mail address and years were wrong).
2004-09-14 16:08:13 +00:00
andre
ea95dbf321
Be explicit that packets passed from a 'ipfw tee' action will not be reassembled.
...
Prodded by: ru
2004-09-14 09:35:10 +00:00
wpaul
df7b8c318b
Oops. ZX1701 and ZX1702 are the chip designations (ZyXEL rebadged the
...
the VIA chips with their own numbers). The actual card names are
GN650-T (64-bit) and GN670-T (32-bit). Also capitalize ZyXEL correctly.
2004-09-13 17:05:07 +00:00
wpaul
9a90ff5517
Add the Zyxel ZX1701 and ZX1702 adapters to the HARDWARE list. Clean up
...
a few small things.
2004-09-13 16:49:36 +00:00
dd
b24004cdef
Remove a broken URL reference. The submitter reports that the
...
"documentation on the AceNIC cards are no longer after Nortel acquired
Alteon".
PR: 71600
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
2004-09-13 13:18:27 +00:00
brueffer
817a6c2181
- add a HARDWARE section
...
- grammar fixes
- wording improvements
- bump document date
MFC after: 3 days
2004-09-13 10:36:44 +00:00
brueffer
99ed22864d
- fix capitalization
...
- add HARDWARE section based on the hardware notes
- bump document date
MFC after: 3 days
2004-09-13 10:35:29 +00:00
brueffer
1cdf0823cb
- remove device count
...
- add a HARDWARE section
- bump document date
MFC after: 3 days
2004-09-13 10:33:53 +00:00
brueffer
959f00b832
- start new sentences on new lines
...
- misc fixes
2004-09-12 22:37:37 +00:00
brueffer
1611e496d3
- add vge(4)
...
- bump document date
2004-09-12 22:03:38 +00:00
simon
d70a385414
- Add a HARDWARE section which lists supported devices.
...
MFC after: 3 days
2004-09-12 19:39:09 +00:00
simon
674995be68
- Change DESCRIPTION section to a HARDWARE section.
...
- Sync list of supported devices with source code.
MFC after: 3 days
2004-09-12 19:11:28 +00:00
simon
3e43ae7ebd
- Add a HARDWARE section which lists supported devices based on the
...
FreeBSD Hardware Notes, source code and cvs comments from
FreeBSD and NetBSD.
- Update page title and DESCRIPTION section to reflect the fact that
this driver supports much more than Handspring Visor now.
MFC after: 3 days
2004-09-12 17:03:47 +00:00
simon
9c0f14449b
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
MFC after: 3 days
2004-09-12 15:53:37 +00:00
simon
0f77f16f29
- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
...
section 4 manual pages.
- Sort device list.
MFC after: 3 days
2004-09-12 15:46:15 +00:00
simon
a9462c121f
Change DESCRIPTION section to a HARDWARE section.
...
MFC after: 3 days
2004-09-12 15:23:36 +00:00
simon
b328f0bc73
Add a HARDWARE section which lists supported devices.
2004-09-11 15:00:07 +00:00
wpaul
76cce8b362
Add a manual page for the vge(4) driver.
2004-09-10 20:58:38 +00:00
trhodes
44506a9b68
Remove the debugging tunable, it was not being used.
...
Enable first match by default.[1]
We should: rwatson [1]
2004-09-10 15:14:50 +00:00
brueffer
ab156e0204
Remove spare ")"
...
MFC after: 3 days
2004-09-10 07:54:05 +00:00
brueffer
63cdb29c62
- grammar fixes
...
- fix path to a source file
MFC after: 3 days
2004-09-10 00:47:43 +00:00
brueffer
d1f50bce62
Connect cnw.4 to the build.
...
MFC after: 5 days
2004-09-10 00:07:00 +00:00
brueffer
0e0810e3be
Add a manpage for the cnw(4) driver, adopted from NetBSD.
...
MFC after: 5 days
2004-09-09 23:49:19 +00:00
brueffer
f09507d8c7
- add a HARDWARE section based on the driver README
...
- capitalization fixes
- bump document date
MFC after: 3 days
2004-09-09 23:41:03 +00:00
ru
2a75d95823
Update sound-related manpages to account for the recent change in
...
device and module naming. The following files were repo-copied:
csa.4 -> snd_csa.4
gusc.4 -> snd_gusc.4
maestro3.4 -> snd_maestro3.4
sbc.4 -> snd_sbc.4
uaudio.4 -> snd_uaudio.4
The pcm(4) manpage wasn't renamed to sound(4) as there are nearby
plans to rename "device sound" to "device snd", to address the
ambiguity in naming, so pcm.4 is linked to sound.4 for the moment.
(We also mumble something about the future plans in the manpage.)
Removed links from pcm.4 to als4000.4 and emu10k1.4 -- they now
have their own snd_*.4 manpages.
Fixes for recent snd_*.4 manpages: added missing "device sound"
to the SYNOPSIS, fixed hints (they are still "hint.pcm.<unit>"
in most cases).
MT5 after: 3 days
2004-09-08 08:28:02 +00:00
brueffer
ea20bc06f4
We don't need device counts anymore. Also remove device.hints entries
...
for ie1, to be in line with the other manpages.
MFC after: 3 days
2004-09-08 00:30:30 +00:00
brueffer
dd783d4160
We don't need device counts anymore
...
MFC after: 3 days
2004-09-08 00:28:53 +00:00