Author: hselasky
Date: Fri Nov 9 07:29:11 2012
New Revision: 242822
URL: http://svnweb.freebsd.org/changeset/base/242822
Log:
MFC r242127, r240078, r240609, r241988, r242129, r242223, r242438,
r242453, r242455 and r242458:
Add full support for Fast Track Ultra 8R from M-audio.
Imple
Author: hselasky
Date: Fri Nov 9 07:12:31 2012
New Revision: 242821
URL: http://svnweb.freebsd.org/changeset/base/242821
Log:
MFC r241432, r242628 and r242364:
Remove ancient mass storage gone checks.
Add some more mass storage related quirks.
Improve auto-quirk detection for mass storage
Author: hselasky
Date: Fri Nov 9 07:05:28 2012
New Revision: 242820
URL: http://svnweb.freebsd.org/changeset/base/242820
Log:
MFC r240743 and r234418:
Fix some typos.
Modified:
stable/9/sys/dev/atkbdc/psm.c
stable/9/sys/dev/isci/scil/scic_sds_phy.c
stable/9/sys/dev/usb/serial/uftdi_reg
Author: hselasky
Date: Fri Nov 9 06:58:23 2012
New Revision: 242819
URL: http://svnweb.freebsd.org/changeset/base/242819
Log:
MFC r238466 and r242777:
Implement non-PHY support in the udav driver.
Modified:
stable/9/sys/dev/usb/net/if_udav.c
stable/9/sys/dev/usb/net/if_udavreg.h
Director
Author: gjb (doc,ports committer)
Date: Fri Nov 9 04:52:15 2012
New Revision: 242816
URL: http://svnweb.freebsd.org/changeset/base/242816
Log:
Belatedly (by many years!) bump the version numbers in the src/-side
documentation pages.
Saddened by: this file
Modified:
head/release/doc/s
Author: jeff
Date: Fri Nov 9 04:04:25 2012
New Revision: 242815
URL: http://svnweb.freebsd.org/changeset/base/242815
Log:
- Correct rev 242734, segments can sometimes get stuck. Be a bit more
defensive with segment state.
Reported by: b. f.
Modified:
head/sys/ufs/ffs/ffs_softd
Author: eadler
Date: Fri Nov 9 01:51:06 2012
New Revision: 242814
URL: http://svnweb.freebsd.org/changeset/base/242814
Log:
Add support for Advantech PCI-1602 RS-485/RS-422 serial card
PR: kern/169726
Submitted by: Jan Mikkelsen
Approved by: cperciva (implicit)
MFC after:
Author: adrian
Date: Fri Nov 9 01:28:11 2012
New Revision: 242813
URL: http://svnweb.freebsd.org/changeset/base/242813
Log:
Fix a very incorrect description.
Modified:
head/sys/dev/ath/if_ath_alq.c
Modified: head/sys/dev/ath/if_ath_alq.c
=
Author: eadler
Date: Fri Nov 9 00:35:55 2012
New Revision: 242811
URL: http://svnweb.freebsd.org/changeset/base/242811
Log:
MFC r242462:
10 years too late add support for "2.88MB 3.5in Extra High Density"
floppies.
Its unlikely that anyone actually uses these or cares
Author: eadler
Date: Fri Nov 9 00:35:55 2012
New Revision: 242810
URL: http://svnweb.freebsd.org/changeset/base/242810
Log:
MFC r242462:
10 years too late add support for "2.88MB 3.5in Extra High Density"
floppies.
Its unlikely that anyone actually uses these or cares
Author: eadler
Date: Fri Nov 9 00:35:54 2012
New Revision: 242809
URL: http://svnweb.freebsd.org/changeset/base/242809
Log:
MFC r242462:
10 years too late add support for "2.88MB 3.5in Extra High Density"
floppies.
Its unlikely that anyone actually uses these or cares
Author: grog
Date: Thu Nov 8 23:46:15 2012
New Revision: 242808
URL: http://svnweb.freebsd.org/changeset/base/242808
Log:
Replace spaces by tabs where appropriate.
Reminded by: jh@
Modified:
head/usr.bin/locale/locale.c
Modified: head/usr.bin/locale/locale.c
===
Author: grog
Date: Thu Nov 8 23:45:19 2012
New Revision: 242807
URL: http://svnweb.freebsd.org/changeset/base/242807
Log:
Replace spaces with tabs where appropriate.
Reminded by: jh@
Modified:
head/bin/ls/cmp.c
head/bin/ls/extern.h
head/bin/ls/ls.c
head/bin/ls/ls.h
head/bin/ls/p
Author: dim
Date: Thu Nov 8 23:21:02 2012
New Revision: 242804
URL: http://svnweb.freebsd.org/changeset/base/242804
Log:
Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in
sio.S. This is not particularly needed for head right now, but it is
intended to merge to stable/9,
Author: adrian
Date: Thu Nov 8 23:11:59 2012
New Revision: 242803
URL: http://svnweb.freebsd.org/changeset/base/242803
Log:
Fix the build - fix up the ath_alq code to not compile by default.
Modified:
head/sys/dev/ath/if_ath_sysctl.c
Modified: head/sys/dev/ath/if_ath_sysctl.c
==
Author: n_hibma
Date: Thu Nov 8 20:34:12 2012
New Revision: 242784
URL: http://svnweb.freebsd.org/changeset/base/242784
Log:
Not only load pccard_ether settings, also load network settings. This
is only a problem when a /etc/rc.conf.d/network file is being used.
PR: conf/160373
Peter, can you let me know what you think?
-Alfred
On 11/7/12 11:46 PM, Peter Wemm wrote:
On Wed, Nov 7, 2012 at 10:24 PM, Alfred Perlstein wrote:
[[ + peter ]]
Folks, I spent quite a bit of time trying to figure out how to resolve
maxusers scaling in a happy way for all.
I think I came up
Author: adrian
Date: Thu Nov 8 18:11:31 2012
New Revision: 242782
URL: http://svnweb.freebsd.org/changeset/base/242782
Log:
Add some hooks into the driver to attach, detach and record EDMA descriptor
events.
This is primarily for the TX EDMA and TX EDMA completion. I haven't yet
tied i
Author: adrian
Date: Thu Nov 8 18:07:29 2012
New Revision: 242781
URL: http://svnweb.freebsd.org/changeset/base/242781
Log:
Add my initial cut at driver-layer ALQ support.
I'm using this to debug EDMA TX and RX descriptors and it's really helpful
to have a non-printf() way to decode fram
Author: adrian
Date: Thu Nov 8 17:46:27 2012
New Revision: 242780
URL: http://svnweb.freebsd.org/changeset/base/242780
Log:
Oops, fix bogus spacing.
Modified:
head/sys/dev/ath/if_ath_tx_edma.c
Modified: head/sys/dev/ath/if_ath_tx_edma.c
==
Author: adrian
Date: Thu Nov 8 17:43:58 2012
New Revision: 242779
URL: http://svnweb.freebsd.org/changeset/base/242779
Log:
Implement the ATH_RESET_NOLOSS path for TX stop and start; this is needed
for 802.11n TX device restarting.
Remove the debug printf()s; they're no longer needed her
Author: adrian
Date: Thu Nov 8 17:32:55 2012
New Revision: 242778
URL: http://svnweb.freebsd.org/changeset/base/242778
Log:
Convert this to a debug printf; it's working fine now.
Modified:
head/sys/dev/ath/if_ath_rx_edma.c
Modified: head/sys/dev/ath/if_ath_rx_edma.c
On Thu, 8 Nov 2012, Marius Strobl wrote:
On Thu, Nov 08, 2012 at 09:41:29PM +1100, Bruce Evans wrote:
On Thu, 8 Nov 2012, Marius Strobl wrote:
Log:
Make r242655 build on sparc64. While at it, make
vm_{max,min}_kernel_address
vm_offset_t as they should be.
Er, they shouldn't be vm_offset_t.
Author: hselasky
Date: Thu Nov 8 16:31:13 2012
New Revision: 242777
URL: http://svnweb.freebsd.org/changeset/base/242777
Log:
Make the USB ethernet methods constant again in if_udav.c,
so that both adapter variants can be attached at the same
time.
MFC after:0 days
Modified:
hea
Author: hselasky
Date: Thu Nov 8 16:17:52 2012
New Revision: 242776
URL: http://svnweb.freebsd.org/changeset/base/242776
Log:
MFC r242523:
Allow using the embedded EHCI host controller in Freescale SoCs
by adding the missing bits. See ehci_fsl.c for their use.
Modified:
stable/9/sys/dev/
Author: hselasky
Date: Thu Nov 8 16:13:51 2012
New Revision: 242775
URL: http://svnweb.freebsd.org/changeset/base/242775
Log:
MFC r240750, r241987 and r242126:
Add missing CTLFLAG_TUN flag to tunable sysctls in the USB stack.
Adjust timing parameters of FULL/LOW/HIGH speed USB enumeration
Author: hselasky
Date: Thu Nov 8 16:04:32 2012
New Revision: 242774
URL: http://svnweb.freebsd.org/changeset/base/242774
Log:
MFC r238551 and r239617:
Add support for Intel Panther/Lynx Point XHCI port routing.
Modified:
stable/9/sys/dev/usb/controller/xhci.c
stable/9/sys/dev/usb/control
On 11/8/12, Attilio Rao wrote:
> Author: attilio
> Date: Thu Nov 8 00:32:49 2012
> New Revision: 242727
> URL: http://svnweb.freebsd.org/changeset/base/242727
>
> Log:
> - Current caching mode is completely broken because it simply relies
> on timing of the operations and not real lookup, b
> - clang fails to optimize division by (integer) 2 into multiplication
>by (floating point with the correct type) 0.5 in the case of long
>doubles on one supported arch (i386 IIRC). Both compilers optimize
>all other cases, including floats and doubles on all arches. clang
>with
On 2012-11-08, Greg Lehey wrote:
> New Revision: 242725
> - return (strcoll(a->fts_name, b->fts_name));
> +if (f_samesort)
> + return (strcoll(b->fts_name, a->fts_name));
> +else
> + return (strcoll(a->fts_name, b->fts_name));
Please use tabs instead of
On Thu, Nov 08, 2012 at 09:41:29PM +1100, Bruce Evans wrote:
> On Thu, 8 Nov 2012, Marius Strobl wrote:
>
> >Log:
> > Make r242655 build on sparc64. While at it, make
> > vm_{max,min}_kernel_address
> > vm_offset_t as they should be.
>
> Er, they shouldn't be vm_offset_t.
>
> >Modified: head/sy
Author: jilles
Date: Thu Nov 8 13:50:33 2012
New Revision: 242773
URL: http://svnweb.freebsd.org/changeset/base/242773
Log:
MFC r242460: fopen(3): Mention that the "x" mode option is from C11.
Modified:
stable/8/lib/libc/stdio/fopen.3
Directory Properties:
stable/8/lib/libc/ (props chang
Author: jilles
Date: Thu Nov 8 13:47:32 2012
New Revision: 242771
URL: http://svnweb.freebsd.org/changeset/base/242771
Log:
MFC r242460: fopen(3): Mention that the "x" mode option is from C11.
Modified:
stable/9/lib/libc/stdio/fopen.3
Directory Properties:
stable/9/lib/libc/ (props chang
Author: jilles
Date: Thu Nov 8 13:43:20 2012
New Revision: 242770
URL: http://svnweb.freebsd.org/changeset/base/242770
Log:
MFC r242429: fcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".
Modified:
stable/8/lib/libc/sys/fcntl.2
Directory Properties:
stable/8/lib/libc/ (props cha
Author: jilles
Date: Thu Nov 8 13:40:46 2012
New Revision: 242768
URL: http://svnweb.freebsd.org/changeset/base/242768
Log:
MFC r242429: fcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".
Modified:
stable/9/lib/libc/sys/fcntl.2
Directory Properties:
stable/9/lib/libc/ (props cha
Author: jilles
Date: Thu Nov 8 13:36:19 2012
New Revision: 242767
URL: http://svnweb.freebsd.org/changeset/base/242767
Log:
sh: Add tests for modifying an alias (r242766).
Note: parser/alias10.0 will eat a lot of memory/cpu time when it fails (with
the old sh).
Added:
head/tools/regre
Author: jilles
Date: Thu Nov 8 13:33:48 2012
New Revision: 242766
URL: http://svnweb.freebsd.org/changeset/base/242766
Log:
sh: Fix two issues when an alias is redefined:
* The last character is not displayed.
* If the alias ends with itself (as a word), an infinite memory-eating loop
Never mind, I see what you did here. :)
Thank you.
Sent from my iPhone
On Nov 8, 2012, at 12:54 AM, Alfred Perlstein wrote:
> Please define a reasonable value for VM_MAX_KERNEL_ADDRESS on sparc64, it's
> needed for autotuning.
>
> -Alfred
>
> On 11/8/12 12:10 AM, Marius Strobl wrote:
>> Au
On 11/8/12 1:22 AM, Garrett Cooper wrote:
On Nov 8, 2012, at 1:13 AM, Alfred Perlstein wrote:
Peter,
I agree.
It's certainly not perfect, however it's not nearly as bogus as what was there
previously.
I know "maxusers" is "wrong", however what it really means, if you think about it, is
"gi
On Thu, 8 Nov 2012, Marius Strobl wrote:
Log:
Make r242655 build on sparc64. While at it, make vm_{max,min}_kernel_address
vm_offset_t as they should be.
Er, they shouldn't be vm_offset_t.
Modified: head/sys/kern/kern_malloc.c
===
On 08.11.2012 08:46, Peter Wemm wrote:
On Wed, Nov 7, 2012 at 10:24 PM, Alfred Perlstein wrote:
[[ + peter ]]
Folks, I spent quite a bit of time trying to figure out how to resolve
maxusers scaling in a happy way for all.
I think I came up with a solution.
This solution should work for i386,
Author: kevlo
Date: Thu Nov 8 09:29:05 2012
New Revision: 242748
URL: http://svnweb.freebsd.org/changeset/base/242748
Log:
Add new USB device ID.
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
===
On Nov 8, 2012, at 1:13 AM, Alfred Perlstein wrote:
> Peter,
>
> I agree.
>
> It's certainly not perfect, however it's not nearly as bogus as what was
> there previously.
>
> I know "maxusers" is "wrong", however what it really means, if you think
> about it, is "give me a scaling factor that
Peter,
I agree.
It's certainly not perfect, however it's not nearly as bogus as what was
there previously.
I know "maxusers" is "wrong", however what it really means, if you think
about it, is "give me a scaling factor that is relative to physical ram,
BUT capped at some value so as to not
Please define a reasonable value for VM_MAX_KERNEL_ADDRESS on sparc64,
it's needed for autotuning.
-Alfred
On 11/8/12 12:10 AM, Marius Strobl wrote:
Author: marius
Date: Thu Nov 8 08:10:32 2012
New Revision: 242747
URL: http://svnweb.freebsd.org/changeset/base/242747
Log:
Make r242655 bui
Author: marius
Date: Thu Nov 8 08:10:32 2012
New Revision: 242747
URL: http://svnweb.freebsd.org/changeset/base/242747
Log:
Make r242655 build on sparc64. While at it, make vm_{max,min}_kernel_address
vm_offset_t as they should be.
Modified:
head/sys/kern/kern_malloc.c
Modified: head/sys/
46 matches
Mail list logo