Author: adrian
Date: Sat May 7 06:52:04 2011
New Revision: 221582
URL: http://svn.freebsd.org/changeset/base/221582
Log:
Instead of returning an unknown mac/bb signature, just return 0.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_
Author: adrian
Date: Sat May 7 06:47:09 2011
New Revision: 221581
URL: http://svn.freebsd.org/changeset/base/221581
Log:
Add some comments about which HAL capabilities are currently FreeBSD
specific.
The Atheros HAL and FreeBSD HAL share the same capabilities up
until HAL_CAP_11D, wher
Author: adrian
Date: Sat May 7 06:45:35 2011
New Revision: 221580
URL: http://svn.freebsd.org/changeset/base/221580
Log:
Some BB hang changes:
* Add Howl (ar9130) to the list of chips that have DFS/BB/MAC hangs
* Don't treat unknown BB hangs as fatal; ath9k/Atheros HAL don't
treat it
Author: yongari
Date: Sat May 7 04:40:44 2011
New Revision: 221579
URL: http://svn.freebsd.org/changeset/base/221579
Log:
Fix build.
Modified:
head/sys/dev/xl/if_xl.c
Modified: head/sys/dev/xl/if_xl.c
==
--- head/sy
Author: gjb (doc committer)
Date: Sat May 7 03:58:27 2011
New Revision: 221578
URL: http://svn.freebsd.org/changeset/base/221578
Log:
MFC 205076 [1]:
manlint fixes.
Reported by: manlint
Obtained from:uqs [1]
Modified:
stable/7/share/man/man9/fail.9
Direct
Author: gjb (doc committer)
Date: Sat May 7 03:49:07 2011
New Revision: 221577
URL: http://svn.freebsd.org/changeset/base/221577
Log:
MFC 173192 [1]:
manlint fixes.
Reported by: manlint
Obtained from:keramida [1]
Modified:
stable/7/share/man/man5/quota.us
Author: gjb (doc committer)
Date: Sat May 7 03:29:22 2011
New Revision: 221576
URL: http://svn.freebsd.org/changeset/base/221576
Log:
MFC 198441 [1]:
manlint fixes.
Reported by: manlint
Obtained from:rpaulo [1]
Modified:
stable/8/share/man/man4/acpi_hp.4
stable/8/share
Author: gjb (doc committer)
Date: Sat May 7 03:09:16 2011
New Revision: 221575
URL: http://svn.freebsd.org/changeset/base/221575
Log:
MFC 205076 [1]:
manlint fixes.
Reported by: manlint
Obtained from:uqs [1]
Modified:
stable/8/share/man/man9/fail.9
Directory Properties:
Author: adrian
Date: Sat May 7 02:59:24 2011
New Revision: 221574
URL: http://svn.freebsd.org/changeset/base/221574
Log:
Change AR_SREV_OWL_{X}_OR_LATER to AR_SREV_5416_{X}_OR_LATER.
For now, these are equivalent macros. AR_SREV_OWL{X}_OR_LATER
will later change to exclude Howl (AR9130)
Author: adrian
Date: Sat May 7 02:54:52 2011
New Revision: 221573
URL: http://svn.freebsd.org/changeset/base/221573
Log:
Fix the OWL revision checks.
A quick story, which is partially documented in the commit.
The silicon revision in Linux ath9k and the Atheros HAL use an
AR_SREV_RE
Author: gjb (doc committer)
Date: Sat May 7 02:37:34 2011
New Revision: 221572
URL: http://svn.freebsd.org/changeset/base/221572
Log:
MFC 205076 [1], 209034 [1], 211406 [2]:
manlint fixes.
Reported by: manlint
Obtained from:uqs[1], joel[2]
Modified:
stable/8/share/man/ma
Author: yongari
Date: Sat May 7 02:19:46 2011
New Revision: 221571
URL: http://svn.freebsd.org/changeset/base/221571
Log:
Remove unneeded use of variable status. This should have been done
in r221557.
Modified:
head/sys/dev/xl/if_xl.c
Modified: head/sys/dev/xl/if_xl.c
Author: rmacklem
Date: Sat May 7 02:00:35 2011
New Revision: 221570
URL: http://svn.freebsd.org/changeset/base/221570
Log:
MFC: r220967
Fix a LOR in vfs_busy() where, after msleeping, it would lock
the mutexes in the wrong order for the case where the
MBF_MNTLSTLOCK is set. I believe this
Author: obrien
Date: Sat May 7 01:05:31 2011
New Revision: 221569
URL: http://svn.freebsd.org/changeset/base/221569
Log:
Add the ability to search for all the inlined instances of a given function.
Reviewed by: jb
Obtained from:Juniper Networks
Added:
head/lib/libdwarf/dwarf_
Author: yongari
Date: Sat May 7 00:25:12 2011
New Revision: 221568
URL: http://svn.freebsd.org/changeset/base/221568
Log:
XL_DMACTL is 32bit register, use 32bit write macro.
While I'm here add more bits for the register.
Modified:
head/sys/dev/xl/if_xl.c
head/sys/dev/xl/if_xlreg.h
Modif
Author: yongari
Date: Sat May 7 00:18:58 2011
New Revision: 221567
URL: http://svn.freebsd.org/changeset/base/221567
Log:
Rearm watchdog timer if driver kick controller to recover from TX
underrun error.
While here, prepend 0x to status code to show TX status is hex
number.
Modified:
h
On May 6, 2011, at 6:50 AM, Nathan Whitehorn wrote:
> On 05/06/11 00:21, Marcel Moolenaar wrote:
>> On May 5, 2011, at 8:29 PM, Nathan Whitehorn wrote:
>>
>>> On 05/05/11 16:18, Marcel Moolenaar wrote:
On May 5, 2011, at 7:16 AM, Nathan Whitehorn wrote:
> @@ -84,15 +63,13 @@ if [
Author: yongari
Date: Sat May 7 00:06:02 2011
New Revision: 221566
URL: http://svn.freebsd.org/changeset/base/221566
Log:
Rename xl_stats_update() callout handler to xl_tick() and move MII
tick driving logic to xl_tick(). Now xl_tick() handles MII tick as
well as periodic updating of statis
Author: yongari
Date: Fri May 6 23:49:10 2011
New Revision: 221565
URL: http://svn.freebsd.org/changeset/base/221565
Log:
Reuse the TX descriptor(DPD) if xl_encap() failed instead of just
picking the next available one. This may explain why xl(4) sees TX
underrun error with no queued frame.
Author: yongari
Date: Fri May 6 23:01:29 2011
New Revision: 221564
URL: http://svn.freebsd.org/changeset/base/221564
Log:
Change xl_rxeof() a bit to return the number of processed frames in
RX descriptor ring. Previously it returned the number of frames
that were successfully passed to uppe
Author: yongari
Date: Fri May 6 22:55:53 2011
New Revision: 221563
URL: http://svn.freebsd.org/changeset/base/221563
Log:
Terminate interrupt handler if driver detect it's not running.
Also add check for driver running state before trying to send
frames. While I'm here, use for loop.
Modif
Author: yongari
Date: Fri May 6 22:45:13 2011
New Revision: 221561
URL: http://svn.freebsd.org/changeset/base/221561
Log:
Updating status word should be the last operation of UPD structure
renewal. Disable instruction reordering by adding volatile to
xl_list_onefrag structure.
Modified:
Author: yongari
Date: Fri May 6 22:36:43 2011
New Revision: 221560
URL: http://svn.freebsd.org/changeset/base/221560
Log:
Call bus_dmamap_sync() only after TX DPD update.
Modified:
head/sys/dev/xl/if_xl.c
Modified: head/sys/dev/xl/if_xl.c
Author: jilles
Date: Fri May 6 22:31:27 2011
New Revision: 221559
URL: http://svn.freebsd.org/changeset/base/221559
Log:
sh: Track if the current locale's charset is UTF-8 or not.
Modified:
head/bin/sh/main.c
head/bin/sh/var.c
head/bin/sh/var.h
Modified: head/bin/sh/main.c
=
Author: yongari
Date: Fri May 6 22:26:57 2011
New Revision: 221558
URL: http://svn.freebsd.org/changeset/base/221558
Log:
Set status word once instead of twice. For 3C90xB/3C90xC, frame
length of status word is ignored. While here move bus_dmamap_sync()
up where DMA map is loaded.
Modified
Author: yongari
Date: Fri May 6 22:16:43 2011
New Revision: 221557
URL: http://svn.freebsd.org/changeset/base/221557
Log:
Remove unnecessary htole32/le32toh dance.
Modified:
head/sys/dev/xl/if_xl.c
Modified: head/sys/dev/xl/if_xl.c
===
Author: n_hibma
Date: Fri May 6 22:07:31 2011
New Revision: 221556
URL: http://svn.freebsd.org/changeset/base/221556
Log:
MFC r218422:
Curitel UM150 needs a quirk to stop it from detaching straight after
attach (resetting actually).
Modified:
stable/8/sys/dev/usb/quirk/usb_quirk.c
Author: yongari
Date: Fri May 6 22:01:46 2011
New Revision: 221555
URL: http://svn.freebsd.org/changeset/base/221555
Log:
Rewrite RX filter logic and provide controller specific filter
handler for 3C90x and 3C90xB/C respectively. This simplifies ioctl
handler as well as enhancing readabili
So, how about
% cd /usr/src/sys
% svn rm nfsclient
?
:)
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@
2011/5/6 Nathan Whitehorn :
> Author: nwhitehorn
> Date: Fri May 6 20:43:02 2011
> New Revision: 221550
> URL: http://svn.freebsd.org/changeset/base/221550
>
> Log:
> SMP has worked perfectly for a very long time on 32-bit PowerPC on both
> UP and SMP hardware. Enable it in GENERIC.
>
While wor
Author: n_hibma
Date: Fri May 6 21:09:33 2011
New Revision: 221553
URL: http://svn.freebsd.org/changeset/base/221553
Log:
MFC r217637,218178
Add another ID for the ZTE MF190 Surf Stick
New ID for the Novatel MC547
Modified:
stable/8/sys/dev/usb/serial/u3g.c
stable/8/sys/dev/usb/us
> Rick Macklem writes:
> > My problem is that I don't know how to deal with two modules with
> > the same name.
>
> Why do they have to have the same name? All that matters is the fstype
> and the sysctls. Just make sure that the auto-load logic loads the new
> stack and not the old one if neithe
Author: yongari
Date: Fri May 6 20:46:29 2011
New Revision: 221552
URL: http://svn.freebsd.org/changeset/base/221552
Log:
Fix white space nits and style
Modified:
head/sys/net/if_tun.c
Modified: head/sys/net/if_tun.c
==
Author: jilles
Date: Fri May 6 20:45:50 2011
New Revision: 221551
URL: http://svn.freebsd.org/changeset/base/221551
Log:
sh: Change the CTL* bytes to ones invalid in UTF-8.
This ensures that mbrtowc(3) can be used directly once it has been verified
that there is no CTL* byte. Dealing wit
Author: nwhitehorn
Date: Fri May 6 20:43:02 2011
New Revision: 221550
URL: http://svn.freebsd.org/changeset/base/221550
Log:
SMP has worked perfectly for a very long time on 32-bit PowerPC on both
UP and SMP hardware. Enable it in GENERIC.
MFC after:2 weeks
Modified:
head/sys/powe
Author: tuexen
Date: Fri May 6 20:40:33 2011
New Revision: 221549
URL: http://svn.freebsd.org/changeset/base/221549
Log:
Change the name of an internal structure, since the name
is used by a structure of the (new) SCTP API.
MFC after: 1 week.
Modified:
head/sys/netinet/sctp_auth.h
Mo
Author: yongari
Date: Fri May 6 20:37:07 2011
New Revision: 221548
URL: http://svn.freebsd.org/changeset/base/221548
Log:
Do not increment collision counter if transmit have failed.
Transmission error in tun(4) is queueing error(i.e. ENOBUFS) and it
has nothing to do with collision.
Re
Rick Macklem writes:
> My problem is that I don't know how to deal with two modules with
> the same name.
Why do they have to have the same name? All that matters is the fstype
and the sysctls. Just make sure that the auto-load logic loads the new
stack and not the old one if neither is loaded
Author: marius
Date: Fri May 6 20:04:47 2011
New Revision: 221547
URL: http://svn.freebsd.org/changeset/base/221547
Log:
MFC: r216962
Inherit the APB and the generic OFW PCI-PCI bridge driver from the generic
PCI-PCI bridge driver in order to safe some code.
Modified:
stable/8/sys/spa
Author: marius
Date: Fri May 6 20:04:47 2011
New Revision: 221546
URL: http://svn.freebsd.org/changeset/base/221546
Log:
MFC: r216962
Inherit the APB and the generic OFW PCI-PCI bridge driver from the generic
PCI-PCI bridge driver in order to safe some code.
Modified:
stable/7/sys/spa
Author: marius
Date: Fri May 6 20:02:26 2011
New Revision: 221545
URL: http://svn.freebsd.org/changeset/base/221545
Log:
MFC: r221343
Fix an logic bug which caused jumbo buffers to not be synced and unloaded.
Reported and tested by: Michael Moll
Modified:
stable/7/sys/dev/bge/if_bge.c
Author: marius
Date: Fri May 6 20:02:23 2011
New Revision: 221544
URL: http://svn.freebsd.org/changeset/base/221544
Log:
MFC: r221343
Fix an logic bug which caused jumbo buffers to not be synced and unloaded.
Reported and tested by: Michael Moll
Modified:
stable/8/sys/dev/bge/if_bge.c
Author: rmacklem
Date: Fri May 6 20:02:19 2011
New Revision: 221543
URL: http://svn.freebsd.org/changeset/base/221543
Log:
Move sys/nfsclient/nfs_kdtrace.h to sys/nfs/nfs_kdtrace.h so
it can be used by the new NFS client as well as the old one.
Added:
head/sys/nfs/nfs_kdtrace.h
- copi
Author: rmacklem
Date: Fri May 6 19:55:15 2011
New Revision: 221542
URL: http://svn.freebsd.org/changeset/base/221542
Log:
Fix the module dependency in nfs_kdtrace.c for the old NFS
client. This should fix a problem reported by Marcus Reid.
Modified:
head/sys/nfsclient/nfs_kdtrace.c
Modif
On Fri May 6 11, Ruslan Ermilov wrote:
> Author: ru
> Date: Fri May 6 19:14:06 2011
> New Revision: 221541
> URL: http://svn.freebsd.org/changeset/base/221541
>
> Log:
> MK_GPIO changed its default; reflect.
could you also have a look at WITHOUT_SSP? the description says that it only
affects
Author: ru
Date: Fri May 6 19:14:06 2011
New Revision: 221541
URL: http://svn.freebsd.org/changeset/base/221541
Log:
MK_GPIO changed its default; reflect.
Added:
head/tools/build/options/WITHOUT_GPIO
- copied, changed from r221204, head/tools/build/options/WITH_GPIO
Deleted:
head/tool
Author: ru
Date: Fri May 6 19:13:03 2011
New Revision: 221540
URL: http://svn.freebsd.org/changeset/base/221540
Log:
Removed trailing whitespace.
Modified:
head/tools/build/options/WITHOUT_ACCT
head/tools/build/options/WITHOUT_FLOPPY
Modified: head/tools/build/options/WITHOUT_ACCT
===
Author: ru
Date: Fri May 6 19:10:27 2011
New Revision: 221539
URL: http://svn.freebsd.org/changeset/base/221539
Log:
Tidy up formatting.
Modified:
head/tools/build/options/WITHOUT_FDT
Modified: head/tools/build/options/WITHOUT_FDT
Author: delphij
Date: Fri May 6 18:40:51 2011
New Revision: 221538
URL: http://svn.freebsd.org/changeset/base/221538
Log:
MFC r221401:
Fix prototype for ffsll(3) and fls(3).
PR: docs/156796
Submitted by: Jean-Yves Migeon
Modified:
stable/7/lib/libc/string/ffs.3
Directo
Author: delphij
Date: Fri May 6 18:40:51 2011
New Revision: 221538
URL: http://svn.freebsd.org/changeset/base/221538
Log:
MFC r221401:
Fix prototype for ffsll(3) and fls(3).
PR: docs/156796
Submitted by: Jean-Yves Migeon
Modified:
stable/8/lib/libc/string/ffs.3
Directo
Author: rmacklem
Date: Fri May 6 17:51:00 2011
New Revision: 221537
URL: http://svn.freebsd.org/changeset/base/221537
Log:
Set the initial value of maxfilesize to OFF_MAX in the
new NFS client. It will then be reduced to whatever the
server says it can support. There might be an argument
> Pawel Jakub Dawidek writes:
> > My personal opinion is that supporting such configuration is not
> > worth
> > the efforts and actually I'd prefer to use the same sysctl tree
> > (vfs.nfs.*) and the same fstype (nfs) in both clients. User would
> > decide
> > which to use by loading one kernel m
>
> If you don't share my preference then it would be good to make new
> NFS just 'nfs' everywhere (sysctls, fstype, etc.), so that we won't
> end
> up with 'newnfs' in random places in five years from now. What you do
> with old NFS is less important to me:)
>
As you'll see from the post I just
On Fri, May 06, 2011 at 07:54:25AM -0400, Rick Macklem wrote:
> > On Thu, May 05, 2011 at 07:06:46PM -0400, Rick Macklem wrote:
> > > Also, except for the SYSCTL() naming issue they don't comflict. At
> > > the
> > > moment it is perfectly ok to use both for mounts concurrently.
> > > For example,
Pawel Jakub Dawidek writes:
> My personal opinion is that supporting such configuration is not worth
> the efforts and actually I'd prefer to use the same sysctl tree
> (vfs.nfs.*) and the same fstype (nfs) in both clients. User would decide
> which to use by loading one kernel module or the other
Author: nwhitehorn
Date: Fri May 6 15:40:58 2011
New Revision: 221536
URL: http://svn.freebsd.org/changeset/base/221536
Log:
Simplify this code somewhat by only writing a 512-byte-sector APM map.
All firmwares can read it, we need to write one anyway for old OF
versions, and if a 512-byte o
Author: adrian
Date: Fri May 6 15:33:56 2011
New Revision: 221535
URL: http://svn.freebsd.org/changeset/base/221535
Log:
Add a function which enables or disables RX RIFS searching, and migrate
the code which does this into it.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416.h
head/sys/d
ersion 20110501 (FreeBSD)";
+const char *version = "version 20110506 (FreeBSD)";
#define DEBUG
#include
@@ -95,7 +95,7 @@ int main(int argc, char *argv[])
safe = 1;
break;
case 'f':
Author: fabient
Date: Fri May 6 14:11:20 2011
New Revision: 221532
URL: http://svn.freebsd.org/changeset/base/221532
Log:
MFC r220198:
Clearing the flag when preempting will let the preempted thread run
too much time. This can finish in a scheduler deadlock with ping-pong
between two thre
Author: ru
Date: Fri May 6 14:11:01 2011
New Revision: 221531
URL: http://svn.freebsd.org/changeset/base/221531
Log:
Tag a 20110506 release.
Added:
vendor/one-true-awk/20110506/
- copied from r221530, vendor/one-true-awk/dist/
___
svn-src-all
)
@@ -22,7 +22,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE
THIS SOFTWARE.
/
-const char *version = "version 20110501";
+const char *version = "version 20110506";
#define DEBUG
#include
@@ -91,13 +91,18 @@ int main(int argc, char *argv[])
Author: ru
Date: Fri May 6 14:07:34 2011
New Revision: 221529
URL: http://svn.freebsd.org/changeset/base/221529
Log:
Don't track the generated file.
Deleted:
vendor/one-true-awk/dist/proctab.c
___
svn-src-all@freebsd.org mailing list
http://lists.f
Author: fabient
Date: Fri May 6 14:05:32 2011
New Revision: 221528
URL: http://svn.freebsd.org/changeset/base/221528
Log:
MFC r220198:
Clearing the flag when preempting will let the preempted thread run
too much time. This can finish in a scheduler deadlock with ping-pong
between two thre
Author: avg
Date: Fri May 6 13:51:54 2011
New Revision: 221527
URL: http://svn.freebsd.org/changeset/base/221527
Log:
prepare code that does topology detection for amd cpus for bulldozer
This also introduces a new detection path for family 10h and newer
pre-bulldozer cpus, pre-10h hardwa
On 05/06/11 00:21, Marcel Moolenaar wrote:
On May 5, 2011, at 8:29 PM, Nathan Whitehorn wrote:
On 05/05/11 16:18, Marcel Moolenaar wrote:
On May 5, 2011, at 7:16 AM, Nathan Whitehorn wrote:
@@ -84,15 +63,13 @@ if [ $bootable = yes ]; then
mv $MNT/boot/loader.efi $MNT/efi/boot/bootia64.e
Author: jhb
Date: Fri May 6 13:48:53 2011
New Revision: 221526
URL: http://svn.freebsd.org/changeset/base/221526
Log:
Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus
versions instead. They were never needed as bus_generic_intr() and
bus_teardown_intr() had been chan
Author: fabient
Date: Fri May 6 13:24:10 2011
New Revision: 221525
URL: http://svn.freebsd.org/changeset/base/221525
Log:
MFC r220206:
Optimisation in IPSEC(4):
- Remove contention on ISR during the crypto operation by using rwlock(9).
- Remove a second lookup of the SA in the callback.
Author: fabient
Date: Fri May 6 13:12:45 2011
New Revision: 221524
URL: http://svn.freebsd.org/changeset/base/221524
Log:
MFC r220194:
Fix two SA refcount:
- AH does not release the SA like in ESP/IPCOMP when handling EAGAIN
- ipsec_process_done incorrectly release the SA.
Modified:
Author: mav
Date: Fri May 6 13:11:50 2011
New Revision: 221523
URL: http://svn.freebsd.org/changeset/base/221523
Log:
Increase NFS_TICKINTVL value from 10 to 500. Now that callout does useful
things only once per second, so other 99 calls per second were useless and
just don't allow idle sy
Author: jilles
Date: Fri May 6 12:49:32 2011
New Revision: 221522
URL: http://svn.freebsd.org/changeset/base/221522
Log:
MFC r220903: sh: Do not word split "${#parameter}".
This is only a problem if IFS contains digits, which is unusual but valid.
Because of an incorrect fix for PR bi
> On Thu, May 05, 2011 at 07:06:46PM -0400, Rick Macklem wrote:
> > Also, except for the SYSCTL() naming issue they don't comflict. At
> > the
> > moment it is perfectly ok to use both for mounts concurrently.
> > For example, you could have the following 2 lines in your
> > /etc/fstab:
> >
> > nfs
On Thu, 5 May 2011, David E. O'Brien wrote:
Log:
Don't duplicate define the stdint types.
This is a regression. The [_]stdint.h files were correctly structured before.
The stdint types weren't duplicate-defined (modulo bugs), but their
definitions were repeated as necessary inside ifdfs. U
On Thu, May 05, 2011 at 07:06:46PM -0400, Rick Macklem wrote:
> Also, except for the SYSCTL() naming issue they don't comflict. At the
> moment it is perfectly ok to use both for mounts concurrently.
> For example, you could have the following 2 lines in your /etc/fstab:
>
> nfs-server:/sub1/m
Author: ae
Date: Fri May 6 07:13:34 2011
New Revision: 221521
URL: http://svn.freebsd.org/changeset/base/221521
Log:
Convert delay parameter back to ms when reporting to user.
PR: 156838
MFC after:1 week
Modified:
head/sys/netinet/ipfw/ip_dn_glue.c
head/sys/netinet/ipf
74 matches
Mail list logo