Author: avg
Date: Wed Jun 22 07:08:44 2011
New Revision: 223411
URL: http://svn.freebsd.org/changeset/base/223411
Log:
MFC r222051,222055: usb: change to one-pass probing of device drivers
Modified:
stable/8/sys/dev/sound/usb/uaudio.c
stable/8/sys/dev/usb/input/uhid.c
stable/8/sys/dev/usb
Author: avg
Date: Wed Jun 22 07:15:57 2011
New Revision: 223412
URL: http://svn.freebsd.org/changeset/base/223412
Log:
MFC r222670: opensolaris compat / zfs: avoid early overflow in ddi_get_lbolt*
Modified:
stable/8/sys/cddl/compat/opensolaris/kern/opensolaris.c
stable/8/sys/cddl/compat/ope
Author: avg
Date: Wed Jun 22 07:18:14 2011
New Revision: 223413
URL: http://svn.freebsd.org/changeset/base/223413
Log:
MFC r222756: don't use cpuid level 4 in x86 cpu topology detection if
it's not supported
Modified:
stable/8/sys/amd64/amd64/mp_machdep.c
stable/8/sys/i386/i386/mp_machdep
On Tue, Jun 21, 2011 at 10:28:03PM +0200, Jilles Tjoelker wrote:
> On Tue, Jun 21, 2011 at 07:34:57PM +, Ruslan Ermilov wrote:
> > Author: ru
> > Date: Tue Jun 21 19:34:57 2011
> > New Revision: 223372
> > URL: http://svn.freebsd.org/changeset/base/223372
>
> > Log:
> > Make ``realpath'' beh
Author: hselasky
Date: Wed Jun 22 08:01:44 2011
New Revision: 223414
URL: http://svn.freebsd.org/changeset/base/223414
Log:
MFC r222786 and r222790:
Improve enumeration of Low- and Full-speed devices connected through a
High-speed USB HUB.
Modified:
stable/8/sys/dev/usb/usb_device.h
sta
Author: hselasky
Date: Wed Jun 22 08:09:50 2011
New Revision: 223415
URL: http://svn.freebsd.org/changeset/base/223415
Log:
MFC r219221:
Remove dependency to ucom from ulpt.
Modified:
stable/8/sys/dev/usb/serial/ulpt.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/a
Author: glebius
Date: Wed Jun 22 08:20:01 2011
New Revision: 223416
URL: http://svn.freebsd.org/changeset/base/223416
Log:
One more braino from me.
Pointy hat to:glebius
Submitted by: Alexander V. Chernikov
Modified:
head/sbin/ipfw/nat.c
Modified: head/sbin/ipfw/nat.c
===
Author: hselasky
Date: Wed Jun 22 08:22:29 2011
New Revision: 223417
URL: http://svn.freebsd.org/changeset/base/223417
Log:
MFC r218864 and r223288.
Add new USB ID's.
Modified:
stable/8/sys/dev/usb/net/if_udav.c
stable/8/sys/dev/usb/usbdevs
Directory Properties:
stable/8/sys/ (props c
Author: hselasky
Date: Wed Jun 22 08:52:16 2011
New Revision: 223418
URL: http://svn.freebsd.org/changeset/base/223418
Log:
MFC r213852:
- Add support for LibUSB in 32-bit compatibility mode.
Modified:
stable/8/sys/dev/usb/usb_ioctl.h
Directory Properties:
stable/8/sys/ (props changed)
Author: hselasky
Date: Wed Jun 22 08:55:00 2011
New Revision: 223419
URL: http://svn.freebsd.org/changeset/base/223419
Log:
MFC r210823, r211397, r210933, r219101, r213852, r213849 and r208020:
- Add support for LibUSB in 32-bit compatibility mode.
- Some manpage related fixes.
Modified:
Author: kevlo
Date: Wed Jun 22 09:16:32 2011
New Revision: 223420
URL: http://svn.freebsd.org/changeset/base/223420
Log:
MFC r221199:
Guard against default ni_chan
PR: kern/144642
Submitted by: Arthur Hartwig
Modified:
stable/8/sys/dev/usb/wlan/if_rum.c
Modified: stable/8/sys/dev
2011/6/22 Warner Losh :
>
> On Jun 21, 2011, at 5:27 PM, Alan Cox wrote:
>
> On 06/21/2011 16:09, Attilio Rao wrote:
>
> 2011/6/21 Bruce Evans:
>
> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>
> On Jun 19, 2011, at 7:13 PM, Alan Cox wrote:
>
> Hi Alan,
>
> Author: alc
>
> Date: Sun Jun 19 19:13:24
Author: ae
Date: Wed Jun 22 09:55:28 2011
New Revision: 223421
URL: http://svn.freebsd.org/changeset/base/223421
Log:
Document PKT_ALIAS_SKIP_GLOBAL option.
Submitted by: Alexander V. Chernikov
Modified:
head/sys/netinet/libalias/libalias.3
Modified: head/sys/netinet/libalias/libalias.3
on 10/06/2011 23:10 Justin T. Gibbs said the following:
> Author: gibbs
> Date: Fri Jun 10 20:10:30 2011
> New Revision: 222950
> URL: http://svn.freebsd.org/changeset/base/222950
>
> Log:
> Remove C constructs that are incompatible with C++ from various
> OpenSolaris and ZFS header files. Th
On Tuesday, June 21, 2011 4:58:10 pm Bruce Evans wrote:
> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>
> > On Jun 19, 2011, at 7:13 PM, Alan Cox wrote:
> >
> > Hi Alan,
> >
> >> Author: alc
> >> Date: Sun Jun 19 19:13:24 2011
> >> New Revision: 223307
> >> URL: http://svn.freebsd.org/changeset/bas
2011/6/22 John Baldwin :
> On Tuesday, June 21, 2011 4:58:10 pm Bruce Evans wrote:
>> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>>
>> > On Jun 19, 2011, at 7:13 PM, Alan Cox wrote:
>> >
>> > Hi Alan,
>> >
>> >> Author: alc
>> >> Date: Sun Jun 19 19:13:24 2011
>> >> New Revision: 223307
>> >> URL:
On Jun 22, 2011, at 3:26 AM, Attilio Rao wrote:
> 2011/6/22 Warner Losh :
>>
>> On Jun 21, 2011, at 5:27 PM, Alan Cox wrote:
>>
>> On 06/21/2011 16:09, Attilio Rao wrote:
>>
>> 2011/6/21 Bruce Evans:
>>
>> On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
>>
>> On Jun 19, 2011, at 7:13 PM, Alan Cox
Author: jhb
Date: Wed Jun 22 16:15:15 2011
New Revision: 223424
URL: http://svn.freebsd.org/changeset/base/223424
Log:
Add a helper routine to conditionally modify the start address of a
resource allocation from an x86 Host-PCI bridge driver so that it can be
reused by the ACPI Host-PCI brid
Author: jkim
Date: Wed Jun 22 16:40:45 2011
New Revision: 223426
URL: http://svn.freebsd.org/changeset/base/223426
Log:
Set negative quality to TSC timecounter when C3 state is enabled for Intel
processors unless the invariant TSC bit of CPUID is set. Intel processors
may stop incrementing
on 22/06/2011 19:40 Jung-uk Kim said the following:
> Author: jkim
> Date: Wed Jun 22 16:40:45 2011
> New Revision: 223426
> URL: http://svn.freebsd.org/changeset/base/223426
>
> Log:
> Set negative quality to TSC timecounter when C3 state is enabled for Intel
> processors unless the invariant
On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote:
> on 22/06/2011 19:40 Jung-uk Kim said the following:
> > Author: jkim
> > Date: Wed Jun 22 16:40:45 2011
> > New Revision: 223426
> > URL: http://svn.freebsd.org/changeset/base/223426
> >
> > Log:
> > Set negative quality to TSC timecounter
Author: jhb
Date: Wed Jun 22 17:55:16 2011
New Revision: 223428
URL: http://svn.freebsd.org/changeset/base/223428
Log:
Use uintXX_t instead of u_intXX_t.
Modified:
head/sys/amd64/pci/pci_bus.c
head/sys/i386/pci/pci_bus.c
Modified: head/sys/amd64/pci/pci_bus.c
==
Author: trasz
Date: Wed Jun 22 17:59:53 2011
New Revision: 223429
URL: http://svn.freebsd.org/changeset/base/223429
Log:
Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indent
from messages.
Modified:
head/sbin/growfs/growfs.8
head/sbin/growfs/growfs.c
Modified: head
Author: trasz
Date: Wed Jun 22 18:02:28 2011
New Revision: 223430
URL: http://svn.freebsd.org/changeset/base/223430
Log:
Advertise growfs(8) a little better.
Modified:
head/sbin/newfs/newfs.8
head/sbin/tunefs/tunefs.8
Modified: head/sbin/newfs/newfs.8
==
Author: gavin
Date: Wed Jun 22 18:18:05 2011
New Revision: 223431
URL: http://svn.freebsd.org/changeset/base/223431
Log:
Merge r217202 from head:
Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4).
Requested by: hselasky
Modified:
stable/8/sys/dev/usb/serial/uplcom.c
st
Author: jhb
Date: Wed Jun 22 18:22:53 2011
New Revision: 223432
URL: http://svn.freebsd.org/changeset/base/223432
Log:
Take mux's commit bit into safekeeping per his request.
Approved by: core
Modified:
svnadmin/conf/access
Modified: svnadmin/conf/access
===
Author: jhb
Date: Wed Jun 22 18:48:07 2011
New Revision: 223433
URL: http://svn.freebsd.org/changeset/base/223433
Log:
Oops, missed these in 223424.
Reported by: jkim
Modified:
head/sys/amd64/include/pci_cfgreg.h
head/sys/i386/include/pci_cfgreg.h
Modified: head/sys/amd64/include/pci
On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote:
> on 22/06/2011 19:40 Jung-uk Kim said the following:
> > Author: jkim
> > Date: Wed Jun 22 16:40:45 2011
> > New Revision: 223426
> > URL: http://svn.freebsd.org/changeset/base/223426
> >
> > Log:
> > Set negative quality to TSC timecounter
On Wed, 22 Jun 2011, John Baldwin wrote:
On Tuesday, June 21, 2011 4:58:10 pm Bruce Evans wrote:
On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
...
vm_page.o: In function `vm_page_clear_dirty':
/sys/vm/vm_page.c:(.text+0x18d0): undefined reference to `atomic_clear_8'
/sys/vm/vm_page.c:(.text+0x18d
Author: trasz
Date: Wed Jun 22 19:14:49 2011
New Revision: 223434
URL: http://svn.freebsd.org/changeset/base/223434
Log:
Add LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to the setusercontext(3)
calls in ftpd(8).
Modified:
head/libexec/ftpd/ftpd.c
Modified: head/libexec/ftpd/ftpd.c
===
On Wed, 22 Jun 2011, Warner Losh wrote:
On Jun 22, 2011, at 3:26 AM, Attilio Rao wrote:
2011/6/22 Warner Losh :
On Jun 21, 2011, at 5:27 PM, Alan Cox wrote:
On 06/21/2011 16:09, Attilio Rao wrote:
2011/6/21 Bruce Evans:
On Tue, 21 Jun 2011, Bjoern A. Zeeb wrote:
On Jun 19, 2011, at 7:13
Author: rmacklem
Date: Wed Jun 22 19:47:45 2011
New Revision: 223436
URL: http://svn.freebsd.org/changeset/base/223436
Log:
Fix the new NFSv4 client so that it uses the same uid as
was used for doing a mount when performing system operations
on AUTH_SYS mounts. This resolved an issue when m
On Wed, 22 Jun 2011, Edward Tomasz Napierala wrote:
Log:
Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indent
from messages.
The first part seems backwards. It undoes the 2002 change that does
s/filesystem/file system/g, except the 2002 change was not restricted
to gr
Author: ae
Date: Wed Jun 22 20:00:27 2011
New Revision: 223437
URL: http://svn.freebsd.org/changeset/base/223437
Log:
Export AddLink() function from libalias. It can be used when custom
alias address needs to be specified.
Add inbound handler to the alias_ftp module. It helps handle active
Author: jhb
Date: Wed Jun 22 21:04:13 2011
New Revision: 223440
URL: http://svn.freebsd.org/changeset/base/223440
Log:
Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to
the x86 tree. The $PIR code is still only enabled on i386 and not amd64.
While here, make the qpi(4
Author: rmacklem
Date: Wed Jun 22 21:10:12 2011
New Revision: 223441
URL: http://svn.freebsd.org/changeset/base/223441
Log:
Plug an mbuf leak in the new NFS client that occurred when a
server replied NFS3ERR_JUKEBOX/NFS4ERR_DELAY to an rpc.
This affected both NFSv3 and NFSv4. Found during te
Author: will
Date: Wed Jun 22 21:43:10 2011
New Revision: 223443
URL: http://svn.freebsd.org/changeset/base/223443
Log:
Plumb support for the device advanced information CCB in the ATA XPT.
This was previously done only for SCSI XPT in r223081, on which the change
in r223089 depended in o
Author: rodrigc
Date: Wed Jun 22 21:53:45 2011
New Revision: 223444
URL: http://svn.freebsd.org/changeset/base/223444
Log:
Clarify tftpd's -d flag in the new TFTP implementation.
Bump date.
Modified:
head/libexec/tftpd/tftpd.8
Modified: head/libexec/tftpd/tftpd.8
==
Author: rodrigc
Date: Wed Jun 22 22:05:37 2011
New Revision: 223445
URL: http://svn.freebsd.org/changeset/base/223445
Log:
Fix typo.
Reported by: Nick Mann
Modified:
head/libexec/tftpd/tftpd.8
Modified: head/libexec/tftpd/tftpd.8
Author: gavin
Date: Wed Jun 22 22:08:55 2011
New Revision: 223446
URL: http://svn.freebsd.org/changeset/base/223446
Log:
Use USB_VENDOR_OVISLINK define rather than the vendor ID.
PR: usb/158142
Submitted by: Robert Millan
MFC after:1 week
Modified:
head/sys/dev/usb/wla
Author: rodrigc
Date: Wed Jun 22 22:55:51 2011
New Revision: 223447
URL: http://svn.freebsd.org/changeset/base/223447
Log:
Bump date.
Document the following commands which were added in the new TFTP
implementation:
blocksize, blocksize2, packetdrop, options, rollover
Modified:
head/usr.b
Author: will
Date: Wed Jun 22 22:55:51 2011
New Revision: 223448
URL: http://svn.freebsd.org/changeset/base/223448
Log:
Return CAM_REQ_INVALID if the SCSI XPT receives an unsupported operation
via the XPT_DEV_ADVINFO CCB.
Reviewed by: ken
Modified:
head/sys/cam/scsi/scsi_xpt.c
Modifi
Author: jkim
Date: Wed Jun 22 22:56:42 2011
New Revision: 223449
URL: http://svn.freebsd.org/changeset/base/223449
Log:
Fix build on ia64 after r223426.
Modified:
head/sys/dev/acpica/acpi_cpu.c
Modified: head/sys/dev/acpica/acpi_cpu.c
=
On Wednesday 22 June 2011 02:55 pm, Jung-uk Kim wrote:
> On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote:
> > on 22/06/2011 19:40 Jung-uk Kim said the following:
> > > Author: jkim
> > > Date: Wed Jun 22 16:40:45 2011
> > > New Revision: 223426
> > > URL: http://svn.freebsd.org/changeset/bas
Author: rodrigc
Date: Wed Jun 22 23:25:24 2011
New Revision: 223450
URL: http://svn.freebsd.org/changeset/base/223450
Log:
Update references to RFC's that the newer TFTP implementation supports.
Modified:
head/libexec/tftpd/tftpd.8
Modified: head/libexec/tftpd/tftpd.8
===
Author: rodrigc
Date: Wed Jun 22 23:26:04 2011
New Revision: 223451
URL: http://svn.freebsd.org/changeset/base/223451
Log:
Update references to RFC's that the newer TFTP implementation supports.
Modified:
head/usr.bin/tftp/tftp.1
Modified: head/usr.bin/tftp/tftp.1
===
On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
>
> I just realized kern_clocksource.c was excluded for arm and ia64.
> Here is updated patch. Please ignore the previous one.
Any reason why we're not adding kern_clocksource.c for them?
--
Marcel Moolenaar
mar...@xcllnt.net
___
Author: delphij
Date: Thu Jun 23 00:27:45 2011
New Revision: 223454
URL: http://svn.freebsd.org/changeset/base/223454
Log:
MFC r222906: less v444.
Modified:
stable/8/contrib/less/NEWS
stable/8/contrib/less/README
stable/8/contrib/less/command.c
stable/8/contrib/less/funcs.h
stable/8/c
Author: delphij
Date: Thu Jun 23 00:29:35 2011
New Revision: 223455
URL: http://svn.freebsd.org/changeset/base/223455
Log:
MFC r223341:
Correct a typo.
Submitted by: Fabian Keil
Modified:
stable/8/sys/dev/atkbdc/atkbd.c
Directory Properties:
stable/8/sys/ (props changed)
stab
Marcel Moolenaar wrote:
> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
>> I just realized kern_clocksource.c was excluded for arm and ia64.
>> Here is updated patch. Please ignore the previous one.
>
> Any reason why we're not adding kern_clocksource.c for them?
Their event timers code stil
Author: delphij
Date: Thu Jun 23 00:36:49 2011
New Revision: 223456
URL: http://svn.freebsd.org/changeset/base/223456
Log:
MFC less v444.
Deleted:
stable/7/contrib/less/COPYING
Modified:
stable/7/contrib/less/LICENSE
stable/7/contrib/less/Makefile.aut
stable/7/contrib/less/Makefile.wnm
On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote:
> Marcel Moolenaar wrote:
>> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
>>> I just realized kern_clocksource.c was excluded for arm and ia64.
>>> Here is updated patch. Please ignore the previous one.
>>
>> Any reason why we're not addi
On Mon Jun 20 11, Xin LI wrote:
> Author: delphij
> Date: Mon Jun 20 16:48:00 2011
> New Revision: 223342
> URL: http://svn.freebsd.org/changeset/base/223342
>
> Log:
> Revert r214857 pursudant to 9.0-RELEASE cycle.
why does top(1) have so much problems with finding the applicable number of
ava
Marcel Moolenaar wrote:
> On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote:
>> Marcel Moolenaar wrote:
>>> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote:
I just realized kern_clocksource.c was excluded for arm and ia64.
Here is updated patch. Please ignore the previous one.
>>> Any
Author: hrs
Date: Thu Jun 23 02:35:55 2011
New Revision: 223457
URL: http://svn.freebsd.org/changeset/base/223457
Log:
Remove links to mirrorlist.FreeBSD.org.
Submitted by: ryusuke
Reported by: gavin, brucec
Modified:
head/release/doc/en_US.ISO8859-1/readme/article.sgml
Modified: hea
Can this commit please be reverted whilst the kinks are worked out for MIPS?
I'm currently knee deep in MIPS related hackery and I'd rather stay on
an unpatched -HEAD so dogfood can be properly self-consumed.
Thanks,
Adrian
On 20 June 2011 03:13, Alan Cox wrote:
> Author: alc
> Date: Sun Jun 1
Author: hrs
Date: Thu Jun 23 02:38:06 2011
New Revision: 223458
URL: http://svn.freebsd.org/changeset/base/223458
Log:
Bump &release.manpath.*;.
Modified:
head/release/doc/share/sgml/release.ent
Modified: head/release/doc/share/sgml/release.ent
===
Author: adrian
Date: Thu Jun 23 02:38:36 2011
New Revision: 223459
URL: http://svn.freebsd.org/changeset/base/223459
Log:
Break out most of the HAL related tweaks into a per-HAL instance,
rather than global variables.
This specifically allows for debugging to be enabled per-NIC, rather
Author: nwhitehorn
Date: Thu Jun 23 03:20:11 2011
New Revision: 223460
URL: http://svn.freebsd.org/changeset/base/223460
Log:
Add hypervisor call error codes.
Modified:
head/sys/powerpc/ps3/ps3-hvcall.h
head/sys/powerpc/ps3/ps3-hvcall.master
Modified: head/sys/powerpc/ps3/ps3-hvcall.h
Author: nwhitehorn
Date: Thu Jun 23 03:37:25 2011
New Revision: 223461
URL: http://svn.freebsd.org/changeset/base/223461
Log:
Rework the PS3 disk driver to support NCQ and do its DMA a little
differently.
Modified:
head/sys/powerpc/ps3/ps3disk.c
Modified: head/sys/powerpc/ps3/ps3disk.c
===
Author: nwhitehorn
Date: Thu Jun 23 04:06:33 2011
New Revision: 223462
URL: http://svn.freebsd.org/changeset/base/223462
Log:
Use 4 KB pages for storage bus devices, which seems to be what the HV uses
internally.
Modified:
head/sys/powerpc/ps3/ps3bus.c
Modified: head/sys/powerpc/ps3/ps3bus
Author: nwhitehorn
Date: Thu Jun 23 04:35:45 2011
New Revision: 223463
URL: http://svn.freebsd.org/changeset/base/223463
Log:
Use atomic operations to mask and unmask IRQs. This prevents a problem
(obvious in retrospect) in which interrupts on one CPU that are temporarily
masked can end up p
Author: alc
Date: Thu Jun 23 05:23:59 2011
New Revision: 223464
URL: http://svn.freebsd.org/changeset/base/223464
Log:
Revert to using the page queues lock in vm_page_clear_dirty_mask() on
MIPS. (At present, although atomic_clear_char() is defined by atomic.h
on MIPS, it is not actually imp
On 06/22/2011 21:36, Adrian Chadd wrote:
Can this commit please be reverted whilst the kinks are worked out for MIPS?
I've reverted the MIPS-specific code.
Alan
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-s
On 23 June 2011 13:28, Alan Cox wrote:
> On 06/22/2011 21:36, Adrian Chadd wrote:
>>
>> Can this commit please be reverted whilst the kinks are worked out for
>> MIPS?
>
> I've reverted the MIPS-specific code.
Thanks!
Adrian
___
svn-src-all@freebsd.or
Author: adrian
Date: Thu Jun 23 06:53:13 2011
New Revision: 223465
URL: http://svn.freebsd.org/changeset/base/223465
Log:
Fix indenting issues introduced by the previous commit.
Modified:
head/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c
head/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c
Modifi
Author: adrian
Date: Thu Jun 23 06:55:29 2011
New Revision: 223466
URL: http://svn.freebsd.org/changeset/base/223466
Log:
Re-introduce a global ath_hal_debug again for now, whilst I figure out what
to do about the few cases where the HAL state isn't available (regdomain)
or isn't yet setup (
67 matches
Mail list logo