skrll
c20e384b54
RCSId police
2013-02-09 16:42:45 +00:00
rmind
5b97ba65a8
Disable -DWITH_NPF for now; will be converted to BPF mechanism.
2013-02-09 15:36:40 +00:00
jmcneill
42680819c8
console device selection is done at runtime now
2013-02-09 13:29:36 +00:00
jmcneill
648a5bdd8d
attach a wsdisplay even if this is not the console device
2013-02-09 13:28:59 +00:00
spz
cd9c73575e
typo in a MKDEBUGLIB part
2013-02-09 12:17:20 +00:00
kiyohara
ce02c3a687
Fix KASSERT(l == curlwp)ed in mi_switch(). Don't use INTSTK of cpu_info in
...
INTR_PROLOG when user-mode. Interrupted user context switches to newlwp, if
sched tick. This context must save to USPACE.
When use our INTSTK?
2013-02-09 11:22:51 +00:00
jmcneill
473f858720
fix usage again -- -D specifies destdir not releasedir
...
include conf/${h}.conf not conf/rpi.conf
fix ./mkimage: line 110: "7" - 1 : syntax error: operand expected (error token is ""7" - 1 ")
2013-02-09 11:20:56 +00:00
jmcneill
eb893c8eed
keep beagleboard conf in sync with rpi
2013-02-09 11:19:55 +00:00
jmcneill
35ad314c0b
fix usage
2013-02-09 11:15:14 +00:00
jmcneill
5dd616cd7a
add missing }
2013-02-09 11:07:26 +00:00
njoly
5fb876b9e0
Fix LOCKDEBUG build.
2013-02-09 11:04:32 +00:00
rmind
0e21825481
NPF:
...
- Implement dynamic NPF rules. Controlled through npf(3) library of via
npfctl rule command. A rule can be removed using a unique identifier,
returned on addition, or using a key which is SHA1 hash of the rule.
Adjust npftest and add a regression test.
- Improvements to rule inspection mechanism.
- Initial BPF support as an alternative to n-code.
- Minor fixes; bump the version.
2013-02-09 03:35:31 +00:00
jakllsch
556f85a303
"dcl" is not "dc1".
...
Fixes PR#47547
2013-02-09 02:49:36 +00:00
christos
26a38a4618
CID/979997: missing va_end()
2013-02-09 01:50:04 +00:00
christos
225b6588eb
CID/979998: missing va_end()
2013-02-09 01:46:30 +00:00
christos
12e03428f2
CVS/979999: missing va_end()
2013-02-09 01:22:28 +00:00
christos
4a90750c00
CID/980000: missing va_end()
2013-02-09 01:20:08 +00:00
christos
222eaeb9cc
CID/90001: missing va_end()
2013-02-09 01:19:05 +00:00
christos
60296e9005
CID/980002: missing va_end()
2013-02-09 01:16:39 +00:00
christos
752baf2503
why didn't gcc find the formatting error?
2013-02-09 00:32:12 +00:00
christos
a67c3c8971
printflike maintenance.
2013-02-09 00:31:21 +00:00
matt
e773de8072
Properly deal with the non-coherent dma tag too.
2013-02-08 23:24:02 +00:00
matt
3cc6d3e59a
If _ARM32_NEED_BUS_DMA_BOUNCE is defined, only define one dma_range
...
for the coherent dma tag.
2013-02-08 23:21:35 +00:00
christos
fdbbeac71e
remove obsolete file
2013-02-08 22:37:14 +00:00
christos
abb21374ec
change to take the full kernel path
2013-02-08 19:16:53 +00:00
christos
9173721edf
fix options
2013-02-08 19:14:14 +00:00
skrll
09cb8836d7
aprint_verbose -> aprint_debug
2013-02-08 16:35:10 +00:00
christos
6b8892b719
fix generation
2013-02-08 15:22:03 +00:00
jdc
e602a4297b
Add seeprom(4). Tested on Blade 2000 and Fire 280R.
2013-02-08 15:20:17 +00:00
jdc
029dae7672
Update the bugs, now that seeprom has a major assigned.
2013-02-08 15:18:44 +00:00
jdc
29f4985ff4
Set the size for EEPROM's that we know about ("i2c-at24c64" is set to 8192).
...
Allows seeprom(4) to attach correctly, when combined with the direct
configuration support there.
2013-02-08 15:17:00 +00:00
jdc
4e17786137
Handle direct configuration if ia->ia_name is set, using iic_compat_match().
...
If ia->ia_name is set, display the name on attach.
Display the size (if known) on attach.
Move the iic_acquire_bus() and iic_release_bus() calls inside the read and
write loops, to avoid holding the bus for the full duration of the read or
write.
2013-02-08 15:14:11 +00:00
christos
debf5d1394
add obsolete entries for yesterday's changes, sort
2013-02-08 15:13:04 +00:00
jdc
c3ca80ef0c
Add an MI major number for seeprom (char 206).
2013-02-08 15:00:26 +00:00
wiz
6ba5c58891
Add serial commas.
...
From Bug Hunting.
2013-02-08 12:50:51 +00:00
skrll
8668323de3
Fix release of vmem_btag_lock (don't release twice in error path)
2013-02-08 09:30:01 +00:00
matt
785313335c
Add pre-name changed debug libraries as obsolete.
2013-02-08 04:36:35 +00:00
matt
4609daf1bc
Add missing }
2013-02-08 04:06:25 +00:00
jakllsch
8c9dbb49b1
Decode 6Gbps signaling SATA capability in IDENTIFY DEVICE data.
2013-02-08 03:58:36 +00:00
matt
e67266a84f
Change bclr 14,2 to beqlr
2013-02-08 03:05:43 +00:00
christos
4c05299285
- fix the debug sets which were broken because of _LIB_PREFIX lossage.
...
- add missing tpm files.
2013-02-08 02:32:32 +00:00
christos
738b87c983
- factor out variables so that the code is more readable, make them conistent
...
- use _LIB_PREFIX correctly.
2013-02-08 02:30:53 +00:00
matt
545df5cbb8
Fix corner cases when searching for NUL.
2013-02-08 02:19:35 +00:00
christos
1e387e93ca
descend!
2013-02-08 01:54:20 +00:00
matt
a317dd6322
Fix typo.
2013-02-08 01:41:35 +00:00
rmind
8ba0fc0dab
- pserialize_switchpoint: check for passing twice, not more than needed.
...
- pserialize_perform: avoid a possible race with softint handler.
Reported by hannken@.
2013-02-07 23:37:58 +00:00
jkunz
f9de65ba47
Contribution from Petri Laakso:
...
Enable debug UART input
Fixes issue with some OLinuXino boards which were not able to
accept input from the user.
2013-02-07 21:56:36 +00:00
christos
af9a2d00d7
yes, but include the right file
2013-02-07 20:31:52 +00:00
christos
fb6d072e45
add shaX and rmd160 headers, same as mdX
2013-02-07 20:30:29 +00:00
christos
53fcf0e8fd
Don't provide 2 versions of __compat_regerror() (the other one comes
...
from 4.3/regex.c via symbol renaming). Anyway this one did nada, so
no great loss :-)
2013-02-07 20:15:07 +00:00