Christian Brueffer
9d2058e4d1
New SiS support.
2005-11-29 06:40:19 +00:00
Joel Dahl
dc3d2c2006
s/Advance/Avance/
2005-11-28 18:56:38 +00:00
Joel Dahl
0199a4806c
No one cares about when the manual page first appeared. Mention when the
...
driver appeared instead.
2005-11-28 18:47:00 +00:00
Joel Dahl
e85afe78fc
Add AUTHORS section.
2005-11-28 17:48:09 +00:00
Christian Brueffer
fb3884b828
Xref snd_atiixp.4
2005-11-28 16:47:52 +00:00
Joel Dahl
a80b6c725e
Add manual page for snd_atiixp(4) and hook it up to the build.
...
Reviewed by: ru
2005-11-28 07:53:29 +00:00
Christian Brueffer
554d7f674c
Document 82571 and 82572 support.
...
MFC after: 3 days
2005-11-27 16:49:19 +00:00
Christian Brueffer
70f66281ed
Add a CAVEATS section that mentions missing RAID5 support.
...
MFC after: 3 days
2005-11-27 09:46:56 +00:00
Christian Brueffer
2d967b8216
In preparation for automatic hardware notes generation, reword the
...
hardware section text to include the driver name.
MFC after: 3 days
2005-11-26 10:06:21 +00:00
Christian Brueffer
1ed2ce5c38
Sort Xrefs in the SEE ALSO section correctly.
...
Pointy hat to: brueffer
2005-11-26 00:47:07 +00:00
Christian Brueffer
f7b5199258
Update the list of drivers that need wlan(4).
...
MFC after: 3 days
2005-11-26 00:40:57 +00:00
Joseph Koshy
6614d15749
Reorder the variable lists on this page alphabetically by make variable
...
name.
Discussed with: ru
2005-11-25 14:31:34 +00:00
Ruslan Ermilov
4294a24e1b
Fix prototype.
2005-11-24 15:10:38 +00:00
Joel Dahl
19797b2256
s/5.5/6.0/ in HISTORY section.
...
Discussed with: ru
2005-11-24 09:25:10 +00:00
Ruslan Ermilov
6e1b5aa172
- Merge FreeBSD Configuration subsection etc. with SYNOPSIS.
...
- Remove the description of how to build a module.
- Remove the description of how to patch the sources.
- Refer to the polling(4) manpage on how to enable the polling mode.
- Tidy up markup.
2005-11-21 16:44:16 +00:00
Damien Bergamini
c62f97f558
Remove references to iwicontrol.
...
Firmware is now loaded by the driver itself.
Remove references to wicontrol.
wicontrol should not be used with iwi.
2005-11-19 17:26:54 +00:00
Joseph Koshy
addbe0bc06
- Move the documentation for the ENABLE_WPA_SUPPLICANT_EAPOL knob to into
...
the list for 'world' builds.
- Increase the width of a bullet list.
- Use .Ss to name sub-sections of this file.
2005-11-19 12:21:11 +00:00
Damien Bergamini
56896f63d9
ural now supports automatic rate adaptation in BSS mode.
2005-11-18 21:46:28 +00:00
Ruslan Ermilov
24a1c2e842
Unifdef for FreeBSD.
2005-11-18 19:38:45 +00:00
Andre Oppermann
cb752e17a9
Remove references to MEXT_ADD_REF, MEXT_REM_REF and MEXT_IS_REF
...
which were removed with rev. 1.179 of mbuf.h.
Sponsored by: TCP/IP Optimization Fundraise 2005
2005-11-18 17:04:49 +00:00
Joseph Koshy
370366007b
Cross-reference hwpmc(4).
2005-11-18 14:05:47 +00:00
Ruslan Ermilov
72d835d0a0
Unbreak and fix markup.
2005-11-18 14:01:11 +00:00
Ruslan Ermilov
5b1df41718
Fix warning, sort sections.
2005-11-18 13:53:36 +00:00
Ruslan Ermilov
19bb0c2774
Minor markup tweaks.
2005-11-18 13:50:59 +00:00
Ruslan Ermilov
502025d8b6
Minimally fix this manpage to not emit warnings.
2005-11-18 13:44:44 +00:00
Ruslan Ermilov
f32ac3955d
Provide a short description.
2005-11-18 12:01:14 +00:00
Ruslan Ermilov
78ad54210f
-mdoc sweep.
2005-11-18 10:56:28 +00:00
Wilko Bulte
e6431fb208
No CAVEAT about EISA attachment given that there is no EISA support
...
Sort of submitted by: jhb
Forgotten in previous commit by: wilko
2005-11-17 21:05:25 +00:00
Christian Brueffer
0749cbc1a4
Mention that this driver does not work on i386+PAE.
...
Suggested by: scottl
MFC after: 3 days
2005-11-17 16:43:56 +00:00
Christian Brueffer
9467c96723
Mention BCM5752 support in two more places.
2005-11-17 16:37:16 +00:00
Gleb Smirnoff
a97b26d057
Document tunables.
2005-11-17 15:10:40 +00:00
Gleb Smirnoff
bf24183749
Xref ng_ether(4) and ng_iface(4) nodes, which are used in examples.
2005-11-16 14:08:17 +00:00
Gleb Smirnoff
878124fed4
Add BCM5752 to HARDWARE section.
2005-11-15 14:48:52 +00:00
Brooks Davis
cda39c0193
Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or
...
more IPv4 address from a ranged list in CIRD notation:
ipv4_addrs_ed0="192.168.0.1/24 192.168.1.1-5/28"
In the process move alias processing into new ipv4_up/down functions to
more toward a less IPv4 centric world.
Submitted by: Philipp Wuensche <cryx dash freebsd at h3q dot com>
2005-11-14 23:34:50 +00:00
Olivier Houchard
4b01ab171d
Briefly document the use of kern.elf32.can_exec_dyn.
...
MFC after: 3 days
2005-11-14 22:24:48 +00:00
Wilko Bulte
d4d128f923
Listen to jhb, and remove bogus claim of support of DE425.
...
Obtained from: jhb
2005-11-14 20:36:53 +00:00
Joel Dahl
82affb8f61
Add Intel ICH7.
2005-11-14 18:33:07 +00:00
Jens Schweikhardt
26cd969f5e
Correct a grammo and capitalize a few abbreviations.
2005-11-12 21:45:20 +00:00
Paul Saab
cad572c41b
Update PCI ids to add the E200, E200i, P400, and P400i storage
...
controllers. Remove the E400 since it is not a real product.
Submitted by: HP
2005-11-11 16:45:33 +00:00
Jean-Yves Lefort
d0d5f05bff
List /boot/device.hints entries for the second joystick.
...
Approved by: joel
2005-11-11 12:53:37 +00:00
Ruslan Ermilov
6d8200ff0c
Add /dev/speaker support to amd64.
...
The following repo-copies were made (by Mark Murray):
sys/i386/isa/spkr.c -> sys/dev/speaker/spkr.c
sys/i386/include/speaker.h -> sys/dev/speaker/speaker.h
share/man/man4/man4.i386/spkr.4 -> share/man/man4/spkr.4
2005-11-11 09:57:32 +00:00
Tim Kientzle
4a483830a2
Use .Nx macro for NetBSD.
...
Thanks to: Ruslan Ermilov
2005-11-10 15:42:51 +00:00
Hartmut Brandt
c6adb7badd
s/Three file/Three files/
...
Submitted by: ru
2005-11-10 13:12:06 +00:00
Hartmut Brandt
da41a1d420
Remove hard sentence breaks. Correct the width calculation for the list
...
indent.
Submitted by: ru
2005-11-10 12:08:17 +00:00
Hartmut Brandt
59ee90cb1a
This is a short man page which describes bsd.snmpmod.mk. It documents
...
only the features that this file layers on top of bsd.lib.mk and should
therefore cross-reference to bsd.lib.mk, which doesn't exist.
2005-11-10 10:09:42 +00:00
Tim Kientzle
2d8e1893d4
Credit NetBSD as the source for the /rescue concept.
...
While I'm here, update my own email address.
Thanks to: Luke Mewburn for pointing out the oversight.
2005-11-10 06:36:06 +00:00
Vinod Kashyap
90e0829525
Added list of supported 9xxxSX models.
2005-11-09 00:23:54 +00:00
Philip Paeps
07a61baefe
Change author's email address.
...
Submitted by: Sean Bullington shegget -at- gmail.com
2005-11-06 00:41:41 +00:00
Ralf S. Engelschall
9f9e9e1b8d
Update list of controllers ciss(4) driver
...
actually supports according to implementation.
Submitted by: Christoph Schug <chris@schug.net>
MFC after: 1 week
2005-11-03 13:02:35 +00:00
Ruslan Ermilov
41d2125edb
Fix .Dd argument.
2005-11-03 07:26:54 +00:00