freebsd-dev/share/man/man4
Gleb Smirnoff f25a8a0150 Add uep(4), driver for USB onscreen touch panel from eGalax.
The driver is stub. It just creates device entry and feeds
reassembled packets from hardware into it.

If in future we would port wsmouse(4) from NetBSD, or make
sysmouse(4) to support absolute motion events, then the driver
can be extended to act as system mouse. Meanwhile, it just
presents a /dev/uep0, that can be utilized by X driver, that
I am going to commit to ports tree soon.

The name for the driver is chosen to be the same as in NetBSD,
however, due to different USB stacks this driver isn't a port.
2010-05-25 21:20:56 +00:00
..
man4.arm Add standard MLINKs. 2008-11-29 19:01:44 +00:00
man4.i386 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
man4.powerpc mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
man4.sparc64 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
aac.4 Get correct maxio from the controller and drop the tunable. 2009-07-11 08:10:18 +00:00
acpi_aiboost.4 Typo/rewording. 2008-12-13 09:33:03 +00:00
acpi_asus.4 Update .Dt to reflect the fact that these drivers and man pages are 2010-02-08 21:01:41 +00:00
acpi_dock.4 Revise markup. 2006-09-30 15:14:49 +00:00
acpi_fujitsu.4 Update .Dt to reflect the fact that these drivers and man pages are 2010-02-08 21:01:41 +00:00
acpi_hp.4 Update .Dt to reflect the fact that these drivers and man pages are 2010-02-08 21:01:41 +00:00
acpi_ibm.4 Update .Dt to reflect the fact that these drivers and man pages are 2010-02-08 21:01:41 +00:00
acpi_panasonic.4 Update .Dt to reflect the fact that these drivers and man pages are 2010-02-08 21:01:41 +00:00
acpi_sony.4 Update .Dt to reflect the fact that these drivers and man pages are 2010-02-08 21:01:41 +00:00
acpi_thermal.4 Explain more about the "C" qualifier for Celsius. 2007-03-18 00:57:07 +00:00
acpi_toshiba.4 Update .Dt to reflect the fact that these drivers and man pages are 2010-02-08 21:01:41 +00:00
acpi_video.4 Fix typos and use consistent section names in manual pages: 2005-07-15 17:35:26 +00:00
acpi_wmi.4 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
acpi.4 Document a new sysctl variable and a loader tunable. 2010-03-09 19:19:07 +00:00
ada.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
adv.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
adw.4 Markup fixes. 2006-09-18 15:24:20 +00:00
ae.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
age.4 Add ASUS P5KPL-C to the list of supported motherboard. 2008-09-18 05:08:17 +00:00
agp.4 Add information about the 845M card that I recently committed support 2007-11-28 12:04:25 +00:00
aha.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
ahb.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
ahc.4 More explicitly mention that we support the 2920C with the ahc driver. 2008-07-13 13:56:21 +00:00
ahci.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
ahd.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
aio.4
alc.4 Add alc(4) man page and hook up ale(4) to the build. 2009-06-10 02:19:54 +00:00
ale.4 Fix typo. 2008-11-29 18:09:50 +00:00
alpm.4 Kernel modules for these drivers are installed on all platforms, so 2010-02-08 23:30:28 +00:00
altq.4 Add sge(4) man page and hook up sge(4) to the build. 2010-04-14 21:27:48 +00:00
amd.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
amdpm.4 Kernel modules for these drivers are installed on all platforms, so 2010-02-08 23:30:28 +00:00
amdsbwd.4 amdsbwd: new driver for AMD SB600/SB7xx watchdog timer 2009-11-30 11:44:03 +00:00
amdsmb.4 Revise markup. 2006-09-30 15:14:49 +00:00
amdtemp.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
amr.4 o sort the HARDWARE list somewhat 2006-06-18 14:45:28 +00:00
an.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
arcmsr.4 ARC-1680 is supported. 2008-03-28 23:25:58 +00:00
asmc.4 * Document the dev.asmc.N.light.control sysctl. [1] 2009-07-27 13:36:35 +00:00
asr.4
ata.4 Add some more supported controllers. 2010-03-03 19:44:43 +00:00
atapicam.4 Revert part of r198363, there is no "device cam", it is 2009-10-29 15:59:27 +00:00
ataraid.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
ath_hal.4 update; mostly to eliminate ambiguity about what hardware is supported 2009-03-25 21:20:15 +00:00
ath.4 remove pre-vap examples 2010-03-21 17:53:54 +00:00
atkbd.4 Some clarifications to make keyboard configuration under syscons. 2008-01-29 18:28:50 +00:00
atkbdc.4 Backout previous diffs - this functionality is already provided by the 2005-04-07 23:59:38 +00:00
atp.4 Add atp(4) man page. 2009-11-15 18:31:57 +00:00
audit.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
auditpipe.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
aue.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
axe.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
bce.4 - Document that 'Dell PowerEdge R710' has bce(4) supported NIC. 2009-10-07 13:45:12 +00:00
bfe.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
bge.4 Spell out the name of the month. 2009-10-25 17:47:52 +00:00
bktr.4 Fix the bug in my last commit: ++Year... 8-/ 2006-01-21 14:58:25 +00:00
blackhole.4 - Do not claim that ipfw is the only firewall package available 2007-01-01 21:16:42 +00:00
bpf.4 Bump __FreeBSD_version to 800043, because of the bpf(4) change. 2008-08-13 17:45:06 +00:00
bridge.4 bridge(4) acts like a switch, not like a hub. 2010-01-09 09:30:09 +00:00
bt.4 o Capitalization fixes 2006-06-18 14:12:27 +00:00
bwi.4 Add a manpage for the bwi(4) driver. 2009-05-16 10:42:00 +00:00
bwn.4 bwn(4) will first appear in FreeBSD 8.1-RELEASE. 2010-04-29 18:32:14 +00:00
cardbus.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
carp.4 Complete the swap of carp(4) log levels and document the change. 2010-01-08 16:14:41 +00:00
cas.4 Sun GigaSwift Ethernet 1.0 MMF work with r207585 in place. 2010-05-03 20:59:27 +00:00
ccd.4 Fix markup and some typos. 2006-04-14 09:20:25 +00:00
cd.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
cdce.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
ch.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
ciss.4 Add support for the P212, P410, P410i, P411, and P812 HP Smart Array 2008-06-10 17:51:51 +00:00
cm.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
cmx.4 mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
coda.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
coretemp.4 Backout sensors framework. 2007-10-15 20:00:24 +00:00
cpuctl.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
cpufreq.4 Spell "Hz" correctly wherever it is user-visible. 2010-01-12 17:59:58 +00:00
crypto.4 Xref glxsb(4). 2009-03-03 07:58:01 +00:00
cue.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
cxgb.4 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
cy.4 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
da.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
dc.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
dcons_crom.4
dcons.4 Catch up with revision 1.18 of dcons_os.c and add an example of how to use 2008-01-26 06:50:14 +00:00
ddb.4 MFp4 @178364: 2010-05-24 16:41:05 +00:00
de.4 o Fix typo: "an in particular" -> "and in particular". 2009-10-06 04:57:18 +00:00
devctl.4 Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
digi.4 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
disc.4
divert.4 - move steps describing how to gain ipdivert support to SYNOPSIS and 2006-09-24 13:58:44 +00:00
dpms.4 - Teach vesa(4) and dpms(4) about x86emu. [1] 2009-09-09 09:50:31 +00:00
dpt.4 o Remove FILES section (uninteresting for users) 2006-06-18 14:37:48 +00:00
dummynet.4 Chase after phk@: remove reference to (now obsoleted) NMBCLUSTERS. 2006-08-26 21:24:22 +00:00
ed.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
edsc.4 - This driver will first appear in 6.3, not 7.0 2008-01-04 12:57:34 +00:00
ef.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
ehci.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
em.4 Document the led(4) interface to the identification LEDs. 2010-05-14 20:11:30 +00:00
en.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
enc.4 Update man page to reflect latest work on enc(4): 2007-11-28 22:35:48 +00:00
epair.4 Fix loader.conf(5) Xref 2010-01-16 14:32:02 +00:00
esp.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
et.4 Comment out information about Jumbo Frame support, it's not 2008-08-07 07:32:40 +00:00
exca.4
faith.4 Various language fixes. 2010-01-09 00:24:54 +00:00
fatm.4
fd.4
fdc.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
firewire.4 Convert the SYNOPSIS section to look like the ones used in other driver 2006-04-01 10:37:35 +00:00
fpa.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
fwe.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
fwip.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
fwohci.4 The Sony i.LINK (CXD1947) is _not_ supported. 2008-03-03 08:55:50 +00:00
fxp.4 Document undocumented tunables and sysctl variables. 2010-05-12 16:59:58 +00:00
gbde.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gdb.4 Expand contractions. 2005-02-13 23:45:54 +00:00
gem.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
geom_fox.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
geom_linux_lvm.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
geom_uzip.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
geom.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gif.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
gpib.4 Add xrefs to gpib(3), now that it exists. 2010-02-01 21:01:20 +00:00
gre.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
harp.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
hatm.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
hfa.4 Reword the HARDWARE section, so it can be used in the autogenerated 2005-02-23 19:31:12 +00:00
hifn.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
hme.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
hptiop.4 Update the hptiop man page for the new driver. 2008-02-03 16:16:38 +00:00
hptmv.4 Markup fixes. 2006-09-18 15:24:20 +00:00
hptrr.4 Introduce hw.hptrr.attach_generic loader tunable to deny hptrr driver 2009-11-08 11:33:51 +00:00
hwpmc.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
ichsmb.4 Add information about the ICH6 and ICH7 being supported since recently. 2007-11-28 12:02:19 +00:00
ichwd.4 ichwd.4: fix r198272, restore watchdogd(8) reference 2009-10-20 14:06:07 +00:00
icmp6.4 Assorted markup fixes and minor wordsmithing. 2005-06-15 13:31:23 +00:00
icmp.4 Add lists of ICMP types and codes for user and developer reference. 2007-02-09 12:30:17 +00:00
ida.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
idt.4
ifmib.4 The net/if_slvar.h header is long gone. 2009-12-28 22:14:49 +00:00
igb.4 Document the led(4) interface to the identification LEDs. 2010-05-14 20:11:30 +00:00
igmp.4 Add igmp(4) man page, do not connect to build yet. 2009-03-09 16:51:40 +00:00
iic.4 Teach iic(4) the 'repeated start' I2C condition. This will be used by the 2009-01-26 13:53:39 +00:00
iicbb.4
iicbus.4 Expand contractions. 2005-02-13 23:45:54 +00:00
iicsmb.4
iir.4 Boji Tony Kannanthanam no longer supports this driver, Achim Leubner 2006-06-19 15:22:34 +00:00
inet6.4 Improve flexibility of receiving Router Advertisement and 2009-09-12 22:08:20 +00:00
inet.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
intpm.4 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
intro.4
io.4 Update .Dt on these man pages: the kernel modules and corresponding man 2010-02-08 20:53:29 +00:00
ip6.4 Fix the reference for the IPV6_V6ONLY option. This option is described 2009-08-30 14:45:09 +00:00
ip.4 Document IP_BINDANY IP socket option. 2009-06-01 10:30:52 +00:00
ipfirewall.4 Use the loader.conf example. 2006-10-16 07:56:36 +00:00
ipmi.4 - ipmi(4) appeared in FreeBSD 6.2, not in 5.3 2008-01-07 14:51:17 +00:00
ips.4 Some of the controllers sold as ServeRAID (IBM ServeRAID-MR10i, 2009-09-07 20:57:01 +00:00
ipsec.4 Correct typo. 2009-11-29 21:03:54 +00:00
ipw.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
ipwfw.4 Add manpages for ipwfw(4) and iwifw(4), based on iwnfw(4). 2010-01-14 22:21:43 +00:00
iscsi_initiator.4 Various wording, spelling and markup fixes. 2010-05-09 21:34:05 +00:00
isp.4 Make gmultipath(8) easier to find. 2009-05-05 13:48:53 +00:00
ispfw.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
iwi.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
iwifw.4 Add manpages for ipwfw(4) and iwifw(4), based on iwnfw(4). 2010-01-14 22:21:43 +00:00
iwn.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
iwnfw.4 Update documentation for the iwn and iwnfw drivers: they support the 1000, 5150, 6000 and 6050 devices too, with firmware modules for the 4965, 1000, 5000, 5150 and 6000. 2010-02-08 21:38:42 +00:00
ixgb.4 Use our standard section 4 SYNOPSIS layout. 2006-08-18 10:22:36 +00:00
ixgbe.4 Bring this up to date with regard to our other section 4 and Intel manpages, 2008-06-17 21:14:02 +00:00
jme.4 Add a HARDWARE section. It doesn't contain any information not 2008-10-06 17:49:24 +00:00
joy.4 Use the correct line to put into loader.conf. Duh! 2007-02-12 20:58:32 +00:00
kbdmux.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
keyboard.4 They key combinations for Left window and Right window seem reversed, fix. 2005-02-23 04:22:17 +00:00
kld.4 Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
ksyms.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
ktr.4 Man page change to documant slight change in ktr_alq behaviour. 2010-04-14 21:44:14 +00:00
kue.4 Add support for Psion Gold Port Ethernet USB NIC. 2006-10-07 18:03:39 +00:00
lagg.4 Fix typo. 2009-03-29 21:08:48 +00:00
le.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
led.4 Bump .Dd 2007-04-24 07:10:10 +00:00
lge.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
lindev.4 These features will first appear in 8.1, soon to be released 2010-05-24 11:14:40 +00:00
linux.4 Update .Dt on these man pages: the kernel modules and corresponding man 2010-02-08 20:53:29 +00:00
lmc.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
lo.4 Teach the loopback interface about checksum generation and validation 2009-03-15 20:17:44 +00:00
lp.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
lpbb.4
lpt.4 Expand contractions. 2005-02-15 09:27:00 +00:00
mac_biba.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_bsdextended.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_ifoff.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_lomac.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_mls.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_none.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_partition.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_portacl.4
mac_seeotheruids.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_stub.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac_test.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
mac.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
Makefile Add uep(4), driver for USB onscreen touch panel from eGalax. 2010-05-25 21:20:56 +00:00
malo.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
mcd.4 Kernel modules for these drivers are installed on all platforms, so 2010-02-08 23:30:28 +00:00
md.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
mem.4
meteor.4
mfi.4 IBM ServeRAID M5015 SAS/SATA works. 2010-05-12 17:12:38 +00:00
miibus.4 Add sge(4) man page and hook up sge(4) to the build. 2010-04-14 21:27:48 +00:00
mk48txx.4 Add a man page for mk48txx(4). 2009-12-25 22:01:39 +00:00
mld.4 Add mld(4) man page. 2009-05-27 16:30:33 +00:00
mlx.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
mly.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
mmc.4 Add sdhci driver man page. Link it up to mmc subsystem. 2008-10-22 09:04:05 +00:00
mmcsd.4 Use full month name. 2008-10-22 09:11:35 +00:00
mn.4 Manual page for the "mn" Siemens Easy321-R1 E1/T1 device driver. 2005-05-10 16:48:03 +00:00
mouse.4
mpt.4 Mention LSI Logic FC949E. 2010-05-14 01:10:20 +00:00
msk.4 Marvell 88E8059(Yukon Optima) is now supported. 2010-04-30 19:05:01 +00:00
mtio.4
multicast.4 Merge final round of MLD changes from p4: 2009-05-27 18:57:13 +00:00
mvs.4 mvs(4) will first appear in FreeBSD 8.1. 2010-05-23 14:11:27 +00:00
mwl.4 Implementation of the upcoming Wireless Mesh standard, 802.11s, on the 2009-07-11 15:02:45 +00:00
mwlfw.4 Reference the correct man page for firmware(9). 2009-12-19 16:36:57 +00:00
mxge.4 mxge's tunable hw.mxge.rss_hash_type cannot be set from the 2009-07-22 11:57:34 +00:00
my.4 my(4) doesn't need miibus(4). 2007-03-11 15:20:04 +00:00
natm.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
natmip.4
ncr.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
ncv.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
ndis.4 Add extra Xrefs 2010-03-14 15:49:04 +00:00
net80211.4 add IEEE80211_SCAN_REQ 2009-07-12 20:17:31 +00:00
netgraph.4 Remove now-obsolete Xref to ng_atmpif.4 from netgraph.4. 2008-05-26 22:39:56 +00:00
netintro.4 When an underlying ioctl(2) handler returns an error, our ioctl(2) 2010-04-14 22:02:19 +00:00
nfe.4 Mention support for nForce MCP77 and MCP79. 2008-10-02 02:23:59 +00:00
nfsmb.4 Revise markup. 2006-09-30 15:14:49 +00:00
ng_async.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_atm.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_atmllc.4
ng_bluetooth.4
ng_bpf.4 Sometimes, depending on the bpf filter rules used in $PATTERN, 2009-01-30 19:33:04 +00:00
ng_bridge.4 Add an optional "persistent" flag to ng_hub and ng_bridge, which if set, 2010-05-05 22:06:05 +00:00
ng_bt3c.4 Remove references to pccardd(8), pccardc(8) and OLDCARD. 2007-02-09 21:05:47 +00:00
ng_btsocket.4
ng_car.4 Add usage example: 2007-12-22 13:31:01 +00:00
ng_ccatm.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
ng_cisco.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_deflate.4 Fix typo. 2007-01-30 20:22:07 +00:00
ng_device.4
ng_echo.4
ng_eiface.4
ng_etf.4 Now that lnc(4) is removed from the source tree, replace lnc0 in an example 2006-05-15 20:28:18 +00:00
ng_ether_echo.4 Hook up the ether_echo node and fix the man page 2008-12-25 07:34:14 +00:00
ng_ether.4 By default "autosrc" is off. 2006-08-04 18:28:57 +00:00
ng_fec.4 Sync with the source code: NGM_FEC_MODE_(MAC|INET) should be 2007-08-12 16:02:30 +00:00
ng_frame_relay.4
ng_gif_demux.4
ng_gif.4
ng_h4.4
ng_hci.4
ng_hole.4 o Correct ng_hole(4) control messages names. 2009-04-30 10:01:13 +00:00
ng_hub.4 Add an optional "persistent" flag to ng_hub and ng_bridge, which if set, 2010-05-05 22:06:05 +00:00
ng_iface.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
ng_ip_input.4
ng_ipfw.4 Sync with recent changes from luigi - struct ng_ipfw_tag superceeded 2010-03-02 10:43:41 +00:00
ng_ksocket.4 Reference socket(9) from ng_ksocket(4). Reference ng_ksocket(4), 2006-12-16 10:32:10 +00:00
ng_l2cap.4
ng_l2tp.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_lmi.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_mppc.4
ng_nat.4 Add support for the libalias redirect functionality. 2008-03-01 17:14:02 +00:00
ng_netflow.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
ng_one2many.4 Fix grammar. 2006-02-20 07:54:16 +00:00
ng_ppp.4 Add 64bit statistic counters to the ng_ppp node. 2007-08-01 20:49:35 +00:00
ng_pppoe.4 mdoc and language fixes for the previous commit, also bump .Dd. 2008-01-05 23:41:15 +00:00
ng_pptpgre.4 Rewrite node to support multiple hooks, alike to ng_l2tp, to use one pair 2008-03-29 06:54:13 +00:00
ng_pred1.4 Manual page for Predictor-1 PPP compression netgraph node. 2006-12-29 10:47:26 +00:00
ng_rfc1490.4
ng_socket.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_source.4 Markup fixes. 2007-03-02 12:55:24 +00:00
ng_split.4
ng_sppp.4
ng_sscfu.4
ng_sscop.4
ng_tag.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
ng_tcpmss.4 (Mostly) markup fixes. 2005-06-16 18:46:17 +00:00
ng_tee.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_tty.4 Update for the last API changes. 2008-12-25 10:18:35 +00:00
ng_ubt.4
ng_UI.4
ng_uni.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_vjc.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ng_vlan.4 Verify that SYNOPSIS section compiles. 2005-02-05 11:31:31 +00:00
ngatmbase.4
nge.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
nmdm.4
nsp.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
null.4
nve.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
nvram.4 Update .Dt on these man pages: the kernel modules and corresponding man 2010-02-08 20:53:29 +00:00
nxge.4 Clean up after the previous commit. 2007-10-29 14:55:46 +00:00
ohci.4 Use our preferred license text (no more "voices in his head"). While here, 2010-03-04 22:06:57 +00:00
orm.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
padlock.4 Install the padlock(4) man page on amd64 as well as i386, to match the 2010-02-08 21:24:12 +00:00
pass.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
patm.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
pccard.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
pccbb.4 Reference exca. 2009-03-18 20:03:33 +00:00
pcf.4 Kernel modules for these drivers are installed on all platforms, so 2010-02-08 23:30:28 +00:00
pci.4 Clean up after previous commit (typo fixes, removed contractions, 2008-01-05 23:21:32 +00:00
pcib.4 pcib is compiled in when "device pci" is specified. 2008-01-18 17:00:44 +00:00
pcic.4 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
pcii.4 Add xrefs to gpib(3), now that it exists. 2010-02-01 21:01:20 +00:00
pcm.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
pcn.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
pim.4 "options PIM" is gone. 2007-02-12 21:30:34 +00:00
polling.4 Rather than fix questionable ifnet list locking in the implementation of 2009-08-15 23:07:43 +00:00
ppbus.4 Correct two grammos. 2007-02-23 16:50:17 +00:00
ppc.4
ppi.4
psm.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
pst.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
pt.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
pts.4 Remove the 1000 pseudo terminal limit from pts(4). 2010-01-13 21:22:23 +00:00
pty.4 Move ptmx into pty(4). 2009-09-06 10:27:45 +00:00
puc.4 There is no PUC_FASTINTR option anymore. 2008-01-24 12:09:59 +00:00
ral.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
random.4 Markup fixes. 2006-09-18 15:24:20 +00:00
rc.4 - move supported hardware information into a HARDWARE section 2005-03-18 02:38:03 +00:00
re.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
rl.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
rndtest.4
route.4 Turns out rtm_use does still exist, just under different name - for 2009-04-22 12:52:12 +00:00
rp.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
rue.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
rum.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
run.4 Make this ready for automatic hardware notes generation. 2010-05-12 19:20:32 +00:00
sa.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
safe.4 Convert the SYNOPSIS section to look like the ones used in other driver 2006-04-01 10:56:36 +00:00
sbp_targ.4 Use our standard section 4 SYNOPSIS. 2009-10-15 11:32:05 +00:00
sbp.4 Add a description about hw.firewire.hold_count. 2007-03-15 14:44:03 +00:00
scc.4 Add scc(4), a driver for serial communications controllers. These 2006-03-30 18:33:22 +00:00
scd.4 Kernel modules for these drivers are installed on all platforms, so 2010-02-08 23:30:28 +00:00
sched_4bsd.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
sched_ule.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
screen.4
scsi.4 Reflect added CAM ATA support. 2010-03-04 10:59:21 +00:00
sctp.4 Fix typo and remove extra spaces. 2010-02-08 20:04:16 +00:00
sdhci.4 Add some information in SYNOPSIS, HARDWARE and BUGS sections. 2009-01-16 19:28:25 +00:00
sem.4 Re-enable module build for POSIX semaphores. 2006-11-11 16:49:29 +00:00
ses.4
sf.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
sge.4 Now sge(4) supports TCP segmentation offload (TSO). 2010-05-10 17:48:00 +00:00
si.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
siba.4 Manpage for the siba(4) Sonic Inc. Silicon Backplane driver. 2010-01-15 19:34:40 +00:00
siis.4 Add links to cam(4). 2010-03-04 11:09:49 +00:00
sio.4 - Remove yet another mention of minor number construction 2006-08-30 14:38:42 +00:00
sis.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
sk.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
smb.4 Note that the slave address passed to smb(4) commands must be left-justified 2009-02-06 15:09:31 +00:00
smbus.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
smp.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
sn.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
snd_ad1816.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_als4000.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_atiixp.4 Add missing .El. 2007-05-12 06:33:52 +00:00
snd_cmi.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_cs4281.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_csa.4 We just have one generic sound driver, reflect this. 2006-06-18 17:53:04 +00:00
snd_ds1.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_emu10k1.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_emu10kx.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
snd_envy24.4 - This driver will first appear in 6.3, not 7.0 2008-01-04 12:57:34 +00:00
snd_envy24ht.4 - This driver will first appear in 6.3, not 7.0 2008-01-04 12:57:34 +00:00
snd_es137x.4 Add the dev.pcm.%d.polling sysctl and a short description. 2006-11-29 17:07:02 +00:00
snd_ess.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_fm801.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_gusc.4 We just have one generic sound driver, reflect this. 2006-06-18 17:53:04 +00:00
snd_hda.4 Add "MIXER CONTROLS" chapter. 2010-01-22 11:04:25 +00:00
snd_ich.4 Cross-reference snd_ich and snd_hda man pages. 2009-01-06 11:11:58 +00:00
snd_maestro3.4 Kill empty line. 2006-01-09 12:51:45 +00:00
snd_maestro.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_mss.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_neomagic.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_sbc.4 Oops, fix minor braino. 2007-02-17 11:31:58 +00:00
snd_solo.4 No one cares about when the manual page first appeared. Mention when the 2005-11-28 18:47:00 +00:00
snd_spicds.4 - This driver will first appear in 6.3, not 7.0 2008-01-04 12:57:34 +00:00
snd_t4dwave.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_uaudio.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
snd_via82c686.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_via8233.4 Add missing .El. 2007-05-12 06:41:41 +00:00
snd_vibes.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snp.4 Reintroduce the snp(4) driver. 2008-11-05 15:04:03 +00:00
spic.4
spkr.4 Add /dev/speaker support to amd64. 2005-11-11 09:57:32 +00:00
splash.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
sppp.4 Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and 2008-05-26 10:40:09 +00:00
ste.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
stf.4 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
stg.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
stge.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
sym.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
syncache.4 Correct a typo. 2008-01-22 19:16:09 +00:00
syncer.4
syscons.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
sysmouse.4 - Use Va' for variables instead of Dv'. 2010-03-16 11:38:07 +00:00
tap.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
targ.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
tcp.4 Add ECN sysctls and ECN RFC. 2008-08-16 21:12:25 +00:00
tdfx.4 Take the functionality contained in the former "options TDFX_LINUX" 2006-03-03 21:37:38 +00:00
termios.4 Bump manual page dates. 2009-12-28 09:41:13 +00:00
textdump.4 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
ti.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
tl.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
tnt4882.4 Add xrefs to gpib(3), now that it exists. 2010-02-01 21:01:20 +00:00
trm.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
tty.4 Bump manual page dates. 2009-12-28 09:41:13 +00:00
tun.4 Typo. 2007-02-04 16:59:50 +00:00
twa.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
twe.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
tx.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
txp.4 Xref altq.4 and bump .Dd 2009-03-12 01:27:15 +00:00
u3g.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
uark.4 Remove Xref to non-existant uhub(4). 2007-02-09 20:53:19 +00:00
uart.4 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
uath.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
ubsa.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
ubsec.4 Sync up to rev. 1.25 from OpenBSD: 2009-05-16 21:38:55 +00:00
ubser.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ubtbcmfw.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
uchcom.4 Remove license clauses 3 and 4 as per rev. 1.2 from NetBSD. 2009-05-18 11:23:15 +00:00
ucom.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
ucycom.4 Move the HARDWARE section below the DESCRIPTION section, like it is 2008-03-01 11:35:30 +00:00
udav.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
udbp.4 Use our preferred license text (no more "voices in his head"). While here, 2010-03-04 22:06:57 +00:00
udp.4 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
uep.4 Add uep(4), driver for USB onscreen touch panel from eGalax. 2010-05-25 21:20:56 +00:00
ufm.4 Switch to our preferred license text. 2010-03-06 05:57:24 +00:00
ufoma.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
uftdi.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
ugen.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
uhci.4 Use our preferred license text (no more "voices in his head"). While here, 2010-03-04 22:06:57 +00:00
uhid.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
uhso.4 mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
uipaq.4 Note that most Windows CE phones are supported by this driver. 2008-08-25 02:38:28 +00:00
ukbd.4 Use our preferred license text (no more "voices in his head"). While here, 2010-03-04 22:06:57 +00:00
ulpt.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
umass.4 Use our preferred license text (no more "voices in his head"). While here, 2010-03-04 22:06:57 +00:00
umct.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
umodem.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
ums.4 Use our preferred license text (no more "voices in his head"). While here, 2010-03-04 22:06:57 +00:00
unix.4 Bump unix(4) man page date for SOCK_SEQPACKET. 2009-10-05 15:15:13 +00:00
upgt.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
uplcom.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
ural.4 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
urio.4 Switch to our preferred license. 2010-03-15 20:25:28 +00:00
urtw.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
usb2_template.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
usb.4 mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
uslcom.4 mdoc changes to make this manpage consistent with our other section 4 manpages. 2008-03-05 18:04:21 +00:00
utopia.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
uvisor.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
uvscom.4 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 21:59:03 +00:00
vga.4 .Pp before .Sh is redundant. 2006-02-13 21:34:19 +00:00
vge.4 Spell "Hz" correctly wherever it is user-visible. 2010-01-12 17:59:58 +00:00
viapm.4 Kernel modules for these drivers are installed on all platforms, so 2010-02-08 23:30:28 +00:00
vinum.4 o vinum.8 -> gvinum.8 as the former was replaced by the latter. 2006-06-11 19:41:07 +00:00
vkbd.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
vlan.4 Now sge(4) supports hardware VLAN tag insertion/stripping. 2010-04-29 18:21:27 +00:00
vpo.4 o Iomage -> Iomega. 2007-08-05 07:39:30 +00:00
vr.4 Bump .Dd for r203620 2010-02-07 18:06:55 +00:00
watchdog.4 If none of the watchdogs supports the requested timeout value, the 2009-12-21 15:12:56 +00:00
wb.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
wi.4 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
witness.4 Reflect recent changes to the sysctl debug.witness.watch moving into a 2008-08-30 13:37:28 +00:00
wlan_acl.4 Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_amrr.4 Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan_ccmp.4
wlan_tkip.4 typo: Michale -> Michael 2005-06-15 19:29:03 +00:00
wlan_wep.4
wlan_xauth.4 Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
wlan.4 Document that the IEEE80211_DEBUG kernel option is needed for 2010-01-14 09:38:23 +00:00
wpi.4 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
xe.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
xl.4 Add a diagnostic note about "transmission error ... tx underrun, increasing 2008-01-24 00:39:38 +00:00
xpt.4
zero.4
zyd.4 TRENDnet TEW-424UB has multiple revisions so clarify zyd(4) man page and 2009-10-03 02:28:28 +00:00