dd
dc32464eaf
Fix typo
2005-12-22 10:51:14 +00:00
thompsa
42c9ecf9f5
Add RFC 3378 EtherIP support. This change makes it possible to add gif
...
interfaces to bridges, which will then send and receive IP protocol 97 packets.
Packets are Ethernet frames with an EtherIP header prepended.
Obtained from: NetBSD
MFC after: 2 weeks
2005-12-21 21:29:45 +00:00
maxim
f6ff25a50e
o Fix typo: id_t -> uid_t.
...
o Use align aware CMSG_LEN() macro for cmsg_len computation.
PR: docs/90731
Submitted by: Andrey Simonenko
Reviewed by: mdodd
MFC after: 1 week
2005-12-21 08:23:04 +00:00
imp
b0ffed81c6
Mention PC Card support for the cs device
2005-12-20 23:05:50 +00:00
brueffer
0d8b5918f5
First step in bringing this page up to speed:
...
Update list of supported bridges and controllers, use markup similar to
ata.4 to display them and replace an XFree86 xref with Xorg.
MFC after: 1 week
2005-12-20 21:40:25 +00:00
obrien
78593ea518
Fix a benign typo in case it actually makes a difference to type setters.
...
Noticed by: pjd
2005-12-19 03:49:15 +00:00
pjd
6ecc825a57
Allow to use TransFlash drive, which can be found in Motorola E398 Mobile Phone.
...
PR: usb/89889
Submitted by: Wojciech A. Koszek <dunstan@freebsd.czest.pl>
MFC after: 1 week
2005-12-19 03:27:28 +00:00
obrien
cac7998f8e
Catch up with device filename changes due to sys/dev/rp/rp.c rev 1.70.
2005-12-19 03:18:48 +00:00
joel
9d17e4c81e
Make the SYNOPSIS section a bit more informative.
2005-12-15 21:02:16 +00:00
joel
7317a691d6
Make the SYNOPSIS section a bit more informative.
2005-12-15 20:25:41 +00:00
brueffer
f835cdfb05
VIA Tech V-RAID write support added.
2005-12-15 17:02:11 +00:00
iedowse
0b71e714c9
Remove usbd(8) and all references to it. It is no longer necessary
...
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
2005-12-15 01:04:51 +00:00
brueffer
c006ecd0ec
Add Via VT8251 support.
2005-12-14 21:10:59 +00:00
brueffer
bf92a08699
Mention SiS write support and add a missing parenthesis.
2005-12-12 16:46:19 +00:00
flz
c001683d8c
- Add a note about latest changes to the iwi(4) driver. A message is printed
...
if the firmware can't be found in /boot/firmware.
Approved by: brueffer
2005-12-12 15:00:45 +00:00
brueffer
567d471732
Xref padlock(4), also fast_ipsec(4) and geli(8) as consumers of this device.
...
MFC after: 3 days
2005-12-10 10:51:55 +00:00
brueffer
3bea9cf763
Manpage for the padlock driver (VIA C3/Eden AES support and RNG).
...
MFC after: 3 days
2005-12-10 10:44:44 +00:00
jcamou
a0efd8b6a9
Fix a couple typos.
...
PR: docs/89881
Submitted by: Seán Farley <sean-freebsd@farley.org>
Approved by: trhodes (mentor)
MFC after: 3 days
2005-12-05 22:10:09 +00:00
brueffer
2de362e312
Document Intel MatrixRAID write support.
2005-12-05 18:11:36 +00:00
bmah
89e7da8869
Add Sony TJ37 to the uvisor manpage.
...
Prompted by: simon
MFC after: 1 week
2005-12-04 15:44:54 +00:00
joel
dcf36fe327
Make the SYNOPSIS section a bit more informative.
2005-12-01 12:58:51 +00:00
jhb
067557e546
- Axe the PARTITIONING and IOCTLS section as this has been made obsolete
...
now that all that stuff has been abstracted out of the disk drivers with
GEOM.
- Reference bsdlabel(8) rather than disklabel(8).
Ok'd by: phk, scottl (1)
Submitted by: Björn König (2)
2005-11-29 16:51:49 +00:00
brueffer
53e5fb0f4c
New SiS support.
2005-11-29 06:40:19 +00:00
joel
c0d115aa84
s/Advance/Avance/
2005-11-28 18:56:38 +00:00
joel
ac70b6ff8f
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
f391e36f66
Add AUTHORS section.
2005-11-28 17:48:09 +00:00
brueffer
6f0fbd7fc6
Xref snd_atiixp.4
2005-11-28 16:47:52 +00:00
joel
eef40a6948
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
brueffer
d656f62998
Document 82571 and 82572 support.
...
MFC after: 3 days
2005-11-27 16:49:19 +00:00
brueffer
7f50bf45e9
Add a CAVEATS section that mentions missing RAID5 support.
...
MFC after: 3 days
2005-11-27 09:46:56 +00:00
brueffer
72732908e8
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
brueffer
bbd2c2f158
Sort Xrefs in the SEE ALSO section correctly.
...
Pointy hat to: brueffer
2005-11-26 00:47:07 +00:00
brueffer
32acede991
Update the list of drivers that need wlan(4).
...
MFC after: 3 days
2005-11-26 00:40:57 +00:00
joel
7eed0b9958
s/5.5/6.0/ in HISTORY section.
...
Discussed with: ru
2005-11-24 09:25:10 +00:00
ru
e2eb41467b
- 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
e13ba63af7
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
damien
7df37188b7
ural now supports automatic rate adaptation in BSS mode.
2005-11-18 21:46:28 +00:00
ru
6a9f60226a
Unifdef for FreeBSD.
2005-11-18 19:38:45 +00:00
jkoshy
f5f13b9dcd
Cross-reference hwpmc(4).
2005-11-18 14:05:47 +00:00
ru
19565cbab2
Fix warning, sort sections.
2005-11-18 13:53:36 +00:00
ru
cba978e9fa
Minor markup tweaks.
2005-11-18 13:50:59 +00:00
ru
2b3121b3a6
Minimally fix this manpage to not emit warnings.
2005-11-18 13:44:44 +00:00
ru
8a2652d669
-mdoc sweep.
2005-11-18 10:56:28 +00:00
wilko
d96ec8e03d
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
brueffer
755ccc1435
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
brueffer
a99e4f2a4d
Mention BCM5752 support in two more places.
2005-11-17 16:37:16 +00:00
glebius
6a3275dc26
Document tunables.
2005-11-17 15:10:40 +00:00
glebius
ba0d0d0ff5
Xref ng_ether(4) and ng_iface(4) nodes, which are used in examples.
2005-11-16 14:08:17 +00:00
glebius
4d0bac87fc
Add BCM5752 to HARDWARE section.
2005-11-15 14:48:52 +00:00
cognet
f30753dc68
Briefly document the use of kern.elf32.can_exec_dyn.
...
MFC after: 3 days
2005-11-14 22:24:48 +00:00