wiz
f75a519239
binutils-2.23.2 out.
2013-03-28 09:36:11 +00:00
garbled
56873b1e5b
Regen usbdevs.
...
Modify quirks to allow a product id of ALL
Set all TRIPPWIRE2 vendor devices to ignore hid. Three in a row means they
are all probably like this.
2013-03-28 04:07:55 +00:00
garbled
d9b380bc45
Add entry for a tripplite AVR550U UPS
2013-03-28 04:05:17 +00:00
christos
70c0b4d9e7
Fix loop bug (Phileas Fogg)
2013-03-28 00:22:21 +00:00
jmcneill
b40b80aea7
For ffs, set bytes per inode to 4K. Otherwise we get a density based on
...
the contents of the image, which aren't very useful after the file-system
has been resized -- for rpi.img, this was 22K per inode!
2013-03-28 00:20:02 +00:00
christos
0eaecbdb0a
call mutex destroy in fini, so that we don't end up with a lockdebug panic
...
when we re-attach.
2013-03-27 23:49:02 +00:00
christos
10f770acff
delete the assert as we'll never get there anyway.
2013-03-27 19:23:28 +00:00
christos
6046c6b246
Don't abort with an assertion when a directory cannot be found in a
...
repository. This could happen when someone copies from one directory
to another CVS files or when things get corrupted. Provide an explanatory
error message instead.
2013-03-27 18:15:13 +00:00
msaitoh
3c34dc67a9
Add BGE_SRAM_FW_MB_RESET_MAGIC again.
2013-03-27 12:11:57 +00:00
msaitoh
303f300e24
Revert 1.228 except BGE_NO_EEPROM flag for BCM5906. Sorry.
2013-03-27 12:03:51 +00:00
msaitoh
63e293caa9
Revert rev. 1.68.
2013-03-27 10:27:58 +00:00
msaitoh
a1310f1fe5
Fix a bug that chips which have BCM5906 ASIC touch GPIO wrongly.
2013-03-27 10:26:05 +00:00
uwe
a94dff73a7
Some shells have ((expr)) syntax for arithmetic. Add space between
...
parens of nested (compound-list)s to unconfuse them.
Fixes PR toolchain/47695
2013-03-27 01:03:39 +00:00
christos
9298b710b7
sync to dhcp-4.2.5-P1
2013-03-27 00:39:31 +00:00
christos
cd51191677
update for version change
2013-03-27 00:38:54 +00:00
christos
fe3afd85ef
make sure we add rcsids in all the files and not in the headers
2013-03-27 00:38:41 +00:00
christos
49d01eccc3
welcome to 4.2.5-P1
2013-03-27 00:38:07 +00:00
christos
79364f4eb5
security fix propagation from bind, no actual changes, and it does not
...
affect us since we use an external bind.
2013-03-27 00:30:58 +00:00
martin
e86421c373
Fix device_t split glitch
2013-03-26 23:29:11 +00:00
christos
df71b4bc46
PR/32591: JuanRP: Also remove the file we are going to be building to prevent
...
it from being used as input.
2013-03-26 20:58:35 +00:00
garbled
143c554557
Add def for KERNEL_9
...
Get rid of unneeded disklabel -D in md.c
Fix pr/47684 by getting rid of a stupid NULL.
2013-03-26 20:56:54 +00:00
martin
f1a3f8c095
Minor cosmetic tweaks for cpu attach messages
2013-03-26 20:52:29 +00:00
taca
7925e35738
- ISC DHCP 4.2.5-P1 is out.
...
- Add Postfix 2.10.0 with 2.9.5.
2013-03-26 16:20:49 +00:00
isaki
f53c2e8d4b
u_int -> uint32_t
2013-03-26 11:30:20 +00:00
isaki
528dcaf553
Fix a wrong "raw" comparison in step3.2.
...
It should solve a PR kern/47692.
2013-03-26 10:57:13 +00:00
agc
82a5e768fb
Describe the agc-symver branch
2013-03-26 02:05:48 +00:00
jmcneill
0ce160bc21
vchiq(4): Add support for Broadcom VideoCore IV firmware interface.
...
vcaudio(4): Add support for Broadcom VideoCore IV audio service.
2013-03-25 23:04:53 +00:00
jmcneill
7e966400c1
enable vchiq, add vcaudio and audio drivers
2013-03-25 23:01:23 +00:00
jmcneill
54e2c2ba0a
defer vchiq initialization with config_mountroot, works around a timing issue that caused problems during sdhc init on some boards
2013-03-25 22:59:25 +00:00
jmcneill
ad80650833
remove unnecessary newline and function name from log message that reports vchiq local and remote versions
2013-03-25 22:58:42 +00:00
jmcneill
fc989baaab
hide some debug printfs under VCHIQ_IOCTL_DEBUG
2013-03-25 22:40:12 +00:00
jmcneill
4aac15c9d4
fix atomic_cmpxchg wrapper
2013-03-25 22:17:01 +00:00
skrll
a2a121cc89
Remove vchiq_doorbell_irq. We have our own version in vchiq_intr.
2013-03-25 22:01:49 +00:00
skrll
b4bd4c4558
Wrap a long line
2013-03-25 21:58:24 +00:00
skrll
4b34cf126d
Remove a bogus KASSERT and improve a comment while I'm nearby.
2013-03-25 21:58:00 +00:00
skrll
ba16f82c16
Revert commented out create_pagelist/free_pagelist to the original
...
version and not the broken FreeBSD version. Should really be deleted
someday soon.
2013-03-25 21:55:11 +00:00
christos
1fe4c812c7
PR/47693: Erik E. Fair: Add missing code to icmp handling.
...
- While there, add the rest of the missing codes
- Merge groups
- Fix indentation
2013-03-25 18:43:30 +00:00
macallan
6d5cfb295a
change hsync start to match xf86-video-radeon so CRT modes set up by radeonfb
...
and Xorg no longer differ by a few pixels horizontally
2013-03-25 17:35:51 +00:00
gson
1189f7bcc3
Don't size an array using MB_CUR_MAX while one locale is in effect and
...
then use it with another locale having a larger MB_CUR_MAX. This
should fix the t_wctomb:wcrtomb_state test failures seen on i386.
2013-03-25 15:31:03 +00:00
christos
7ec4b58530
put back example server configuration file that was removed upstream
2013-03-25 12:59:59 +00:00
chs
f08eca0c18
only use db_printf() if we're actually called from DDB.
...
this prevents the boot-time one from pausing the boot process.
2013-03-25 01:34:59 +00:00
chs
f8a67d48b6
redo the ACPI interrupt handler setup again, this time handling
...
MADT overrides that change the pin as well as the polarity.
fixes PR 47648.
2013-03-25 01:30:37 +00:00
christos
cec592dd5a
Undo horrid configure hack, use compiler define.
2013-03-25 01:11:02 +00:00
christos
45e15df1e5
update dhcp to the latest
2013-03-24 23:04:07 +00:00
christos
f662ec0bb9
adjust build to 4.2.5
2013-03-24 23:03:05 +00:00
cheusov
58a359bf4e
New device Id for Beagle Bone, reviewed by bouyer@ and Lloyd Parker
2013-03-24 23:00:48 +00:00
jmcneill
5e6a09db35
print the local and remote vchiq versions
2013-03-24 22:54:21 +00:00
christos
b576cb34cf
updat to 4.2.5
2013-03-24 22:50:21 +00:00
skrll
cc3878e808
Add || defined(OHCI_DEBUG) to pick up usbd_dump_pipe
...
Fixes kern/47690
2013-03-24 22:38:45 +00:00
msaitoh
c2f14c9b5e
- Add detach function.
...
- Remove old unused bge_vpd_*.
2013-03-24 22:33:59 +00:00