222170 Commits

Author SHA1 Message Date
wiz
6956d16a53 Fix macro usage and xrefs. 2013-10-26 22:59:28 +00:00
wiz
9103078abc Fix xrefs. 2013-10-26 22:58:29 +00:00
wiz
467646f52e Formatting and macro usage fixes. Fix xrefs. 2013-10-26 22:58:04 +00:00
wiz
d01548e7ff Syntax and formatting fixes. Add missing command. Explain 'sb'. 2013-10-26 22:55:51 +00:00
rmind
ecc1424a7c murmurhash2: add an optimised path for the aligned pointer case. 2013-10-26 21:06:38 +00:00
jnemeth
f60aa973c9 cosmetic fix from drochner@ 2013-10-26 20:31:23 +00:00
mbalmer
fe3f9f09ea add CVS marker 2013-10-26 20:07:14 +00:00
mbalmer
08ec8796d0 add sys/lua.h 2013-10-26 20:06:38 +00:00
jdc
0eda4b70da Use machine_model from autoconf.c, instead of calling the firmware here. 2013-10-26 18:49:30 +00:00
jdc
2353478d91 Allow machine_banner and machine_model to be used outside autoconf.c, for
example, by drivers that need to match on model name.  Suggested by mrg@.
2013-10-26 18:47:27 +00:00
matt
3e3547f61b change void<space> to void<tab> for device_printf 2013-10-26 18:31:29 +00:00
jdc
9297225925 A fan reading of 0xff is also invalid (observed on AlphaServer DS20L). 2013-10-26 18:28:15 +00:00
matt
6f520c7142 Use CPP symbols to determine the right MACHINE_ARCH 2013-10-26 18:07:52 +00:00
mbalmer
88ae889885 kill unused .El macro 2013-10-26 17:46:48 +00:00
njoly
b1d0af8ad7 Kill extra El macro. 2013-10-26 17:06:51 +00:00
rkujawa
61e65effad Add support for M25P16, tested on Raspberry PI with Digilent PmodSF. 2013-10-26 15:18:21 +00:00
mbalmer
16ffcab878 first shot at documenting gpio(3lua) 2013-10-26 10:48:19 +00:00
nonaka
3f78cb481f note axen(4). 2013-10-26 09:19:45 +00:00
mbalmer
36e5572b84 also register gpio_methods on the gpio table 2013-10-26 09:18:00 +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
66743a6785 .Xr intro(3lua) and intro(9lua) 2013-10-26 08:37:58 +00:00
mbalmer
0298fb9957 build and install intro(3lua) and intro(9lua) 2013-10-26 08:23:38 +00:00
mbalmer
db33fa3850 fix Dt 2013-10-26 07:51:25 +00:00
mbalmer
fe4e1d9790 place for 9lua man pages 2013-10-26 07:42:18 +00:00
mrg
0b5b0997ae define a HOST_LINK.cc always. 2013-10-26 03:26:57 +00:00
wiz
c1b5b45790 Whitespace; better macro. 2013-10-25 22:19:41 +00:00
apb
e0db893163 Rename _MNUMBERS to _MSECTIONS. The manual section identifiers
are not just numbers any more.

Also introduce a new variable, _MSECTIONREGEX, as a regular expression
to match any of the elements of ${_MSECTIONS}.  Use this instead of
\.[1-9][a-z]*.
2013-10-25 22:16:29 +00:00
wiz
d27a216645 Typo fixes. 2013-10-25 22:15:02 +00:00
apb
e7b5d5dc5f Explain that ${VAR:M*} will normalise the inter-word spacing. 2013-10-25 22:05:00 +00:00
martin
652316b56c Simplify 2013-10-25 21:42:30 +00:00
martin
0fad0c7d31 Comment unused stuff (for documentation purposes) 2013-10-25 21:32:45 +00:00
martin
6baf7d3b60 Remove unused stuff 2013-10-25 21:29:28 +00:00
martin
0e5f0c1170 Remove not yet used stuff 2013-10-25 21:24:14 +00:00
martin
12d38f74fe Mark potentially unused variable 2013-10-25 21:19:56 +00:00
martin
79c1d84493 Mark a potentially unused variable 2013-10-25 21:09:25 +00:00
apb
e1debe8414 The :C/// modifier takes an extendedregular expression. 2013-10-25 20:57:02 +00:00
martin
1e0cbe687d Consistently ifdef a variable and all uses 2013-10-25 20:55:24 +00:00
martin
ee579d18b5 Mark a potentially unused variable 2013-10-25 20:53:02 +00:00
martin
d9955df1e4 Mark a potentialy unused variable 2013-10-25 20:51:14 +00:00
martin
7b1be0e5a2 Remove unused variables 2013-10-25 20:49:38 +00:00
martin
10e9e653af Mark a potentially unused variable 2013-10-25 20:46:29 +00:00
martin
bb4c7c9014 Mark a diagnostic-only variable 2013-10-25 20:45:35 +00:00
martin
33ce426346 Mark diagnostic-only variables 2013-10-25 20:37:17 +00:00
martin
419cac9e69 Mark a diagnostic-only variable 2013-10-25 20:28:33 +00:00
martin
f7c781e1d9 Mark diagnostic-only variables 2013-10-25 20:27:29 +00:00
martin
43a24031f7 Mark a diagnostic-only variable 2013-10-25 20:26:22 +00:00
martin
f5b6eb9494 Mark diagnostic-only variables 2013-10-25 20:25:25 +00:00
martin
c9e83a001d Mark a diagnostic-only variable 2013-10-25 20:22:55 +00:00
martin
015d1a5e21 Mark a diagnostic-only variable 2013-10-25 20:05:39 +00:00
martin
e8d61dfcd2 Eliminat an unused variable and simplify the KASSERT which used to use it 2013-10-25 19:55:22 +00:00