Commit Graph

616 Commits

Author SHA1 Message Date
alnsn
6021eb407c man 4 bpfjit 2014-07-24 21:08:50 +00:00
mbalmer
94541005af Add a man page for asus(4), written by Leonardo Taccari as part of PR/39932. 2014-07-13 08:37:13 +00:00
kardel
54c2251d60 add HYT-221/271/939 humidity/temperature I2C sensor
extend envsys(4) framework by %rH (relative humidity)
2014-05-18 11:46:23 +00:00
kardel
9171ee3159 move mcp23s17gpio.4 to MI SPI drivers section 2014-04-23 06:53:14 +00:00
kardel
a845bf81d9 add Microchip MCP23S17 GPIO driver
(via SPI interface)
2014-04-06 17:59:39 +00:00
nonaka
c3077021ad Add a driver for Realtek RTS5209/RTS5229 Card Reader.
Ported from OpenBSD.
2014-03-19 15:26:41 +00:00
martin
8ada782766 Add umcs(4) 2014-03-16 09:28:43 +00:00
ozaki-r
aaaf6db810 Add micphy.4 2014-03-03 02:03:31 +00:00
skrll
6d3ceb1d61 Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
mlelstv
45ab26459f Add igmafb man page. 2014-01-21 16:12:56 +00:00
nonaka
87abaea977 Add driver for ASIX AX88178a and AX88179 Ethernet interface.
Ported from OpenBSD.
2013-10-26 09:16:19 +00:00
mbalmer
201342bc2e link the lua(4) man page 2013-10-24 21:55:00 +00:00
jdc
a6cc3df90d Add lmenv.4 to the manual page makefile and to the set list. 2013-10-15 19:20:18 +00:00
skrll
6d846607cd Basic man page for dwctwo. 2013-10-15 15:10:57 +00:00
rkujawa
0c3b693fd3 Add mpl115a(4) man page for the new MPL115A2 pressure sensor driver. 2013-09-08 15:57:39 +00:00
soren
d75af7e216 Build orphaned man pages. 2013-08-06 22:33:59 +00:00
pgoyette
b322009003 Fix the build 2013-05-08 04:33:15 +00:00
rkujawa
4a34c9a43f Add mcp980x(4) man page. 2013-05-07 22:45:26 +00:00
rkujawa
d4388e5cd0 Add man page for TPS65217 PMIC. 2013-04-26 20:08:53 +00:00
christos
8b57040752 patches for new wifi devices. 2013-03-30 02:38:58 +00:00
joerg
e240adbd0b Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
skrll
72d205c317 Install the smsc(4) man page. 2013-01-11 16:32:48 +00:00
mbalmer
50b3b570e2 Adding ibmcd(4), a device driver for the IBM 4810 BSP cash drawer port as
found e.g. in SurePOS 300 series point of sale terminals.  The driver
provides a gpio(4) device with three pins:  pin 0 to open drawer, pin 1
to read the status and pin 2 to read whether a cash drawer is connected or
not.
2012-12-17 20:37:59 +00:00
mbalmer
21a6d3b7f6 ptcd(4) is a device driver for the cash drawer port found on Protech PS3100
point of sale terminals.  It controls the cash drawer using a gpio(4) device
that attaches at ptcd0:  Pin 0 controls the drawer, pin 1 reports the current
state.  For details read the manual page.
2012-12-16 13:09:18 +00:00
rkujawa
664c247396 Add man page for recently added msm6242b driver. 2012-11-14 02:29:10 +00:00
riastradh
e54480a5e8 Add man page for uatp(4). 2012-08-05 14:28:50 +00:00
degroote
aead3000b0 Add malo(4)@pci driver for Marvell Libertas wireless adaptor
Ported from OpenBSD
Known issues :
  - contrary to OpenBSD one, only support pci at the moment, because I don't
    have the necessary hardware to test PCMCIA / CARDUS Marvell Card
  - not connected to pmf(9) (unable to test it)
2012-07-30 18:57:17 +00:00
rkujawa
49bcd77243 Add man page for recently introduced tdvfb(4). 2012-07-19 08:57:09 +00:00
abs
6d3bbab488 Adjust some wording based on suggestion from Snader_LB, plus install a link to wedge.4 2012-07-13 22:58:44 +00:00
rkujawa
6b0e8038bd Add voodoofb man page. This time trying to use the "the" word more. 2012-07-13 16:19:42 +00:00
wiz
2edebd0d8a Install urtw(4). 2012-05-30 20:13:10 +00:00
nonaka
9cdb1c70e5 Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE
802.11a/b/g/n wireless network devices, ported from OpenBSD by FUKAUMI Naoki,
arranged by me.
2012-05-30 14:30:32 +00:00
bouyer
24a7abc690 Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II
SAS controllers. Ported from OpenBSD.
2012-04-19 17:50:49 +00:00
nonaka
db4c04c984 Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices. 2012-03-25 00:11:16 +00:00
drochner
364a06bb29 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
plunky
18e80c41ff add aubtfwl.4 to the build 2012-02-14 17:35:11 +00:00
christos
6fb39d18da add a tpm driver from bsssd.sourceforge.net 2012-01-22 06:44:28 +00:00
mbalmer
0d7eed0028 Remove trailing whitespace. Reported by Brad Harder. 2012-01-17 07:04:08 +00:00
christos
fc5fe3c352 PR/45850: Pierre Pronchery: USB multi-touch panels are not supported 2012-01-17 03:49:19 +00:00
drochner
d107562abc Make FAST_IPSEC the default IPSEC implementation which is built
into the kernel if the "IPSEC" kernel option is given.
The old implementation is still available as KAME_IPSEC.
Do some minimal manpage adjustment -- kame_ipsec(4) is a copy
of the old ipsec(4) and the latter is now a copy of fast_ipsec(4).
2012-01-09 15:16:30 +00:00
yamt
9753d46d1c install tprof related commands and man pages. 2012-01-04 16:25:13 +00:00
minoura
f602c9092c Add vioif(4) and viomb(4). 2011-11-26 15:04:45 +00:00
mbalmer
c70f5944c6 Add documentation for gpiopwm(4). 2011-11-13 12:35:40 +00:00
hannken
09bafcf1a9 Document virtio(4). 2011-11-05 09:22:43 +00:00
wiz
9685fb523d Move vmt(4) to x86 subdir.
No obsolete entries added for set lists since original import was just an
hour ago.
2011-10-18 10:19:11 +00:00
wiz
21103913dd Add vmt(4) from OpenBSD. 2011-10-18 09:50:24 +00:00
sjg
1919f85697 Install the man page for filemon(4). 2011-09-29 23:35:48 +00:00
jruoho
82f9e3ab66 Install the emdtv(4) manual page, based on earlier feedback from jmcneill@
(includes some XXX comments; should be updated alongside with the driver).
Also use the new dtviic(4) links to build a list of supported cards.
2011-08-30 07:07:04 +00:00
jruoho
bd1a818de3 Deprecate the tuner(4) page (link to bktr(4)), as the name is too general
and nowadays misleading.
2011-08-30 05:59:44 +00:00
jruoho
b6256a2ee9 As discussed with wiz@ and jmcneill@, move the dtvi2c(4) page to dtviic(4)
(to match iic(4)) and install it by default. Also, and in particular, build
and install MLINKS for all supported demodulators and tuners.
2011-08-30 05:40:38 +00:00