svn commit: r293800 - stable/10/include

2016-01-12 Thread Kevin Lo
Author: kevlo Date: Wed Jan 13 01:32:04 2016 New Revision: 293800 URL: https://svnweb.freebsd.org/changeset/base/293800 Log: MFC r293491: - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001. - Avoid namespace pollution and move definitions of _POSIX2_CHARCLASS_NAME_MAX and

svn commit: r293491 - head/include

2016-01-09 Thread Kevin Lo
Author: kevlo Date: Sat Jan 9 14:53:23 2016 New Revision: 293491 URL: https://svnweb.freebsd.org/changeset/base/293491 Log: - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001. - Avoid namespace pollution and move definitions of _POSIX2_CHARCLASS_NAME_MAX and

Re: svn commit: r293491 - head/include

2016-01-09 Thread Kevin Lo
On Sat, Jan 09, 2016 at 02:53:23PM +, Kevin Lo wrote: > Author: kevlo > Date: Sat Jan 9 14:53:23 2016 > New Revision: 293491 > URL: https://svnweb.freebsd.org/changeset/base/293491 > > Log: > - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001. > - A

svn commit: r292730 - in head/sys: arm/arm dev/isci/scil dev/netmap mips/cavium netinet

2015-12-25 Thread Kevin Lo
Author: kevlo Date: Fri Dec 25 14:51:36 2015 New Revision: 292730 URL: https://svnweb.freebsd.org/changeset/base/292730 Log: Fix typo (s/harware/hardware/) Modified: head/sys/arm/arm/pmap-v6-new.c head/sys/dev/isci/scil/scic_sds_phy.h head/sys/dev/netmap/netmap.c

svn commit: r292267 - head/lib/libc/sys

2015-12-15 Thread Kevin Lo
Author: kevlo Date: Tue Dec 15 15:08:29 2015 New Revision: 292267 URL: https://svnweb.freebsd.org/changeset/base/292267 Log: Remove sys/types.h due to STANDARDS and unistd.h also includes sys/types.h. Reviewed by: bde Modified: head/lib/libc/sys/getuid.2 head/lib/libc/sys/setuid.2

svn commit: r292268 - head/lib/libc/sys

2015-12-15 Thread Kevin Lo
Author: kevlo Date: Tue Dec 15 15:19:06 2015 New Revision: 292268 URL: https://svnweb.freebsd.org/changeset/base/292268 Log: Remove sys/types.h due to STANDARDS and unistd.h also includes sys/types.h. Modified: head/lib/libc/sys/brk.2 head/lib/libc/sys/getgid.2 head/lib/libc/sys/getpid.2

svn commit: r292253 - head/share/man/man4

2015-12-14 Thread Kevin Lo
Author: kevlo Date: Tue Dec 15 06:01:02 2015 New Revision: 292253 URL: https://svnweb.freebsd.org/changeset/base/292253 Log: Fix a typo (opencrypto -> crypto) and remove useless comment. Modified: head/share/man/man4/crypto.4 Modified: head/share/man/man4/crypto.4

svn commit: r292181 - head/share/man/man4

2015-12-13 Thread Kevin Lo
Author: kevlo Date: Mon Dec 14 07:08:17 2015 New Revision: 292181 URL: https://svnweb.freebsd.org/changeset/base/292181 Log: Add the cryptodev device. Modified: head/share/man/man4/aesni.4 Modified: head/share/man/man4/aesni.4

svn commit: r292056 - head/sys/dev/usb/wlan

2015-12-09 Thread Kevin Lo
Author: kevlo Date: Thu Dec 10 07:45:58 2015 New Revision: 292056 URL: https://svnweb.freebsd.org/changeset/base/292056 Log: All 2-endpoints configs have high and normal pariority queues. Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified: head/sys/dev/usb/wlan/if_urtwn.c

svn commit: r291902 - head/sys/dev/usb/wlan

2015-12-06 Thread Kevin Lo
Author: kevlo Date: Sun Dec 6 14:07:57 2015 New Revision: 291902 URL: https://svnweb.freebsd.org/changeset/base/291902 Log: - Fix Tx queues to USB endpoints mapping - Merge urtwn_r92c_dma_init() and urtwn_r88e_dma_init() into one Reviewed by: adrian, avos Differential Revision:

svn commit: r291859 - head/sys/dev/uart

2015-12-05 Thread Kevin Lo
Author: kevlo Date: Sat Dec 5 15:09:19 2015 New Revision: 291859 URL: https://svnweb.freebsd.org/changeset/base/291859 Log: Remove a duplicate definition. Modified: head/sys/dev/uart/uart_dev_imx.h Modified: head/sys/dev/uart/uart_dev_imx.h

svn commit: r291844 - in stable/10: share/man/man4 sys/conf

2015-12-04 Thread Kevin Lo
Author: kevlo Date: Sat Dec 5 07:46:37 2015 New Revision: 291844 URL: https://svnweb.freebsd.org/changeset/base/291844 Log: MFC r291238: Add dependency to uether. Reviewed by: hselasky Modified: stable/10/share/man/man4/aue.4 stable/10/share/man/man4/axe.4

svn commit: r291557 - in head: share/man/man4 sys/conf sys/dev/usb sys/dev/usb/net sys/modules/usb sys/modules/usb/ure

2015-11-30 Thread Kevin Lo
" Copyright (c) 2015 Kevin Lo <ke...@freebsd.org> +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. R

svn commit: r291238 - in head: share/man/man4 sys/conf

2015-11-24 Thread Kevin Lo
Author: kevlo Date: Tue Nov 24 08:34:48 2015 New Revision: 291238 URL: https://svnweb.freebsd.org/changeset/base/291238 Log: Add dependency to uether. Reviewed by: hselasky Modified: head/share/man/man4/aue.4 head/share/man/man4/axe.4 head/share/man/man4/axge.4

svn commit: r290133 - head/sys/dev/ral

2015-10-28 Thread Kevin Lo
Author: kevlo Date: Thu Oct 29 04:21:34 2015 New Revision: 290133 URL: https://svnweb.freebsd.org/changeset/base/290133 Log: - Add a missing prototype - Fix typos Modified: head/sys/dev/ral/rt2860.c head/sys/dev/ral/rt2860var.h Modified: head/sys/dev/ral/rt2860.c

svn commit: r290128 - head/share/man/man4

2015-10-28 Thread Kevin Lo
Author: kevlo Date: Thu Oct 29 03:28:28 2015 New Revision: 290128 URL: https://svnweb.freebsd.org/changeset/base/290128 Log: Add MLINKS for if_otus(4), if_rsu(4) and if_urtwn(4). Modified: head/share/man/man4/Makefile Modified: head/share/man/man4/Makefile

svn commit: r290127 - head/share/man/man4

2015-10-28 Thread Kevin Lo
Author: kevlo Date: Thu Oct 29 03:22:27 2015 New Revision: 290127 URL: https://svnweb.freebsd.org/changeset/base/290127 Log: Xref otus(4). Modified: head/share/man/man4/wlan.4 Modified: head/share/man/man4/wlan.4 ==

svn commit: r290134 - head/sys/dev/ral

2015-10-28 Thread Kevin Lo
Author: kevlo Date: Thu Oct 29 04:51:27 2015 New Revision: 290134 URL: https://svnweb.freebsd.org/changeset/base/290134 Log: Remove the static function declaration. Modified: head/sys/dev/ral/rt2860.c Modified: head/sys/dev/ral/rt2860.c

svn commit: r289729 - head/sys/dev/iwm

2015-10-21 Thread Kevin Lo
Author: kevlo Date: Thu Oct 22 01:36:16 2015 New Revision: 289729 URL: https://svnweb.freebsd.org/changeset/base/289729 Log: Fix IEEE80211_ADDR_COPY() usage. Reviewed by: adrian Modified: head/sys/dev/iwm/if_iwm.c Modified: head/sys/dev/iwm/if_iwm.c

svn commit: r289679 - in head/sys/dev: iwm iwn wpi

2015-10-21 Thread Kevin Lo
Author: kevlo Date: Wed Oct 21 06:23:57 2015 New Revision: 289679 URL: https://svnweb.freebsd.org/changeset/base/289679 Log: Remove BUS_DMA_NOWAIT from bus_dma_tag_create() invocations as it's no valid flag there. Modified: head/sys/dev/iwm/if_iwm.c head/sys/dev/iwn/if_iwn.c

svn commit: r289674 - head/sys/dev/iwn

2015-10-20 Thread Kevin Lo
Author: kevlo Date: Wed Oct 21 02:50:22 2015 New Revision: 289674 URL: https://svnweb.freebsd.org/changeset/base/289674 Log: Switch PCI register reads from using magic numbers to using the names defined in pcireg.h Modified: head/sys/dev/iwn/if_iwn.c Modified: head/sys/dev/iwn/if_iwn.c

svn commit: r289173 - head/sys/dev/usb/wlan

2015-10-12 Thread Kevin Lo
Author: kevlo Date: Mon Oct 12 08:17:21 2015 New Revision: 289173 URL: https://svnweb.freebsd.org/changeset/base/289173 Log: Accept any correct frames from any source when MONITOR mode is used. Submitted by: Andriy Voskoboinyk Differential Revision:

svn commit: r289161 - stable/10/sys/dev/usb/controller

2015-10-11 Thread Kevin Lo
Author: kevlo Date: Mon Oct 12 03:21:44 2015 New Revision: 289161 URL: https://svnweb.freebsd.org/changeset/base/289161 Log: MFC r289030: Add support for Fresco Logic USB 3.0 host controller. Fresco Logic hosts advertise MSI, but fail to actually generate MSI interrupts. We have to

svn commit: r289066 - head/sys/dev/usb/wlan

2015-10-09 Thread Kevin Lo
Author: kevlo Date: Fri Oct 9 14:31:32 2015 New Revision: 289066 URL: https://svnweb.freebsd.org/changeset/base/289066 Log: Sort function prototypes and add missing 'static' keywords. Submitted by: Andriy Voskoboinyk Differential Revision:https://reviews.freebsd.org/D3847

svn commit: r289030 - head/sys/dev/usb/controller

2015-10-08 Thread Kevin Lo
Author: kevlo Date: Thu Oct 8 15:13:57 2015 New Revision: 289030 URL: https://svnweb.freebsd.org/changeset/base/289030 Log: Add support for Fresco Logic USB 3.0 host controller. Fresco Logic hosts advertise MSI, but fail to actually generate MSI interrupts. We have to disable MSI use.

svn commit: r288975 - head/sys/dev/otus

2015-10-06 Thread Kevin Lo
Author: kevlo Date: Wed Oct 7 03:33:25 2015 New Revision: 288975 URL: https://svnweb.freebsd.org/changeset/base/288975 Log: Declare odata as a pointer type instead of a pointer to pointer. Reviewed by: adrian Modified: head/sys/dev/otus/if_otusreg.h Modified:

svn commit: r288667 - head/sys/dev/usb/wlan

2015-10-04 Thread Kevin Lo
Author: kevlo Date: Sun Oct 4 13:40:22 2015 New Revision: 288667 URL: https://svnweb.freebsd.org/changeset/base/288667 Log: Replace M_NOWAIT with M_WAITOK for consistency with other wireless drivers. Modified: head/sys/dev/usb/wlan/if_upgt.c Modified: head/sys/dev/usb/wlan/if_upgt.c

svn commit: r288666 - head/sys/dev/usb/wlan

2015-10-04 Thread Kevin Lo
Author: kevlo Date: Sun Oct 4 13:39:00 2015 New Revision: 288666 URL: https://svnweb.freebsd.org/changeset/base/288666 Log: Fix max TX power settings for RT5390/RT5392. While here remove wrong definition of RT2860_USB_PHY_MAN_RST. Modified: head/sys/dev/usb/wlan/if_run.c

svn commit: r288689 - head/sys/dev/ath

2015-10-04 Thread Kevin Lo
Author: kevlo Date: Mon Oct 5 05:24:16 2015 New Revision: 288689 URL: https://svnweb.freebsd.org/changeset/base/288689 Log: Remove the unnecessary cast. Modified: head/sys/dev/ath/if_ath.c Modified: head/sys/dev/ath/if_ath.c

svn commit: r287853 - in head/sys/dev: ral usb/wlan

2015-09-16 Thread Kevin Lo
Author: kevlo Date: Wed Sep 16 07:18:54 2015 New Revision: 287853 URL: https://svnweb.freebsd.org/changeset/base/287853 Log: Fix a debug message which didn't quite get it right about eeprom version. Modified: head/sys/dev/ral/rt2860.c head/sys/dev/usb/wlan/if_run.c Modified:

Re: svn commit: r287852 - head/sys/dev/usb/wlan

2015-09-16 Thread Kevin Lo
On Wed, Sep 16, 2015 at 09:20:02AM +0200, Mateusz Guzik wrote: > On Wed, Sep 16, 2015 at 07:16:22AM +0000, Kevin Lo wrote: > > Author: kevlo > > Date: Wed Sep 16 07:16:21 2015 > > New Revision: 287852 > > URL: https://svnweb.freebsd.org/changeset/base/287852 > &

svn commit: r287852 - head/sys/dev/usb/wlan

2015-09-16 Thread Kevin Lo
Author: kevlo Date: Wed Sep 16 07:16:21 2015 New Revision: 287852 URL: https://svnweb.freebsd.org/changeset/base/287852 Log: Remove checks for a NULL return value from M_WAITOK allocations. Modified: head/sys/dev/usb/wlan/if_ural.c Modified: head/sys/dev/usb/wlan/if_ural.c

svn commit: r287854 - head/sys/dev/usb/wlan

2015-09-16 Thread Kevin Lo
Author: kevlo Date: Wed Sep 16 07:26:18 2015 New Revision: 287854 URL: https://svnweb.freebsd.org/changeset/base/287854 Log: Use M_WAITOK rather than M_NOWAIT since it's not used within interrupt context. Modified: head/sys/dev/usb/wlan/if_ural.c Modified: head/sys/dev/usb/wlan/if_ural.c

svn commit: r287553 - head/sys/dev/usb/wlan

2015-09-08 Thread Kevin Lo
Author: kevlo Date: Tue Sep 8 07:53:10 2015 New Revision: 287553 URL: https://svnweb.freebsd.org/changeset/base/287553 Log: Fix comparison in run_key_set_cb(). Tested on RT5370, sta mode. Submitted by: Andriy Voskoboinyk Differential Revision:

svn commit: r287552 - head/sys/dev/usb/wlan

2015-09-08 Thread Kevin Lo
Author: kevlo Date: Tue Sep 8 07:50:35 2015 New Revision: 287552 URL: https://svnweb.freebsd.org/changeset/base/287552 Log: - Remove empty key_update_* functions. - Hide "struct ieee80211_node *" -> "struct run_node *" casting behind RUN_NODE() macro. - Simplify IEEE80211_HAS_ADDR4

svn commit: r287555 - head/sys/dev/usb/wlan

2015-09-08 Thread Kevin Lo
Author: kevlo Date: Tue Sep 8 08:06:20 2015 New Revision: 287555 URL: https://svnweb.freebsd.org/changeset/base/287555 Log: Enable TSF timer in monitor mode. Tested on RT5370, sta mode. Submitted by: Andriy Voskoboinyk Differential Revision:https://reviews.freebsd.org/D3591

svn commit: r287554 - head/sys/dev/usb/wlan

2015-09-08 Thread Kevin Lo
Author: kevlo Date: Tue Sep 8 08:02:14 2015 New Revision: 287554 URL: https://svnweb.freebsd.org/changeset/base/287554 Log: Add TSF field into TX/RX radiotap headers Tested on RT5370, sta mode. Submitted by: Andriy Voskoboinyk Differential Revision:

svn commit: r287584 - head/sys/dev/usb/wlan

2015-09-08 Thread Kevin Lo
Author: kevlo Date: Wed Sep 9 01:51:38 2015 New Revision: 287584 URL: https://svnweb.freebsd.org/changeset/base/287584 Log: Correct setting R92C_TDECTRL_BLK_DESC_NUM_M bit. Modified: head/sys/dev/usb/wlan/if_urtwnreg.h Modified: head/sys/dev/usb/wlan/if_urtwnreg.h

svn commit: r286393 - head/share/man/man4

2015-08-06 Thread Kevin Lo
Author: kevlo Date: Fri Aug 7 02:05:16 2015 New Revision: 286393 URL: https://svnweb.freebsd.org/changeset/base/286393 Log: Add support for ASUS WL-100g. Modified: head/share/man/man4/bwi.4 Modified: head/share/man/man4/bwi.4

svn commit: r286290 - head/share/man/man4

2015-08-04 Thread Kevin Lo
Author: kevlo Date: Tue Aug 4 15:04:28 2015 New Revision: 286290 URL: https://svnweb.freebsd.org/changeset/base/286290 Log: Add support for Planex GW-NS300N. Modified: head/share/man/man4/ral.4 Modified: head/share/man/man4/ral.4

svn commit: r286105 - stable/10/sys/netinet

2015-07-30 Thread Kevin Lo
Author: kevlo Date: Fri Jul 31 03:40:09 2015 New Revision: 286105 URL: https://svnweb.freebsd.org/changeset/base/286105 Log: MFC r285669: Since the IETF has redefined the meaning of the tos field to accommodate a set of differentiated services, set IPTOS_PREC_* macros using

svn commit: r286104 - stable/10/sys/dev/e1000

2015-07-30 Thread Kevin Lo
Author: kevlo Date: Fri Jul 31 03:35:27 2015 New Revision: 286104 URL: https://svnweb.freebsd.org/changeset/base/286104 Log: MFC r285623: Fix typo in register definition. Submitted by: James Hung Reviewed by: sbruno Modified: stable/10/sys/dev/e1000/e1000_regs.h Directory

svn commit: r285669 - head/sys/netinet

2015-07-18 Thread Kevin Lo
Author: kevlo Date: Sat Jul 18 06:48:30 2015 New Revision: 285669 URL: https://svnweb.freebsd.org/changeset/base/285669 Log: Since the IETF has redefined the meaning of the tos field to accommodate a set of differentiated services, set IPTOS_PREC_* macros using IPTOS_DSCP_* macro

svn commit: r285623 - head/sys/dev/e1000

2015-07-16 Thread Kevin Lo
Author: kevlo Date: Thu Jul 16 08:03:23 2015 New Revision: 285623 URL: https://svnweb.freebsd.org/changeset/base/285623 Log: Fix typo in register definition. Submitted by: James Hung Reviewed by: sbruno Modified: head/sys/dev/e1000/e1000_regs.h Modified:

svn commit: r284749 - head/share/man/man4

2015-06-24 Thread Kevin Lo
Author: kevlo Date: Wed Jun 24 09:28:43 2015 New Revision: 284749 URL: https://svnweb.freebsd.org/changeset/base/284749 Log: Mention that using ports/net/malo-firmware-kmod to install the firmware. Modified: head/share/man/man4/malo.4 Modified: head/share/man/man4/malo.4

svn commit: r282623 - head/sys/dev/usb/wlan

2015-05-08 Thread Kevin Lo
Author: kevlo Date: Fri May 8 09:01:00 2015 New Revision: 282623 URL: https://svnweb.freebsd.org/changeset/base/282623 Log: - Fix a wrong R92C_USTIME_TSF register definition - Fix intitial transmit rate to an 11g rate for the RTL8188EU - Add a comment about response rate settings

svn commit: r282366 - in stable/10/sys/dev/usb: . wlan

2015-05-03 Thread Kevin Lo
Author: kevlo Date: Sun May 3 15:09:34 2015 New Revision: 282366 URL: https://svnweb.freebsd.org/changeset/base/282366 Log: MFC r281592, r281918, r282119, r282266: - Fix the length of efuse content - Disable usb aggregation mode by default since it boots performance Modified:

svn commit: r282266 - head/sys/dev/usb/wlan

2015-04-29 Thread Kevin Lo
Author: kevlo Date: Thu Apr 30 02:47:21 2015 New Revision: 282266 URL: https://svnweb.freebsd.org/changeset/base/282266 Log: - Disable usb aggregation mode by default since it boots performance - Minor tweak PR: 199718 Submitted by: Mikhail mp39590 at gmail dot com Modified:

svn commit: r282119 - in head/sys/dev/usb: . wlan

2015-04-27 Thread Kevin Lo
Author: kevlo Date: Tue Apr 28 03:24:27 2015 New Revision: 282119 URL: https://svnweb.freebsd.org/changeset/base/282119 Log: - Add a new urtwn(4) device - Remove duplicate REALTEK RTL8188CU_0 entry. Modified: head/sys/dev/usb/usbdevs head/sys/dev/usb/wlan/if_urtwn.c Modified:

svn commit: r281918 - head/sys/dev/usb/wlan

2015-04-23 Thread Kevin Lo
Author: kevlo Date: Fri Apr 24 04:57:18 2015 New Revision: 281918 URL: https://svnweb.freebsd.org/changeset/base/281918 Log: - Fix the length of efuse content. - Replace the magic numbers with something more readable. Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified:

svn commit: r281919 - head/share/man/man4

2015-04-23 Thread Kevin Lo
Author: kevlo Date: Fri Apr 24 05:00:57 2015 New Revision: 281919 URL: https://svnweb.freebsd.org/changeset/base/281919 Log: Plural fix. Modified: head/share/man/man4/urtwn.4 Modified: head/share/man/man4/urtwn.4 ==

svn commit: r281878 - in stable/10: share/man/man4 sys/dev/usb sys/dev/usb/wlan

2015-04-22 Thread Kevin Lo
Author: kevlo Date: Thu Apr 23 01:52:07 2015 New Revision: 281878 URL: https://svnweb.freebsd.org/changeset/base/281878 Log: MFC r281745: Add new USB ID. PR: 199522 Modified: stable/10/share/man/man4/run.4 stable/10/sys/dev/usb/usbdevs stable/10/sys/dev/usb/wlan/if_run.c

svn commit: r281745 - in head: share/man/man4 sys/dev/usb sys/dev/usb/wlan

2015-04-19 Thread Kevin Lo
Author: kevlo Date: Sun Apr 19 15:53:58 2015 New Revision: 281745 URL: https://svnweb.freebsd.org/changeset/base/281745 Log: Add new USB ID. PR: 199522 Modified: head/share/man/man4/run.4 head/sys/dev/usb/usbdevs head/sys/dev/usb/wlan/if_run.c Modified: head/share/man/man4/run.4

svn commit: r281592 - head/sys/dev/usb/wlan

2015-04-16 Thread Kevin Lo
Author: kevlo Date: Thu Apr 16 07:40:01 2015 New Revision: 281592 URL: https://svnweb.freebsd.org/changeset/base/281592 Log: Enable LDO to 2.5V before efuse r/w action in order to prevent incorrect mac address read from efuse. Reported by: swills Tested by:rpaulo and myself on RPi

svn commit: r281183 - in head/sys/dev/usb: . net

2015-04-06 Thread Kevin Lo
Author: kevlo Date: Tue Apr 7 01:47:36 2015 New Revision: 281183 URL: https://svnweb.freebsd.org/changeset/base/281183 Log: Add Lenovo ThinkPad OneLink GigaLAN. PR: 199184 Submitted by: Robin Karlsson Modified: head/sys/dev/usb/net/if_axge.c head/sys/dev/usb/usbdevs Modified:

svn commit: r280911 - in head/usr.bin: col column

2015-03-31 Thread Kevin Lo
Author: kevlo Date: Tue Mar 31 15:03:58 2015 New Revision: 280911 URL: https://svnweb.freebsd.org/changeset/base/280911 Log: Remove bogus cast. Modified: head/usr.bin/col/col.c head/usr.bin/column/column.c Modified: head/usr.bin/col/col.c

svn commit: r280680 - head/usr.bin/top

2015-03-26 Thread Kevin Lo
Author: kevlo Date: Thu Mar 26 09:13:16 2015 New Revision: 280680 URL: https://svnweb.freebsd.org/changeset/base/280680 Log: Print size_t's with %zu rather than %zd. Reviewed by: bde Modified: head/usr.bin/top/machine.c Modified: head/usr.bin/top/machine.c

svn commit: r279557 - head/sys/dev/flash

2015-03-02 Thread Kevin Lo
Author: kevlo Date: Tue Mar 3 02:08:17 2015 New Revision: 279557 URL: https://svnweb.freebsd.org/changeset/base/279557 Log: Check the return value of config_intrhook_establish(). Modified: head/sys/dev/flash/at45d.c Modified: head/sys/dev/flash/at45d.c

svn commit: r279159 - stable/10/share/man/man4

2015-02-22 Thread Kevin Lo
Author: kevlo Date: Sun Feb 22 15:30:08 2015 New Revision: 279159 URL: https://svnweb.freebsd.org/changeset/base/279159 Log: MFC r278840: Xref the following in wlan(4): - rsu(4) - urtwn(4) Modified: stable/10/share/man/man4/wlan.4 Directory Properties: stable/10/ (props changed)

svn commit: r279157 - in stable/10: share/man/man4 sys/contrib/dev/ral sys/dev/ral

2015-02-22 Thread Kevin Lo
Author: kevlo Date: Sun Feb 22 15:27:02 2015 New Revision: 279157 URL: https://svnweb.freebsd.org/changeset/base/279157 Log: MFC r278551: Add preliminary support for the Ralink RT5390 and RT5392 chipsets. Committed over the D-Link DWA-525 rev A2 on amd64 with WPA. Modified:

svn commit: r279158 - stable/10/sys/dev/mii

2015-02-22 Thread Kevin Lo
Author: kevlo Date: Sun Feb 22 15:28:49 2015 New Revision: 279158 URL: https://svnweb.freebsd.org/changeset/base/279158 Log: MFC r277481: Typo: ivalid - invalid. Modified: stable/10/sys/dev/mii/mii.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r278840 - head/share/man/man4

2015-02-15 Thread Kevin Lo
Author: kevlo Date: Mon Feb 16 06:12:55 2015 New Revision: 278840 URL: https://svnweb.freebsd.org/changeset/base/278840 Log: Xref the following in wlan(4): - rsu(4) - urtwn(4) Modified: head/share/man/man4/wlan.4 Modified: head/share/man/man4/wlan.4

svn commit: r278551 - in head: share/man/man4 sys/contrib/dev/ral sys/dev/ral

2015-02-10 Thread Kevin Lo
Author: kevlo Date: Wed Feb 11 05:25:23 2015 New Revision: 278551 URL: https://svnweb.freebsd.org/changeset/base/278551 Log: Add preliminary support for the Ralink RT5390 and RT5392 chipsets. Committed over the D-Link DWA-525 rev A2 on amd64 with WPA. Modified: head/share/man/man4/ral.4

svn commit: r277565 - in head/sys/dev: agp cx dc

2015-01-23 Thread Kevin Lo
Author: kevlo Date: Fri Jan 23 15:14:30 2015 New Revision: 277565 URL: https://svnweb.freebsd.org/changeset/base/277565 Log: Remove break after return. Modified: head/sys/dev/agp/agp_nvidia.c head/sys/dev/cx/cxddk.c head/sys/dev/dc/if_dc.c Modified: head/sys/dev/agp/agp_nvidia.c

svn commit: r277481 - head/sys/dev/mii

2015-01-21 Thread Kevin Lo
Author: kevlo Date: Wed Jan 21 09:01:48 2015 New Revision: 277481 URL: https://svnweb.freebsd.org/changeset/base/277481 Log: Typo: ivalid - invalid. Modified: head/sys/dev/mii/mii.c Modified: head/sys/dev/mii/mii.c

svn commit: r276693 - head/share/man/man4

2015-01-05 Thread Kevin Lo
Author: kevlo Date: Mon Jan 5 10:10:35 2015 New Revision: 276693 URL: https://svnweb.freebsd.org/changeset/base/276693 Log: Mention axge(4). Modified: head/share/man/man4/miibus.4 Modified: head/share/man/man4/miibus.4

svn commit: r276660 - head/sys/sys

2015-01-04 Thread Kevin Lo
Author: kevlo Date: Sun Jan 4 15:26:02 2015 New Revision: 276660 URL: https://svnweb.freebsd.org/changeset/base/276660 Log: Change the type of blksize_t from uint32_t to a POSIX compliant int32_t http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_types.h.html Modified:

svn commit: r276201 - head/share/man/man9

2014-12-25 Thread Kevin Lo
Author: kevlo Date: Thu Dec 25 15:17:57 2014 New Revision: 276201 URL: https://svnweb.freebsd.org/changeset/base/276201 Log: Replace CC_VAR with CCV, since the CC_VAR macro doesn't exist. While here, add MLINK for CCV.9 and DECLARE_CC_MODULE.9. Modified: head/share/man/man9/Makefile

svn commit: r276227 - in head/share/man: man4 man9

2014-12-25 Thread Kevin Lo
Author: kevlo Date: Fri Dec 26 01:48:44 2014 New Revision: 276227 URL: https://svnweb.freebsd.org/changeset/base/276227 Log: Mention cc_cdg. Modified: head/share/man/man4/mod_cc.4 head/share/man/man9/mod_cc.9 Modified: head/share/man/man4/mod_cc.4

svn commit: r275348 - stable/10/usr.bin/dc

2014-11-30 Thread Kevin Lo
Author: kevlo Date: Mon Dec 1 02:59:05 2014 New Revision: 275348 URL: https://svnweb.freebsd.org/changeset/base/275348 Log: MFC r275162: Init array field in the proper place. Obtained from:OpenBSD Modified: stable/10/usr.bin/dc/stack.c Directory Properties: stable/10/

svn commit: r275349 - stable/9/usr.bin/dc

2014-11-30 Thread Kevin Lo
Author: kevlo Date: Mon Dec 1 03:01:01 2014 New Revision: 275349 URL: https://svnweb.freebsd.org/changeset/base/275349 Log: MFC r275162: Init array field in the proper place. Obtained from:OpenBSD Modified: stable/9/usr.bin/dc/stack.c (contents, props changed) Modified:

svn commit: r275350 - stable/10/sys/contrib/dev/ral

2014-11-30 Thread Kevin Lo
Author: kevlo Date: Mon Dec 1 03:04:15 2014 New Revision: 275350 URL: https://svnweb.freebsd.org/changeset/base/275350 Log: MFC r275003: Add missing headers needed by write(). Modified: stable/10/sys/contrib/dev/ral/Makefile Directory Properties: stable/10/ (props changed) Modified:

svn commit: r275162 - head/usr.bin/dc

2014-11-26 Thread Kevin Lo
Author: kevlo Date: Thu Nov 27 01:37:01 2014 New Revision: 275162 URL: https://svnweb.freebsd.org/changeset/base/275162 Log: Init array field in the proper place. Obtained from:OpenBSD Modified: head/usr.bin/dc/stack.c Modified: head/usr.bin/dc/stack.c

svn commit: r275003 - head/sys/contrib/dev/ral

2014-11-24 Thread Kevin Lo
Author: kevlo Date: Tue Nov 25 02:58:38 2014 New Revision: 275003 URL: https://svnweb.freebsd.org/changeset/base/275003 Log: Add missing headers needed by write(). Modified: head/sys/contrib/dev/ral/Makefile Modified: head/sys/contrib/dev/ral/Makefile

svn commit: r274943 - stable/10/lib/libc/stdio

2014-11-23 Thread Kevin Lo
Author: kevlo Date: Mon Nov 24 01:56:33 2014 New Revision: 274943 URL: https://svnweb.freebsd.org/changeset/base/274943 Log: MFC r273760: Fix prototypes. Modified: stable/10/lib/libc/stdio/open_memstream.3 Directory Properties: stable/10/ (props changed) Modified:

svn commit: r274944 - stable/9/lib/libc/stdio

2014-11-23 Thread Kevin Lo
Author: kevlo Date: Mon Nov 24 01:59:08 2014 New Revision: 274944 URL: https://svnweb.freebsd.org/changeset/base/274944 Log: MFC r273760: Fix prototypes. Modified: stable/9/lib/libc/stdio/open_memstream.3 (contents, props changed) Modified: stable/9/lib/libc/stdio/open_memstream.3

svn commit: r274684 - in head: share/man/man4 sys/dev/usb sys/dev/usb/wlan

2014-11-18 Thread Kevin Lo
Author: kevlo Date: Wed Nov 19 05:38:45 2014 New Revision: 274684 URL: https://svnweb.freebsd.org/changeset/base/274684 Log: Add Trendnet TEW-646UBH. Submitted by: bolshakov_1 at yahoo dot com Modified: head/share/man/man4/rsu.4 head/sys/dev/usb/usbdevs

svn commit: r273908 - head/sys/arm/arm

2014-10-31 Thread Kevin Lo
Author: kevlo Date: Fri Oct 31 15:07:51 2014 New Revision: 273908 URL: https://svnweb.freebsd.org/changeset/base/273908 Log: Fix usage of kern_getenv(). Modified: head/sys/arm/arm/machdep.c Modified: head/sys/arm/arm/machdep.c

svn commit: r273760 - head/lib/libc/stdio

2014-10-27 Thread Kevin Lo
Author: kevlo Date: Tue Oct 28 02:05:57 2014 New Revision: 273760 URL: https://svnweb.freebsd.org/changeset/base/273760 Log: Fix prototypes. Modified: head/lib/libc/stdio/open_memstream.3 Modified: head/lib/libc/stdio/open_memstream.3

svn commit: r273636 - stable/10/sys/dev/usb/wlan

2014-10-25 Thread Kevin Lo
Author: kevlo Date: Sat Oct 25 15:06:09 2014 New Revision: 273636 URL: https://svnweb.freebsd.org/changeset/base/273636 Log: MFC r273448: Fix the kernel panic in hostap mode. rvp-beacon_mbuf was NULL in run_update_beacon(). PR: 189405 Submitted by: Gabor Simon gabor.simon75 at

svn commit: r273637 - stable/9/sys/dev/usb/wlan

2014-10-25 Thread Kevin Lo
Author: kevlo Date: Sat Oct 25 15:14:19 2014 New Revision: 273637 URL: https://svnweb.freebsd.org/changeset/base/273637 Log: MFC r270643, r273448: - Fix typo: s/mac_rev/mac_ver/ - Fix the kernel panic in hostap mode. rvp-beacon_mbuf was NULL in run_update_beacon(). Modified:

svn commit: r273589 - in head: share/man/man4 sys/dev/usb sys/dev/usb/wlan

2014-10-24 Thread Kevin Lo
Author: kevlo Date: Fri Oct 24 15:36:30 2014 New Revision: 273589 URL: https://svnweb.freebsd.org/changeset/base/273589 Log: Add D-Link DWA-123 rev D1 and Elecom WDC-150SU2M. Modified: head/share/man/man4/urtwn.4 head/sys/dev/usb/usbdevs head/sys/dev/usb/wlan/if_urtwn.c Modified:

svn commit: r273376 - head/sys/dev/usb/controller

2014-10-21 Thread Kevin Lo
Author: kevlo Date: Tue Oct 21 07:24:58 2014 New Revision: 273376 URL: https://svnweb.freebsd.org/changeset/base/273376 Log: Add the Intel BayTrail USB device which needs port routing for USB 3.0. Tested on the BayTrail E3845 platform. Reviewed by: hselasky Modified:

svn commit: r272465 - head/share/man/man4

2014-10-02 Thread Kevin Lo
Author: kevlo Date: Fri Oct 3 01:20:49 2014 New Revision: 272465 URL: https://svnweb.freebsd.org/changeset/base/272465 Log: Mention umoscom(4) and uslcom(4). Modified: head/share/man/man4/ucom.4 Modified: head/share/man/man4/ucom.4

svn commit: r272466 - head/share/man/man4

2014-10-02 Thread Kevin Lo
Author: kevlo Date: Fri Oct 3 01:39:33 2014 New Revision: 272466 URL: https://svnweb.freebsd.org/changeset/base/272466 Log: bump .Dd Reported by: gjb Modified: head/share/man/man4/ucom.4 Modified: head/share/man/man4/ucom.4

svn commit: r272296 - head/sys/netinet6

2014-09-30 Thread Kevin Lo
Author: kevlo Date: Tue Sep 30 07:28:31 2014 New Revision: 272296 URL: http://svnweb.freebsd.org/changeset/base/272296 Log: When plen != ulen, it should only be checked when this is UDP. Spotted by: bryanv Modified: head/sys/netinet6/udp6_usrreq.c Modified:

svn commit: r272213 - head/sys/arm/at91

2014-09-27 Thread Kevin Lo
Author: kevlo Date: Sat Sep 27 14:39:00 2014 New Revision: 272213 URL: http://svnweb.freebsd.org/changeset/base/272213 Log: Fix the definitioin of AT91SAM9G45_IRQ_PIOE and rename it to AT91SAM9G45_IRQ_PIODE. According to the data sheet, both PIOD and PIOE use the same IRQ. While here

svn commit: r272163 - head/sys/arm/at91

2014-09-26 Thread Kevin Lo
Author: kevlo Date: Fri Sep 26 09:07:02 2014 New Revision: 272163 URL: http://svnweb.freebsd.org/changeset/base/272163 Log: Fix typos. Modified: head/sys/arm/at91/at91rm92reg.h head/sys/arm/at91/at91sam9260reg.h head/sys/arm/at91/at91sam9g20reg.h head/sys/arm/at91/at91sam9g45reg.h

svn commit: r272164 - head/sys/arm/at91

2014-09-26 Thread Kevin Lo
Author: kevlo Date: Fri Sep 26 09:08:09 2014 New Revision: 272164 URL: http://svnweb.freebsd.org/changeset/base/272164 Log: Fix the size of AT91SAM9260_PIT_SIZE. Modified: head/sys/arm/at91/at91sam9260reg.h Modified: head/sys/arm/at91/at91sam9260reg.h

svn commit: r272196 - head/sys/arm/at91

2014-09-26 Thread Kevin Lo
Author: kevlo Date: Sat Sep 27 02:15:45 2014 New Revision: 272196 URL: http://svnweb.freebsd.org/changeset/base/272196 Log: Remove a bogus AIC. Reviewed by: imp Modified: head/sys/arm/at91/at91rm9200.c Modified: head/sys/arm/at91/at91rm9200.c

Re: svn commit: r271735 - head/sys/net

2014-09-18 Thread Kevin Lo
On Thu, Sep 18, 2014 at 09:18:34AM +0400, Gleb Smirnoff wrote: On Thu, Sep 18, 2014 at 03:09:35AM +, Marcelo Araujo wrote: M Author: araujo (ports committer) M Date: Thu Sep 18 03:09:34 2014 M New Revision: 271735 M URL: http://svnweb.freebsd.org/changeset/base/271735 M M Log: M

Re: svn commit: r271792 - head/include

2014-09-18 Thread Kevin Lo
On Thu, Sep 18, 2014 at 05:18:43PM +, Pedro F. Giffuni wrote: Author: pfg Date: Thu Sep 18 17:18:42 2014 New Revision: 271792 URL: http://svnweb.freebsd.org/changeset/base/271792 Log: unistd: move setpgrp(2) to the __BSD_VISIBLE section Our setpgrp(2) differs from the

svn commit: r271303 - head/sys/dev/usb/wlan

2014-09-08 Thread Kevin Lo
Author: kevlo Date: Tue Sep 9 05:21:31 2014 New Revision: 271303 URL: http://svnweb.freebsd.org/changeset/base/271303 Log: Drop frames that have larger than MCLBYTES. Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified: head/sys/dev/usb/wlan/if_urtwn.c

svn commit: r271159 - in head: . share/man/man4 sys/conf sys/dev/usb sys/dev/usb/misc sys/dev/usb/quirk sys/modules/usb sys/modules/usb/uled

2014-09-05 Thread Kevin Lo
:58 2014(r271159) @@ -1,6 +1,42 @@ # # $FreeBSD$ # +# Copyright (c) 2014 Kevin Lo. All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# 1. Redistributions

svn commit: r271168 - head

2014-09-05 Thread Kevin Lo
== --- head/Makefile Fri Sep 5 14:32:09 2014(r271167) +++ head/Makefile Fri Sep 5 14:35:34 2014(r271168) @@ -1,42 +1,6 @@ # # $FreeBSD$ # -# Copyright (c) 2014 Kevin Lo. All rights reserved. -# -# Redistribution and use in source and binary

Re: svn commit: r271159 - in head: . share/man/man4 sys/conf sys/dev/usb sys/dev/usb/misc sys/dev/usb/quirk sys/modules/usb sys/modules/usb/uled

2014-09-05 Thread Kevin Lo
On Fri, Sep 05, 2014 at 04:08:28PM +0300, Konstantin Belousov wrote: On Fri, Sep 05, 2014 at 11:25:58AM +, Kevin Lo wrote: Author: kevlo Date: Fri Sep 5 11:25:58 2014 New Revision: 271159 URL: http://svnweb.freebsd.org/changeset/base/271159 Log: The USB LED driver

Re: svn commit: r271159 - in head: . share/man/man4 sys/conf sys/dev/usb sys/dev/usb/misc sys/dev/usb/quirk sys/modules/usb sys/modules/usb/uled

2014-09-05 Thread Kevin Lo
On Fri, Sep 05, 2014 at 04:41:36PM +0200, Hans Petter Selasky wrote: On 09/05/14 15:08, Konstantin Belousov wrote: On Fri, Sep 05, 2014 at 11:25:58AM +, Kevin Lo wrote: Author: kevlo Date: Fri Sep 5 11:25:58 2014 New Revision: 271159 URL: http://svnweb.freebsd.org/changeset/base

svn commit: r270843 - stable/10/sys/dev/usb/wlan

2014-08-30 Thread Kevin Lo
Author: kevlo Date: Sat Aug 30 14:24:20 2014 New Revision: 270843 URL: http://svnweb.freebsd.org/changeset/base/270843 Log: MFC r270643: Fix typo: s/mac_rev/mac_ver/ Submitted by: Stefan Sperling stsp at openbsd dot org Modified: stable/10/sys/dev/usb/wlan/if_run.c Directory

svn commit: r270643 - head/sys/dev/usb/wlan

2014-08-25 Thread Kevin Lo
Author: kevlo Date: Tue Aug 26 02:20:37 2014 New Revision: 270643 URL: http://svnweb.freebsd.org/changeset/base/270643 Log: Fix typo: s/mac_rev/mac_ver/ Submitted by: Stefan Sperling stsp at openbsd dot org Modified: head/sys/dev/usb/wlan/if_run.c Modified:

svn commit: r270514 - in stable/10: share/man/man4 sys/dev/usb sys/dev/usb/wlan

2014-08-24 Thread Kevin Lo
Author: kevlo Date: Mon Aug 25 02:59:58 2014 New Revision: 270514 URL: http://svnweb.freebsd.org/changeset/base/270514 Log: MFC r270165,r270191: - Sort ASUS section and add USB device ID of ASUS USB-AC51. - Add the D-Link DWA-125 rev D1. Modified: stable/10/share/man/man4/urtwn.4

<    1   2   3   4   5   6   7   >