Author: jkim
Date: Sat Apr 30 06:48:48 2016
New Revision: 298838
URL: https://svnweb.freebsd.org/changeset/base/298838
Log:
Revert AccessWidth/BitOffset support for AcpiHwWrite() and AcpiHwRead() for
now. The following upstream commits are reverted from hwregs.c:
https://github.com/acpic
Author: bapt
Date: Sat Apr 30 06:37:32 2016
New Revision: 298837
URL: https://svnweb.freebsd.org/changeset/base/298837
Log:
Add sdiff test directory to the tests mtree
Modified:
head/etc/mtree/BSD.tests.dist
Modified: head/etc/mtree/BSD.tests.dist
Author: pfg
Date: Sat Apr 30 02:47:41 2016
New Revision: 298831
URL: https://svnweb.freebsd.org/changeset/base/298831
Log:
boot/forth: spelling fixes.
Reviewed by: dteske
MFC after: 2 weeks
Modified:
head/sys/boot/forth/delay.4th
head/sys/boot/forth/loader.4th
head/sys/boot/forth/l
Sat, 30 Apr 2016 01:38:32 +0300 було написано Adrian Chadd
:
hi,
probably, IEEE80211_CHAN_BYTES should be uncommented too?
hi,
you should likely keep this as a macro:
#defineIEEE80211_MODE_MAX (IEEE80211_MODE_QUARTER+1)
+#defineIEEE80211_MODE_BYTES2 /*
howman
Author: pfg
Date: Sat Apr 30 01:24:24 2016
New Revision: 298830
URL: https://svnweb.freebsd.org/changeset/base/298830
Log:
libc: spelling fixes.
Mostly on comments.
Modified:
head/lib/libc/amd64/string/strcmp.S
head/lib/libc/iconv/iconv-internal.h
head/lib/libc/include/compat.h
hea
Author: pfg
Date: Sat Apr 30 00:53:10 2016
New Revision: 298829
URL: https://svnweb.freebsd.org/changeset/base/298829
Log:
sys/compat/linux*: spelling fixes.
Mostly on comments but there are some user-visible messages as well.
MFC after: 2 weeks
Modified:
head/sys/compat/linux/check
Author: pfg
Date: Sat Apr 30 00:35:46 2016
New Revision: 298828
URL: https://svnweb.freebsd.org/changeset/base/298828
Log:
ndis: spelling fixes in comments.
No functional change.
Modified:
head/sys/compat/ndis/kern_ndis.c
head/sys/compat/ndis/ndis_var.h
head/sys/compat/ndis/ntoskrnl_
Author: pfg
Date: Sat Apr 30 00:34:04 2016
New Revision: 298827
URL: https://svnweb.freebsd.org/changeset/base/298827
Log:
x86bios: spelling fix in a comment.
No functional change.
Modified:
head/sys/compat/x86bios/x86bios.h
Modified: head/sys/compat/x86bios/x86bios.h
==
Right
-a
On 29 April 2016 at 15:47, Andriy Voskoboinyk wrote:
> Sat, 30 Apr 2016 01:38:32 +0300 було написано Adrian Chadd
> :
>
> hi,
>
> probably, IEEE80211_CHAN_BYTES should be uncommented too?
>
>
>> hi,
>>
>> you should likely keep this as a macro:
>>
>> #defineIEEE80211_MODE_MAX
Author: pfg
Date: Sat Apr 30 00:26:38 2016
New Revision: 298826
URL: https://svnweb.freebsd.org/changeset/base/298826
Log:
sys/boot: spelling fixes in comments.
No functional change.
Modified:
head/sys/boot/arm/at91/bootiic/env_vars.c
head/sys/boot/arm/at91/bootspi/env_vars.c
head/sy
Author: jhb
Date: Fri Apr 29 23:55:22 2016
New Revision: 298825
URL: https://svnweb.freebsd.org/changeset/base/298825
Log:
Add PCI_IOV to NOTES.
Modified:
head/sys/conf/NOTES
Modified: head/sys/conf/NOTES
==
--- head
Author: jhb
Date: Fri Apr 29 23:53:55 2016
New Revision: 298824
URL: https://svnweb.freebsd.org/changeset/base/298824
Log:
Move 'device pci' for the PCI bus driver to the MI NOTES file.
The PCI bus was already listed in all of the MD NOTES files and the
driver should at least compile on a
Author: bapt
Date: Fri Apr 29 23:27:15 2016
New Revision: 298823
URL: https://svnweb.freebsd.org/changeset/base/298823
Log:
import sdiff(1) from GSoC 2012
Import sdiff(1) from the diff version written by Raymond Lai,
improved during GSoC 2012 by Jesse Hagewood.
Compared to the versio
Author: avos
Date: Fri Apr 29 22:43:11 2016
New Revision: 298822
URL: https://svnweb.freebsd.org/changeset/base/298822
Log:
wpi: convert to ieee80211_add_channel() (mostly noop).
Tested with Intel 3945BG, STA / HOSTAP modes.
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys/dev/wpi
Author: gonzo
Date: Fri Apr 29 22:42:59 2016
New Revision: 298821
URL: https://svnweb.freebsd.org/changeset/base/298821
Log:
Add FDT overlays support to ubldr
FDT overlays is de-facto standard for describing expansion boards like
Beaglebone capes or Raspberry Pi shields. The ides is to ha
hi,
you should likely keep this as a macro:
#defineIEEE80211_MODE_MAX (IEEE80211_MODE_QUARTER+1)
+#defineIEEE80211_MODE_BYTES2 /*
howmany(IEEE80211_MODE_MAX, NBBY) */
.. or as a runtime assert so when we add 11ac modes, we don't forget
to bump that. :)
-a
___
Author: jhb
Date: Fri Apr 29 22:29:33 2016
New Revision: 298820
URL: https://svnweb.freebsd.org/changeset/base/298820
Log:
Remove vestiges of IEEE-488/GPIB drivers removed in r276214.
Modified:
head/sys/arm/conf/NOTES
head/sys/powerpc/conf/NOTES
Modified: head/sys/arm/conf/NOTES
==
Author: pfg
Date: Fri Apr 29 22:15:33 2016
New Revision: 298819
URL: https://svnweb.freebsd.org/changeset/base/298819
Log:
sys/kern: spelling fixes in comments.
No functional change.
Modified:
head/sys/kern/bus_if.m
head/sys/kern/imgact_binmisc.c
head/sys/kern/inflate.c
head/sys/ke
Author: avos
Date: Fri Apr 29 22:14:11 2016
New Revision: 298818
URL: https://svnweb.freebsd.org/changeset/base/298818
Log:
net80211 + drivers: hide size of 'bands' array behind a macro.
Auto-replace 'howmany(IEEE80211_MODE_MAX, 8)' with 'IEEE80211_MODE_BYTES'.
No functional changes.
Mod
Author: pfg
Date: Fri Apr 29 21:54:28 2016
New Revision: 298817
URL: https://svnweb.freebsd.org/changeset/base/298817
Log:
sys/kern: spelling fixes.
Mostly on comments but affects some debug messages.
MFC after: 2 weeks
Modified:
head/sys/kern/vfs_bio.c
head/sys/kern/vfs_vnops.c
Author: jmcneill
Date: Fri Apr 29 21:46:43 2016
New Revision: 298816
URL: https://svnweb.freebsd.org/changeset/base/298816
Log:
Set txbuf_map array size to TX_DESC_COUNT instead of RX_DESC_COUNT.
Modified:
head/sys/dev/dwc/if_dwcvar.h
Modified: head/sys/dev/dwc/if_dwcvar.h
==
Author: avos
Date: Fri Apr 29 21:38:36 2016
New Revision: 298815
URL: https://svnweb.freebsd.org/changeset/base/298815
Log:
wpi: remove unused variable.
Modified:
head/sys/dev/wpi/if_wpi.c
Modified: head/sys/dev/wpi/if_wpi.c
===
Author: asomers
Date: Fri Apr 29 21:29:37 2016
New Revision: 298814
URL: https://svnweb.freebsd.org/changeset/base/298814
Log:
Fix a use-after-free when "zpool import" fails
clear vd->vdev_tsd in vdev_geom_close_locked instead of vdev_geom_detach.
In the latter function, it would fail to
Author: pfg
Date: Fri Apr 29 21:25:05 2016
New Revision: 298813
URL: https://svnweb.freebsd.org/changeset/base/298813
Log:
sys/netgraph: spelling fixes in comments.
No functional change.
Modified:
head/sys/netgraph/atm/ng_atm.c
head/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
head/sy
Author: avos
Date: Fri Apr 29 21:18:14 2016
New Revision: 298812
URL: https://svnweb.freebsd.org/changeset/base/298812
Log:
net80211: provide a set of ieee80211_add_channel*() functions
This change adds few methods for net80211 channel table setup:
- ieee80211_add_channel()
- ieee802
Author: asomers
Date: Fri Apr 29 21:11:31 2016
New Revision: 298811
URL: https://svnweb.freebsd.org/changeset/base/298811
Log:
Automate the subr_unit test.
Build and install the subr_unit test program originally written by phk, and
run it with the other ATF tests.
tests/sys/kern/Make
Author: pfg
Date: Fri Apr 29 21:05:48 2016
New Revision: 298810
URL: https://svnweb.freebsd.org/changeset/base/298810
Log:
sys/cam: spelling fixes in comments.
No functional change.
Modified:
head/sys/cam/cam.h
head/sys/cam/cam_periph.c
head/sys/cam/cam_xpt.c
head/sys/cam/ctl/ctl.c
Author: pfg
Date: Fri Apr 29 21:04:06 2016
New Revision: 298809
URL: https://svnweb.freebsd.org/changeset/base/298809
Log:
sys/cam: spelling fixes.
Affects a debug message.
MFC after: 2 weeks
Modified:
head/sys/cam/cam_queue.c
Modified: head/sys/cam/cam_queue.c
Author: pfg
Date: Fri Apr 29 20:56:58 2016
New Revision: 298808
URL: https://svnweb.freebsd.org/changeset/base/298808
Log:
sys/geom: spelling fixes in comments.
No functional change.
Modified:
head/sys/geom/bde/g_bde_lock.c
head/sys/geom/geom_bsd_enc.c
head/sys/geom/geom_ccd.c
head
Author: pfg
Date: Fri Apr 29 20:53:39 2016
New Revision: 298807
URL: https://svnweb.freebsd.org/changeset/base/298807
Log:
sys/ddb: spelling fixes in comments.
No functional change.
Modified:
head/sys/ddb/db_textdump.c
Modified: head/sys/ddb/db_textdump.c
===
Author: pfg
Date: Fri Apr 29 20:51:24 2016
New Revision: 298806
URL: https://svnweb.freebsd.org/changeset/base/298806
Log:
sys/fs: spelling fixes in comments.
No functional change.
Modified:
head/sys/fs/fuse/fuse_io.c
head/sys/fs/fuse/fuse_vnops.c
head/sys/fs/msdosfs/msdosfs_conv.c
Author: pfg
Date: Fri Apr 29 20:45:50 2016
New Revision: 298805
URL: https://svnweb.freebsd.org/changeset/base/298805
Log:
fs/ext2fs: spelling fixes on comment.
No functional change.
Modified:
head/sys/fs/ext2fs/ext2_inode.c
Modified: head/sys/fs/ext2fs/ext2_inode.c
Author: pfg
Date: Fri Apr 29 20:43:51 2016
New Revision: 298804
URL: https://svnweb.freebsd.org/changeset/base/298804
Log:
UFS: spelling fixes on comments.
No functional change.
Modified:
head/sys/ufs/ffs/ffs_alloc.c
head/sys/ufs/ffs/ffs_softdep.c
head/sys/ufs/ffs/ffs_vfsops.c
head
Author: tuexen
Date: Fri Apr 29 20:33:20 2016
New Revision: 298803
URL: https://svnweb.freebsd.org/changeset/base/298803
Log:
Don't assign, just compare...
Modified:
head/sys/netinet/sctputil.c
Modified: head/sys/netinet/sctputil.c
Author: gonzo
Date: Fri Apr 29 20:31:49 2016
New Revision: 298802
URL: https://svnweb.freebsd.org/changeset/base/298802
Log:
Add driver for AM33xx SoC touchscreen
Split ADC driver in two halves: ADC(analog ot digital) and
TSC(touchscreen). Touchscreen driver is fully functional
up to th
Author: tuexen
Date: Fri Apr 29 20:22:01 2016
New Revision: 298800
URL: https://svnweb.freebsd.org/changeset/base/298800
Log:
Add support for handling ICMP and ICMP6 messages sent in response
to SCTP/UDP/IP and SCTP/UDP/IPv6 packets.
Modified:
head/sys/netinet/ip_icmp.h
head/sys/netinet/s
Author: pfg
Date: Fri Apr 29 20:22:10 2016
New Revision: 298801
URL: https://svnweb.freebsd.org/changeset/base/298801
Log:
x86bios_alloc(): Unsign a counter.
The value can't even be signed so we can avoid the signed vs. unsigned
comparison.
Reviewed by: jkim
Modified:
head/sys/co
Author: tuexen
Date: Fri Apr 29 20:13:35 2016
New Revision: 298798
URL: https://svnweb.freebsd.org/changeset/base/298798
Log:
Use correct order of source and destination address and port.
Modified:
head/sys/netinet6/udp6_usrreq.c
Modified: head/sys/netinet6/udp6_usrreq.c
Author: jhb
Date: Fri Apr 29 20:12:45 2016
New Revision: 298797
URL: https://svnweb.freebsd.org/changeset/base/298797
Log:
Expose soaio_enqueue().
This can be used by protocol-specific AIO handlers to queue work to the
socket AIO daemon pool.
Sponsored by: Chelsio Communications
Mod
Author: jhb
Date: Fri Apr 29 20:11:09 2016
New Revision: 298796
URL: https://svnweb.freebsd.org/changeset/base/298796
Log:
Introduce a new protocol hook pru_aio_queue.
This allows a protocol to claim individual AIO requests instead of using
the default socket AIO handling.
Sponsored
Author: dchagin
Date: Fri Apr 29 19:10:22 2016
New Revision: 298793
URL: https://svnweb.freebsd.org/changeset/base/298793
Log:
The iwm_nic_error() defined if IWM_DEBUG is defined.
Modified:
head/sys/dev/iwm/if_iwm.c
Modified: head/sys/dev/iwm/if_iwm.c
Author: adrian
Date: Fri Apr 29 18:53:16 2016
New Revision: 298792
URL: https://svnweb.freebsd.org/changeset/base/298792
Log:
[ath] initialise do_ldpc to 0.
I .. can't believe I missed this.
This showed up because the AP was TX'ing LDPC to an iwm(4) chipset,
which didn't advertise LD
Author: cem
Date: Fri Apr 29 17:56:16 2016
New Revision: 298791
URL: https://svnweb.freebsd.org/changeset/base/298791
Log:
PRINT_BUF_FLAGS: Remove removed DIRTY/PERSIST flags
This is a follow-up to r298789, which removed the B_DIRTY and B_PERSISTENT
flags. This changeset removes them fro
Author: jhb
Date: Fri Apr 29 17:35:28 2016
New Revision: 298790
URL: https://svnweb.freebsd.org/changeset/base/298790
Log:
Don't require write locks on the VM object for vm_page_prev/next.
Reviewed by: kib
Sponsored by: Chelsio Communications
Modified:
head/sys/vm/vm_page.c
Modified:
I think you'll want to remove them from the subsequent PRINT_BUF_FLAGS too.
Best,
Conrad
On Fri, Apr 29, 2016 at 9:32 AM, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Fri Apr 29 16:32:28 2016
> New Revision: 298789
> URL: https://svnweb.freebsd.org/changeset/base/298789
>
> Log:
> bufs: make
Author: pfg
Date: Fri Apr 29 16:32:28 2016
New Revision: 298789
URL: https://svnweb.freebsd.org/changeset/base/298789
Log:
bufs: make B_DIRTY and B_PERSISTENT flags available
It appears these flags were related to ext2fs but are completely
unused nowadays. Retire them.
Suggested by:
On 04/29/16 11:07, Pedro F. Giffuni wrote:
Author: pfg
Date: Fri Apr 29 16:07:25 2016
New Revision: 298788
URL: https://svnweb.freebsd.org/changeset/base/298788
Log:
NFS: spelling fixes on comments.
No funcional change.
s/funcional/functional/
Ahh the irony ...
Every one knows coders a
Author: pfg
Date: Fri Apr 29 16:07:25 2016
New Revision: 298788
URL: https://svnweb.freebsd.org/changeset/base/298788
Log:
NFS: spelling fixes on comments.
No funcional change.
Modified:
head/sys/fs/nfs/nfs_commonport.c
head/sys/fs/nfs/nfsport.h
head/sys/fs/nfs/nfsrvstate.h
head/sy
On 04/29/16 at 07:23P, Sepherosa Ziehau wrote:
> Author: sephe
> Date: Fri Apr 29 07:23:08 2016
> New Revision: 298769
> URL: https://svnweb.freebsd.org/changeset/base/298769
>
> Log:
> tcp/syncache: Set flowid and hash type properly for SYN|ACK
>
> So the underlying drivers can use it to s
Author: avg
Date: Fri Apr 29 15:45:22 2016
New Revision: 298787
URL: https://svnweb.freebsd.org/changeset/base/298787
Log:
add invpcid instruction to i386 dtrace disassembler tables
MFC after:2 weeks
Modified:
head/sys/cddl/dev/dtrace/x86/dis_tables.c
Modified: head/sys/cddl/dev/dtr
Author: asomers
Date: Fri Apr 29 15:23:51 2016
New Revision: 298786
URL: https://svnweb.freebsd.org/changeset/base/298786
Log:
Refactor vdev_geom_attach and friends to reduce code duplication
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
Move checks for provider's secto
Author: bapt
Date: Fri Apr 29 12:23:56 2016
New Revision: 298784
URL: https://svnweb.freebsd.org/changeset/base/298784
Log:
Add a savecore_enable variable support for the savecore rc script
By default set to 'YES' so it does not change the current behaviour for users,
this variable allows
Author: hselasky
Date: Fri Apr 29 12:00:36 2016
New Revision: 298783
URL: https://svnweb.freebsd.org/changeset/base/298783
Log:
Regenerate usb.conf .
MFC after:1 week
Modified:
head/etc/devd/usb.conf
Modified: head/etc/devd/usb.conf
==
Author: hselasky
Date: Fri Apr 29 11:01:06 2016
New Revision: 298772
URL: https://svnweb.freebsd.org/changeset/base/298772
Log:
Correct some error codes to native FreeBSD ones.
Sponsored by: Mellanox Technologies
Tested by:Netflix
MFC after:1 week
Modified:
head/sys/dev/mlx5/
Author: hselasky
Date: Fri Apr 29 11:00:12 2016
New Revision: 298771
URL: https://svnweb.freebsd.org/changeset/base/298771
Log:
Add function to detect the presence of a port module and use this
function to error out early when no port module is present and doing
eeprom access. This also prev
Author: sephe
Date: Fri Apr 29 07:23:08 2016
New Revision: 298769
URL: https://svnweb.freebsd.org/changeset/base/298769
Log:
tcp/syncache: Set flowid and hash type properly for SYN|ACK
So the underlying drivers can use it to select the sending queue
properly for SYN|ACK instead of rolling
56 matches
Mail list logo