Author: mav
Date: Wed Jun 23 05:43:21 2010
New Revision: 209456
URL: http://svn.freebsd.org/changeset/base/209456
Log:
Do not trust IRQ reported by ACPI. There are cases when it is wrong.
Modified:
head/sys/x86/isa/atrtc.c
head/sys/x86/isa/clock.c
Modified: head/sys/x86/isa/atrtc.c
===
Author: kevlo
Date: Wed Jun 23 04:42:47 2010
New Revision: 209455
URL: http://svn.freebsd.org/changeset/base/209455
Log:
Fix missing argument for errx().
While here, clean up the code a bit.
Modified:
head/share/examples/perfmon/perfmon.c
Modified: head/share/examples/perfmon/perfmon.c
===
Author: adrian
Date: Wed Jun 23 03:59:26 2010
New Revision: 209454
URL: http://svn.freebsd.org/changeset/base/209454
Log:
AR71XX GPIO register definitions.
Reviewed by: gonzo@
Modified:
head/sys/mips/atheros/ar71xxreg.h
Modified: head/sys/mips/atheros/ar71xxreg.h
==
Author: dougb
Date: Wed Jun 23 03:56:53 2010
New Revision: 209453
URL: http://svn.freebsd.org/changeset/base/209453
Log:
MFC 209286:
Add the address for i.root-servers.net
Approved by: re (kensmith)
Modified:
releng/8.1/etc/namedb/named.root
Directory Properties:
releng/8.1/
Author: thompsa
Date: Tue Jun 22 21:16:18 2010
New Revision: 209452
URL: http://svn.freebsd.org/changeset/base/209452
Log:
- fix for USB audio devices which use the 7-byte endpoint descriptor instead
of
the 9-byte one.
- remove sync-endpoint code, which is currently unused.
Reported
Author: dougb
Date: Tue Jun 22 21:14:15 2010
New Revision: 209451
URL: http://svn.freebsd.org/changeset/base/209451
Log:
MFC 209286:
Add the address for i.root-servers.net
Modified:
stable/6/etc/namedb/named.root
Directory Properties:
stable/6/etc/ (props changed)
Modified: sta
Author: thompsa
Date: Tue Jun 22 21:13:36 2010
New Revision: 209450
URL: http://svn.freebsd.org/changeset/base/209450
Log:
Reduce MIDI input buffer size to one USB packet, hence some USB devices don't
properly short terminate their transfers. This fixes a problem where input
appears several
Author: dougb
Date: Tue Jun 22 21:13:35 2010
New Revision: 209449
URL: http://svn.freebsd.org/changeset/base/209449
Log:
MFC 209286:
Add the address for i.root-servers.net
Modified:
stable/7/etc/namedb/named.root
Directory Properties:
stable/7/etc/ (props changed)
Modified: sta
Author: dougb
Date: Tue Jun 22 21:12:44 2010
New Revision: 209448
URL: http://svn.freebsd.org/changeset/base/209448
Log:
MFC 209286:
Add the address for i.root-servers.net
Modified:
stable/8/etc/namedb/named.root
Directory Properties:
stable/8/etc/ (props changed)
Modified: sta
Author: thompsa
Date: Tue Jun 22 21:08:45 2010
New Revision: 209447
URL: http://svn.freebsd.org/changeset/base/209447
Log:
Add new device id.
PR: usb/147190
Modified:
head/sys/dev/usb/usbdevs
head/sys/dev/usb/wlan/if_upgt.c
Modified: head/sys/dev/usb/usbdevs
Author: randi
Date: Tue Jun 22 21:06:33 2010
New Revision: 209446
URL: http://svn.freebsd.org/changeset/base/209446
Log:
Remove unnecessarily inflammatory commentary.
Approved by: cperciva (mentor)
Modified:
head/usr.sbin/sysinstall/sysinstall.8
Modified: head/usr.sbin/sysinstall/sysin
Author: thompsa
Date: Tue Jun 22 21:03:13 2010
New Revision: 209445
URL: http://svn.freebsd.org/changeset/base/209445
Log:
Add a mass storage quirk.
PR: usb/147196
Modified:
head/sys/dev/usb/quirk/usb_quirk.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/quirk/usb_quir
Author: thompsa
Date: Tue Jun 22 21:01:40 2010
New Revision: 209444
URL: http://svn.freebsd.org/changeset/base/209444
Log:
Add new device id.
PR: usb/146907
Modified:
head/sys/dev/usb/net/if_rue.c
Modified: head/sys/dev/usb/net/if_rue.c
Author: thompsa
Date: Tue Jun 22 20:57:48 2010
New Revision: 209443
URL: http://svn.freebsd.org/changeset/base/209443
Log:
Add support for LOW speed BULK transfers. This mode is not recommended by the
USB 2.0 standard, though some USB devices use it anyway.
Submitted by: Hans Petter Sela
Author: thompsa
Date: Tue Jun 22 20:52:35 2010
New Revision: 209442
URL: http://svn.freebsd.org/changeset/base/209442
Log:
Add missing opt_compat.h dependency.
Found by: Garrett Cooper
Modified:
head/sys/modules/mqueue/Makefile
Modified: head/sys/modules/mqueue/Makefile
Author: des
Date: Tue Jun 22 19:56:07 2010
New Revision: 209441
URL: http://svn.freebsd.org/changeset/base/209441
Log:
merge r196650 from head (via stable/8): tty might be NULL
Approved by: re (kib@)
Modified:
releng/8.1/lib/libpam/modules/pam_lastlog/pam_lastlog.c
Directory Properties:
Author: mav
Date: Tue Jun 22 19:42:27 2010
New Revision: 209440
URL: http://svn.freebsd.org/changeset/base/209440
Log:
Add "legacy route" support to HPET driver. When enabled, this mode makes
HPET to steal IRQ0 from i8254 and IRQ8 from RTC timers. It can be suitable
for HPETs without FSB int
Author: mav
Date: Tue Jun 22 19:24:07 2010
New Revision: 209439
URL: http://svn.freebsd.org/changeset/base/209439
Log:
MFC r209341:
Report transport type in XPT_PATH_INQ.
Modified:
stable/8/sys/dev/hptmv/entry.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/in
Author: mav
Date: Tue Jun 22 19:22:34 2010
New Revision: 209438
URL: http://svn.freebsd.org/changeset/base/209438
Log:
MFC r209340:
Report transport type in XPT_PATH_INQ.
PR: i386/147929
Modified:
stable/8/sys/dev/hptiop/hptiop.c
Directory Properties:
stable/8/sys/ (props
Author: ae
Date: Tue Jun 22 18:24:26 2010
New Revision: 209434
URL: http://svn.freebsd.org/changeset/base/209434
Log:
MFC r198478 (by lulf):
- Initialize variable in order to avoid GCC warning and enable WARNS=6.
PR: bin/139970
Submitted by: Ulrich Spörlein
Approved by: ki
Author: tuexen
Date: Tue Jun 22 17:45:21 2010
New Revision: 209433
URL: http://svn.freebsd.org/changeset/base/209433
Log:
MFC 209264
* Fix a bug where the length of the ASCONF-ACK was calculated wrong due
to using an uninitialized variable.
* Fix a bug where a NULL pointer was derefer
Author: mav
Date: Tue Jun 22 16:20:10 2010
New Revision: 209432
URL: http://svn.freebsd.org/changeset/base/209432
Log:
Some style fixes for r209371.
Submitted by: jhb@
Modified:
head/sys/amd64/amd64/mp_machdep.c
head/sys/conf/files.amd64
head/sys/conf/files.i386
head/sys/i386/i386/
Author: mav
Date: Tue Jun 22 16:10:48 2010
New Revision: 209431
URL: http://svn.freebsd.org/changeset/base/209431
Log:
Do not set level-triggered interrupt mode if we are not going to use it.
This fixes QEMU crash due to unsupported level-triggered HPET interrupts.
Reported by: kib@
Mod
Author: des
Date: Tue Jun 22 15:01:23 2010
New Revision: 209430
URL: http://svn.freebsd.org/changeset/base/209430
Log:
merge r196650 (check that tty != NULL, prevents segfault on session close)
Modified:
stable/8/lib/libpam/modules/pam_lastlog/pam_lastlog.c
Directory Properties:
stable/8/li
Author: rwatson
Date: Tue Jun 22 10:46:57 2010
New Revision: 209429
URL: http://svn.freebsd.org/changeset/base/209429
Log:
Add TCP scalability testing wrapper scripts for tcpp.
Sponsored by: Juniper Networks
MFC after:1 week
Added:
head/tools/tools/netrate/tcpp/parallelism.csh (c
Author: rwatson
Date: Tue Jun 22 10:45:35 2010
New Revision: 209428
URL: http://svn.freebsd.org/changeset/base/209428
Log:
Revised tuning advice for tcpp benchmarking: do it in loader.conf, and
tweak more TCP/stack parameters.
Sponsored by: Juniper Networks
MFC after:1 week
Modifie
Author: ae
Date: Tue Jun 22 09:45:20 2010
New Revision: 209427
URL: http://svn.freebsd.org/changeset/base/209427
Log:
MFC r198235:
Clean up markup (mainly).
Approved by: kib (mentor)
Modified:
stable/8/sbin/geom/class/part/gpart.8
Directory Properties:
stable/8/sbin/geom/ (props c
Author: kib
Date: Tue Jun 22 08:58:13 2010
New Revision: 209426
URL: http://svn.freebsd.org/changeset/base/209426
Log:
MFC r209199:
Fix the syscall module name after r205320.
Modified:
stable/8/share/examples/kld/syscall/test/call.c
Directory Properties:
stable/8/share/examples/kld/syscal
On Tue, Jun 22, 2010 at 11:12:40AM +0300, Alexander Motin wrote:
> Kostik Belousov wrote:
> > On Tue, Jun 22, 2010 at 12:12:44AM +0300, Alexander Motin wrote:
> >> Kostik Belousov wrote:
> >>> Witness patch worked for me, and I can boot multiuser in the qemu-hosted
> >>> system with hint.hpet.0.clo
Author: avg
Date: Tue Jun 22 08:22:25 2010
New Revision: 209425
URL: http://svn.freebsd.org/changeset/base/209425
Log:
udf_vnops: cosmetic followup to r208671 - better looking code
Suggested by: jhb
MFC after:3 days
Modified:
head/sys/fs/udf/udf_vnops.c
Modified: head/sys/fs/udf/u
Author: avg
Date: Tue Jun 22 08:17:55 2010
New Revision: 209424
URL: http://svn.freebsd.org/changeset/base/209424
Log:
MFC r208672: g_label: fix possible NULL pointer dereference
Modified:
stable/7/sys/geom/label/g_label.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys
Author: avg
Date: Tue Jun 22 08:17:20 2010
New Revision: 209423
URL: http://svn.freebsd.org/changeset/base/209423
Log:
MFC r208672: g_label: fix possible NULL pointer dereference
Modified:
stable/8/sys/geom/label/g_label.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys
on 18/06/2010 19:36 Jack F Vogel said the following:
> Author: jfv
> Date: Fri Jun 18 16:36:57 2010
> New Revision: 209308
> URL: http://svn.freebsd.org/changeset/base/209308
>
> Log:
> MFC of ixgbe driver version 2.2.1
> -mostly stability fixes
>
> MFC to RELENG 8.1 asap
>
> Modified:
Kostik Belousov wrote:
> On Tue, Jun 22, 2010 at 12:12:44AM +0300, Alexander Motin wrote:
>> Kostik Belousov wrote:
>>> Witness patch worked for me, and I can boot multiuser in the qemu-hosted
>>> system with hint.hpet.0.clock=0. Does the same hint should work for
>>> amd64 ?
>> Yes.
>>
>>> The iss
Author: avg
Date: Tue Jun 22 07:55:30 2010
New Revision: 209418
URL: http://svn.freebsd.org/changeset/base/209418
Log:
MFC r208670: amdsbwd: fix nonsensical timeout calculations
Modified:
stable/8/sys/dev/amdsbwd/amdsbwd.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys
Author: avg
Date: Tue Jun 22 07:54:19 2010
New Revision: 209417
URL: http://svn.freebsd.org/changeset/base/209417
Log:
MFC r208669: zfs boot: fix error handling in zfs_readdir
Modified:
stable/8/sys/boot/zfs/zfs.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/in
Author: avg
Date: Tue Jun 22 07:52:58 2010
New Revision: 209416
URL: http://svn.freebsd.org/changeset/base/209416
Log:
MFC r208670: amdsbwd: fix nonsensical timeout calculations
Modified:
stable/7/sys/dev/amdsbwd/amdsbwd.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys
Author: avg
Date: Tue Jun 22 07:46:54 2010
New Revision: 209415
URL: http://svn.freebsd.org/changeset/base/209415
Log:
MFC r208669: zfs boot: fix error handling in zfs_readdir
Modified:
stable/7/sys/boot/zfs/zfs.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl/con
Author: ae
Date: Tue Jun 22 07:38:30 2010
New Revision: 209414
URL: http://svn.freebsd.org/changeset/base/209414
Log:
MFC r207178:
Fix undo for schemes that have internal partitions. Internal partitions
do not constitute user-visible or active partitions and as such should
not prevent undo
Author: avg
Date: Tue Jun 22 07:31:05 2010
New Revision: 209413
URL: http://svn.freebsd.org/changeset/base/209413
Log:
readelf.1: remove duplicate -u/--unwind option description
MFC after:2 weeks
Modified:
head/contrib/binutils/binutils/doc/readelf.1
Modified: head/contrib/binutils/
40 matches
Mail list logo