Author: marcel
Date: Wed Feb 2 05:58:51 2011
New Revision: 218184
URL: http://svn.freebsd.org/changeset/base/218184
Log:
Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a
PIC handle with interrupt pin. This we map to the resource
called SYS_RES_IRQ.
Modified:
head/sys/powerpc/i
On Tue, 1 Feb 2011, Garrett Cooper wrote:
2011/2/1 Alexander Kabaev :
On Tue, 1 Feb 2011 13:28:43 -0800
Garrett Cooper wrote:
On Tue, Feb 1, 2011 at 1:15 PM, Alexander Kabaev
wrote:
Author: kan
Date: Tue Feb ?1 21:15:35 2011
New Revision: 218177
URL: http://svn.freebsd.org/changeset/base/2
Author: adrian
Date: Wed Feb 2 03:55:34 2011
New Revision: 218183
URL: http://svn.freebsd.org/changeset/base/218183
Log:
Call the correct ANI Attach routine.
Modified:
head/sys/dev/ath/ath_hal/ar9001/ar9160_attach.c
head/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
head/sys/dev/ath/ath_hal
Author: imp
Date: Wed Feb 2 03:27:31 2011
New Revision: 218182
URL: http://svn.freebsd.org/changeset/base/218182
Log:
Make the generated files depend on the Makefile so new platforms are easier
to add than mipsn32 was when I was working on it...
Modified:
head/gnu/lib/libgomp/Makefile
Mod
Author: imp
Date: Wed Feb 2 03:24:52 2011
New Revision: 218181
URL: http://svn.freebsd.org/changeset/base/218181
Log:
Revert last change now that the reason for it is no more...
MACHINE_ARCH is now always mipsel when building mips/mips.
Modified:
head/gnu/lib/libgcc/Makefile
Modified: hea
Author: mm
Date: Tue Feb 1 23:12:13 2011
New Revision: 218180
URL: http://svn.freebsd.org/changeset/base/218180
Log:
Recommit r218169, enclosing with #ifdef _KERNEL
This change is sufficient for the ZFS kernel module.
Discussed with: pjd
MFC after:1 week
Modified:
head/sys
Author: imp
Date: Tue Feb 1 22:50:23 2011
New Revision: 218179
URL: http://svn.freebsd.org/changeset/base/218179
Log:
Whitespace nit
Modified:
head/lib/csu/mips/crt1.c
Modified: head/lib/csu/mips/crt1.c
==
--- head/
Author: n_hibma
Date: Tue Feb 1 22:26:06 2011
New Revision: 218178
URL: http://svn.freebsd.org/changeset/base/218178
Log:
New ID for the Novatel MC547
PR: 154127
Submitted by: Mike Tancsa
MFC after:1 day
Modified:
head/sys/dev/usb/serial/u3g.c
head/sys/dev/usb/usbdev
2011/2/1 Alexander Kabaev :
> On Tue, 1 Feb 2011 13:28:43 -0800
> Garrett Cooper wrote:
>
>> On Tue, Feb 1, 2011 at 1:15 PM, Alexander Kabaev
>> wrote:
>> > Author: kan
>> > Date: Tue Feb 1 21:15:35 2011
>> > New Revision: 218177
>> > URL: http://svn.freebsd.org/changeset/base/218177
>> >
>> > L
On Tue, Feb 01, 2011 at 04:38:44PM -0500, Alexander Kabaev wrote:
> On Tue, 1 Feb 2011 13:28:43 -0800
> Garrett Cooper wrote:
>
> > On Tue, Feb 1, 2011 at 1:15 PM, Alexander Kabaev
> > wrote:
> > > Author: kan
> > > Date: Tue Feb ?1 21:15:35 2011
> > > New Revision: 218177
> > > URL: http://svn.
On Tue, 1 Feb 2011 13:28:43 -0800
Garrett Cooper wrote:
> On Tue, Feb 1, 2011 at 1:15 PM, Alexander Kabaev
> wrote:
> > Author: kan
> > Date: Tue Feb 1 21:15:35 2011
> > New Revision: 218177
> > URL: http://svn.freebsd.org/changeset/base/218177
> >
> > Log:
> > Revert r218169 until it can be t
On Tue, Feb 1, 2011 at 1:15 PM, Alexander Kabaev wrote:
> Author: kan
> Date: Tue Feb 1 21:15:35 2011
> New Revision: 218177
> URL: http://svn.freebsd.org/changeset/base/218177
>
> Log:
> Revert r218169 until it can be tested and fixed properly.
Thanks!
-Garrett
Author: kan
Date: Tue Feb 1 21:15:35 2011
New Revision: 218177
URL: http://svn.freebsd.org/changeset/base/218177
Log:
Revert r218169 until it can be tested and fixed properly.
Modified:
head/sys/cddl/compat/opensolaris/sys/types.h
Modified: head/sys/cddl/compat/opensolaris/sys/types.h
=
On Tue, Feb 01, 2011 at 02:28:50PM +, Martin Matuska wrote:
> Author: mm
> Date: Tue Feb 1 14:28:50 2011
> New Revision: 218169
> URL: http://svn.freebsd.org/changeset/base/218169
>
> Log:
> For ZFS, change the type of clock_t to int64_t.
>
> The clock_t type in OpenSolaris is long (in
On Tue, Feb 1, 2011 at 6:28 AM, Martin Matuska wrote:
> Author: mm
> Date: Tue Feb 1 14:28:50 2011
> New Revision: 218169
> URL: http://svn.freebsd.org/changeset/base/218169
>
> Log:
> For ZFS, change the type of clock_t to int64_t.
>
> The clock_t type in OpenSolaris is long (int64_t on amd64)
Edward Tomasz Napierala writes:
> Author: trasz
> Date: Wed Jan 19 17:11:52 2011
> New Revision: 217588
> URL: http://svn.freebsd.org/changeset/base/217588
>
> Log:
> Add MNT_NFS4ACLS to ZFS mount flags. It's not conditional, since there
> is no way to disable NFSv4 ACLs in ZFS. This should
Author: jhb
Date: Tue Feb 1 18:30:52 2011
New Revision: 218176
URL: http://svn.freebsd.org/changeset/base/218176
Log:
Some cosmetic fixes and remove a duplicate constant.
Submitted by: Pedro F. Giffuni giffunip at yahoo
Modified:
head/sys/fs/ext2fs/ext2_mount.h
head/sys/fs/ext2fs/ext
Author: jhb
Date: Tue Feb 1 18:21:45 2011
New Revision: 218175
URL: http://svn.freebsd.org/changeset/base/218175
Log:
- Set the next_alloc fields for an i-node after allocating a new block
so that future allocations start with most recently allocated block
rather than the beginning of t
On Tue Feb 1 11, John Baldwin wrote:
> Author: jhb
> Date: Tue Feb 1 15:48:27 2011
> New Revision: 218171
> URL: http://svn.freebsd.org/changeset/base/218171
>
> Log:
> Output an appropriate amount of padding to line up per-CPU state columns
> rather than using a terminal sequence to move th
Author: jhb
Date: Tue Feb 1 15:48:27 2011
New Revision: 218171
URL: http://svn.freebsd.org/changeset/base/218171
Log:
Output an appropriate amount of padding to line up per-CPU state columns
rather than using a terminal sequence to move the cursor when drawing the
initial screen.
Reque
Author: adrian
Date: Tue Feb 1 15:26:30 2011
New Revision: 218170
URL: http://svn.freebsd.org/changeset/base/218170
Log:
Just to be sure, make sure the MCS rates are allowed for TX.
Approved by: rpaulo@
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
Modified: head/sys/dev/ath
Author: mm
Date: Tue Feb 1 14:28:50 2011
New Revision: 218169
URL: http://svn.freebsd.org/changeset/base/218169
Log:
For ZFS, change the type of clock_t to int64_t.
The clock_t type in OpenSolaris is long (int64_t on amd64).
On FreeBSD clock_t is int32_t. The clock_t type is used in seve
Author: kib
Date: Tue Feb 1 13:33:49 2011
New Revision: 218168
URL: http://svn.freebsd.org/changeset/base/218168
Log:
The unp_gc() function drops and reaquires lock between scan and
collect phases. The unp_discard() function executes
unp_externalize_fp(), which might make the socket eligib
Author: lstewart
Date: Tue Feb 1 13:32:27 2011
New Revision: 218167
URL: http://svn.freebsd.org/changeset/base/218167
Log:
Algorithm modules can define their own private congestion signal types in the
top 8 bits of the 32 bit signal bit field space for internal use. These
private
signals s
Author: mm
Date: Tue Feb 1 10:28:05 2011
New Revision: 218166
URL: http://svn.freebsd.org/changeset/base/218166
Log:
Reintroduce bugfix from r210103 and fix xz on strong-aligned architectures.
This fix was accidentially reverted with the 5.0.0 update in r215187.
PR: bin/154310
Author: hselasky
Date: Tue Feb 1 10:25:48 2011
New Revision: 218165
URL: http://svn.freebsd.org/changeset/base/218165
Log:
Use correct kernel types for all fields in USB PF code and headers.
Approved by: thompsa (mentor)
Modified:
head/sys/dev/usb/usb_pf.c
head/sys/dev/usb/usb_pf.h
Author: adrian
Date: Tue Feb 1 08:10:18 2011
New Revision: 218160
URL: http://svn.freebsd.org/changeset/base/218160
Log:
Add a new method to the rate control modules which extract out the
three other rates and try counts.
The 11n rate scenario path wants to take a list of rate and tries,
Author: adrian
Date: Tue Feb 1 08:03:01 2011
New Revision: 218159
URL: http://svn.freebsd.org/changeset/base/218159
Log:
Include some preliminary TX HT rate scenario setup code.
The AR5416 and later TX descriptors have new fields for supporting
11n bits (eg 20/40mhz mode, short/long GI)
28 matches
Mail list logo