svn commit: r215974 - head/sys/mips/cavium/octe

2010-11-27 Thread Juli Mallett
Author: jmallett Date: Sun Nov 28 05:57:24 2010 New Revision: 215974 URL: http://svn.freebsd.org/changeset/base/215974 Log: o) Remove some commented out or unimplemented code. o) Remove some options that are configurable on Linux but not FreeBSD. o) Centralize open/poll/stop routines for XAU

svn commit: r215973 - in head/sys: mips/mips vm

2010-11-27 Thread Jayachandran C.
Author: jchandra Date: Sun Nov 28 05:51:31 2010 New Revision: 215973 URL: http://svn.freebsd.org/changeset/base/215973 Log: Fix issue noted by alc while reviewing r215938: The current implementation of vm_page_alloc_freelist() does not handle order > 0 correctly. Remove order parameter to th

svn commit: r215971 - head/sys/mips/include

2010-11-27 Thread Juli Mallett
Author: jmallett Date: Sun Nov 28 04:07:45 2010 New Revision: 215971 URL: http://svn.freebsd.org/changeset/base/215971 Log: Set MACHINE_ARCH based on ABI and endianness. Reviewed by: imp Modified: head/sys/mips/include/param.h Modified: head/sys/mips/include/param.h ===

svn commit: r215969 - head/sys/dev/usb/net

2010-11-27 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 28 01:56:44 2010 New Revision: 215969 URL: http://svn.freebsd.org/changeset/base/215969 Log: Add initial AX88772A support. H/W donated by: Derrick Brashear (shadow <> gmail dot com) Modified: head/sys/dev/usb/net/if_axe.c head/sys/dev/usb/net/if_axer

svn commit: r215968 - head/sys/dev/usb/net

2010-11-27 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 28 01:43:28 2010 New Revision: 215968 URL: http://svn.freebsd.org/changeset/base/215968 Log: Introduce new macro AXE_IS_178_FAMILY and AXE_IS_772. Include AX88772A and AX88772B for future extension. While here add TX buffer size for 178 family controllers. Modi

svn commit: r215966 - head/sys/dev/usb/net

2010-11-27 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 28 01:16:37 2010 New Revision: 215966 URL: http://svn.freebsd.org/changeset/base/215966 Log: Do full controller initialization in axe_reset() for controllers that require special configuration from EEPROM. This will put controllers into known sane state. Modifi

svn commit: r215964 - head/sys/dev/usb/net

2010-11-27 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 28 01:03:06 2010 New Revision: 215964 URL: http://svn.freebsd.org/changeset/base/215964 Log: Make sure to change to currently selected media. Modified: head/sys/dev/usb/net/if_axe.c Modified: head/sys/dev/usb/net/if_axe.c

svn commit: r215963 - head/sys/dev/usb/net

2010-11-27 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 28 01:00:39 2010 New Revision: 215963 URL: http://svn.freebsd.org/changeset/base/215963 Log: Do not reinitialize controller if it's already running. Modified: head/sys/dev/usb/net/if_axe.c Modified: head/sys/dev/usb/net/if_axe.c =

svn commit: r215962 - head/sys/dev/usb/net

2010-11-27 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 28 00:57:48 2010 New Revision: 215962 URL: http://svn.freebsd.org/changeset/base/215962 Log: Move axe_reset() to axe_init(). Modified: head/sys/dev/usb/net/if_axe.c Modified: head/sys/dev/usb/net/if_axe.c =

svn commit: r215960 - head/sys/dev/usb/net

2010-11-27 Thread Pyun YongHyeon
Author: yongari Date: Sun Nov 28 00:52:02 2010 New Revision: 215960 URL: http://svn.freebsd.org/changeset/base/215960 Log: Apply GPIO configuration for all CICADA PHYs. While I'm here show selected phymode to ease of debugging. Modified: head/sys/dev/usb/net/if_axe.c Modified: head/sys/dev

svn commit: r215959 - head/sys/mips/cavium/octe

2010-11-27 Thread Juli Mallett
Author: jmallett Date: Sun Nov 28 00:26:08 2010 New Revision: 215959 URL: http://svn.freebsd.org/changeset/base/215959 Log: Remove unused and broken code to implement POW send and POW-only devices; a separate POW driver makes more sense, generally. Modified: head/sys/mips/cavium/octe/ethern

svn commit: r215957 - head/sys/mips/cavium/octe

2010-11-27 Thread Juli Mallett
Author: jmallett Date: Sat Nov 27 22:42:41 2010 New Revision: 215957 URL: http://svn.freebsd.org/changeset/base/215957 Log: Use if_transmit to avoid ifq locking in transmit path. Modified: head/sys/mips/cavium/octe/octe.c Modified: head/sys/mips/cavium/octe/octe.c ===

svn commit: r215956 - in head/sys: netinet netinet6

2010-11-27 Thread Bruce Cran
Author: brucec Date: Sat Nov 27 21:51:39 2010 New Revision: 215956 URL: http://svn.freebsd.org/changeset/base/215956 Log: Fix more continuous/contiguous typos (cf. r215955) Modified: head/sys/netinet/ip6.h head/sys/netinet6/in6_cksum.c head/sys/netinet6/ip6_input.c head/sys/netinet6/ip6

svn commit: r215955 - head/usr.bin/netstat

2010-11-27 Thread Bruce Cran
Author: brucec Date: Sat Nov 27 21:35:16 2010 New Revision: 215955 URL: http://svn.freebsd.org/changeset/base/215955 Log: Fix typo. Modified: head/usr.bin/netstat/inet6.c Modified: head/usr.bin/netstat/inet6.c == ---

svn commit: r215952 - head/sys/conf

2010-11-27 Thread Matt Jacob
Author: mjacob Date: Sat Nov 27 20:38:26 2010 New Revision: 215952 URL: http://svn.freebsd.org/changeset/base/215952 Log: Add ISP_INTERNAL_TARGET as an option for isp(4). Modified: head/sys/conf/NOTES head/sys/conf/options Modified: head/sys/conf/NOTES =

svn commit: r215951 - head/sys/dev/isp

2010-11-27 Thread Matt Jacob
Author: mjacob Date: Sat Nov 27 20:33:08 2010 New Revision: 215951 URL: http://svn.freebsd.org/changeset/base/215951 Log: Partially revert 208119. We were overwriting tunable settings. Obtained from:Oleg Sharoyko MFC after:1 week Modified: head/sys/dev/isp/isp_freebsd.c Mo

svn commit: r215950 - head/sys/ufs/ffs

2010-11-27 Thread Peter Holm
Author: pho Date: Sat Nov 27 20:27:07 2010 New Revision: 215950 URL: http://svn.freebsd.org/changeset/base/215950 Log: First step in fixing the handle_workitem_freeblocks panic. In collaboration with: kib Modified: head/sys/ufs/ffs/ffs_softdep.c Modified: head/sys/ufs/ffs/ffs_so

svn commit: r215942 - head/sys/crypto/aesni

2010-11-27 Thread Konstantin Belousov
Author: kib Date: Sat Nov 27 15:41:44 2010 New Revision: 215942 URL: http://svn.freebsd.org/changeset/base/215942 Log: Remove DEBUG sections. MFC after:3 days Modified: head/sys/crypto/aesni/aesni_wrap.c Modified: head/sys/crypto/aesni/aesni_wrap.c ==

svn commit: r215939 - head/sys/mips/rmi/dev/nlge

2010-11-27 Thread Jayachandran C.
Author: jchandra Date: Sat Nov 27 13:35:19 2010 New Revision: 215939 URL: http://svn.freebsd.org/changeset/base/215939 Log: Use if_transmit method instead of if_start, this avoids the interface queue lock. Use the hardware IP checksum verification on receive. Submitted by: Sriram Gorti (

svn commit: r215937 - in head: contrib/traceroute contrib/traceroute/lbl usr.sbin/traceroute

2010-11-27 Thread Ulrich Spoerlein
Author: uqs Date: Sat Nov 27 09:26:46 2010 New Revision: 215937 URL: http://svn.freebsd.org/changeset/base/215937 Log: Remove unused traceroute(8) contrib code from head It still lives on under vendor/traceroute. Deleted: head/contrib/traceroute/Makefile.in head/contrib/traceroute/aclo