mbalmer
70d654f756
Document recent gpio(4) changes and introduce a new config file for GPIO.
...
Integrate with the startup scripts in /etc/rc.d. Introduce new variable
"gpio" for /etc/rc.conf.
2009-07-25 16:20:10 +00:00
wiz
65db08e438
Sort supported hardware by name.
2009-07-22 19:42:15 +00:00
wiz
32550f5f41
Remove unnecessary .Pp.
2009-07-22 19:40:41 +00:00
alc
71b968b692
Bump date
2009-07-22 17:53:20 +00:00
alc
76d965daaa
Update supported chips list.
2009-07-22 17:48:26 +00:00
alc
19be44bd80
HAL redistribution is no longer constrained by specific redistribution rules.
2009-07-22 17:45:54 +00:00
alc
2934de2045
The HAL is no longer a kernel blob, reflect this.
2009-07-22 17:34:56 +00:00
wiz
46ec96ceb4
Formatting nit.
2009-07-20 07:58:54 +00:00
minskim
39e3066b15
Enable IP_MINTTL option for SOCK_DGRAM sockets.
2009-07-19 23:17:33 +00:00
wiz
2e77f486e6
New sentence, new line.
2009-07-19 07:02:21 +00:00
kiyohara
1f46950ef0
Support siisata@cardbus.
...
It tested on amd64 and i386 only.
2009-07-19 06:28:08 +00:00
wiz
0e3d8a6be4
Make HTML-ready.
2009-07-18 06:31:54 +00:00
minskim
20bf08088e
Bump date for the previous change.
2009-07-17 22:04:18 +00:00
minskim
d0a9c36e4a
Add the IP_MINTTL socket option.
...
The IP_MINTTL option may be used on SOCK_STREAM sockets to discard
packets with a TTL lower than the option value. This can be used to
implement the Generalized TTL Security Mechanism (GTSM) according to
RFC 3682.
OK'ed by christos@.
2009-07-17 22:02:54 +00:00
wiz
ce0cbbff10
New sentence, new line.
2009-07-16 07:31:48 +00:00
minskim
ca28940e0e
Add the IP_RECVTTL option support.
...
If the IP_RECVTTL option is enabled on a SOCK_DGRAM socket, the
recvmsg(2) call will return the TTL of the received datagram. The
msg_control field in the msghdr structure points to a buffer that
contains a cmsghdr structure followed by the TTL value.
Modeled after FreeBSD implementation.
2009-07-16 04:09:51 +00:00
wiz
0cb83a1a01
New sentence, new line. Add RCS Id. Make HTML-ready.
2009-07-14 21:40:02 +00:00
tls
44571ac47c
Clarify accf_http manual page per wiz's request.
2009-07-14 21:37:50 +00:00
wiz
8f62518cea
Use more markup. Punctuation nit.
2009-06-29 06:02:09 +00:00
dholland
0633e5d59f
Bump date for previous (thanks uebayasi@)
2009-06-29 05:49:28 +00:00
dholland
847d7ba4a1
Document namei_simple_kernel and namei_simple_user.
2009-06-29 05:17:14 +00:00
christos
d2cb166562
document gid, rgid
2009-06-26 15:50:17 +00:00
mjacob
19de87aaa4
Minimally update the man page to indicate 4 and 8Gb card support.
2009-06-25 23:45:52 +00:00
zafer
e61e7f5284
catch spelling error.
2009-06-24 23:10:02 +00:00
zafer
ca54efd201
fix common spelling error.
2009-06-24 22:39:40 +00:00
dholland
3f712a47e2
Fix typo, noticed in passing by wiz
2009-06-24 16:28:48 +00:00
mrg
0f9b883ce6
remove reference to now dead DRM_EXTERNAL option.
2009-06-22 02:34:10 +00:00
wiz
622428f56e
Sort SEE ALSO, minor nits.
2009-06-20 22:55:20 +00:00
mrg
9dac5eae13
update a few things, mostly from yorick hardy in PR#41528.
...
note "options DRM_EXTERNAL".
2009-06-20 18:20:51 +00:00
wiz
f362df9bd8
Use Dv for ENVSYS_*.
2009-06-15 12:21:33 +00:00
pgoyette
9310b4d9c9
Clarify usage of the function members in struct sysmon_envsys and note
...
that they're optional.
2009-06-14 23:09:55 +00:00
wiz
2eb8ed9d33
Drop trailing whitespace.
2009-06-14 22:37:43 +00:00
pgoyette
45f4717820
Ooops - {get,set}_limits() need to be sensor-specific. Pass an extra
...
argument to them to identify the individual sensor being processed.
2009-06-14 19:43:12 +00:00
pgoyette
774ea2bbe8
Remove left-over XXX - thanks wiz@ for pointing this out.
2009-06-13 18:21:55 +00:00
pgoyette
c235777756
Add capability to send sensor limit values to the driver so they can
...
be programmed into device registers. This way we can let the hardware
help us out instead of having to always compare the value against each
limit. (Driver updates for some sensors to take advantage of this
capability will be forthcoming.)
2009-06-13 16:08:25 +00:00
njoly
4be675790f
s/v4l2_capabilities/v4l2_capability/ for VIDIOC_QUERYCAP ioctl.
2009-06-13 10:07:55 +00:00
cegger
84aaef5fb6
mention both X11R6 and X11R7
...
requested by mrg@ on source-changes-d
2009-06-09 17:43:27 +00:00
cegger
c4f0336b00
X11R6 -> X11R7
...
ok wiz@
2009-06-09 13:05:15 +00:00
wiz
9cf943caaf
Bump date for previous. New sentence, new line.
2009-06-08 07:59:38 +00:00
darran
f5116a20c4
Document the link1 ifconfig option which disables LACP.
2009-06-07 23:06:48 +00:00
hubertf
5cf334a3c2
add mlinks for iic manpages
2009-06-06 18:48:09 +00:00
wiz
b7a42d7cb2
Match wording in list to other entries.
2009-06-05 09:29:15 +00:00
wiz
3d125cd052
Drop trailing whitespace. Add a missing continuation line. Use more .An.
2009-06-05 09:27:47 +00:00
jnemeth
f6768fff89
grammar fix
2009-06-05 08:40:51 +00:00
hubertf
b290981f9c
Add iic(4) manpage, partly taken from OpenBSD.
2009-06-05 07:21:14 +00:00
mrg
06dd613f03
extend 'show event' to take /i /t and /m modifiers, to select interrupt,
...
trap or misc event types. you can mix them with /f as well, to show all
including zero events for traps and misc, "show event/ftm"
2009-06-05 04:31:47 +00:00
jnemeth
e70c89ed87
note that vn_open locks the vnode
2009-06-02 18:09:34 +00:00
pgoyette
5a84f3060e
Since we no longer have individual events for each sensor value limit,
...
we don't need individual flag bits. Clean up extra bit definitions.
Bump kernel version - welcome to 5.99.13
2009-06-01 20:08:44 +00:00
wiz
0810d3f67c
Use Dv in more places.
2009-05-28 09:32:17 +00:00
jnemeth
4d4e53194c
clarify vnode locking for vn_rdwr()
2009-05-28 06:49:30 +00:00