RE: svn commit: r229997 - in head: share/examples/scsi_target sys/amd64/conf sys/cam/ctl sys/cam/scsi sys/conf sys/dev/ata sys/dev/ciss sys/i386/conf sys/ia64/conf sys/sparc64/conf usr.bin usr.bin/ctl

2012-01-12 Thread Hans Petter Selasky
Hi,   Does the cam target layer support attach/detach of logical units?   Can it be used with USB target mode?   --HPS   -Original message- To:src-committ...@freebsd.org; svn-src-...@freebsd.org; svn-src-head@freebsd.org; From:Kenneth D. Merry k...@freebsd.org Sent:Thu 12-01-2012

Re: svn commit: r229981 - in head/sys: conf dev/sound/pci gnu/dev/sound/pci modules/sound/driver/emu10kx

2012-01-12 Thread John Baldwin
On Wednesday, January 11, 2012 4:17:14 pm Pedro F. Giffuni wrote: Author: pfg Date: Wed Jan 11 21:17:14 2012 New Revision: 229981 URL: http://svn.freebsd.org/changeset/base/229981 Log: Replace GPL'd headers in the emu10kx snd driver code. This uses the emuxkireg.h already used in

Re: svn commit: r230007 - in head: etc etc/rc.d share/man/man8

2012-01-12 Thread John Baldwin
On Thursday, January 12, 2012 1:48:11 am Eygene Ryabinkin wrote: Author: rea (ports committer) Date: Thu Jan 12 06:48:11 2012 New Revision: 230007 URL: http://svn.freebsd.org/changeset/base/230007 Log: rc.d: document 'quiet' prefix and fix dhclient/devd interaction Document the

svn commit: r230010 - head/lib/libutil

2012-01-12 Thread Guy Helmer
Author: ghelmer Date: Thu Jan 12 14:13:49 2012 New Revision: 230010 URL: http://svn.freebsd.org/changeset/base/230010 Log: pidfile_open() no longer uses fcntl() to set the close-on-exec flag. Modified: head/lib/libutil/pidfile.3 Modified: head/lib/libutil/pidfile.3

svn commit: r230011 - head/lib/libutil

2012-01-12 Thread Guy Helmer
Author: ghelmer Date: Thu Jan 12 14:40:25 2012 New Revision: 230011 URL: http://svn.freebsd.org/changeset/base/230011 Log: More prototype formatting fixes, struct member formatting fixes, and namespace fix for property_find() prototype. Provided by bde. Modified:

Re: svn commit: r229997 - in head: share/examples/scsi_target sys/amd64/conf sys/cam/ctl sys/cam/scsi sys/conf sys/dev/ata sys/dev/ciss sys/i386/conf sys/ia64/conf sys/sparc64/conf usr.bin usr.bin/ctl

2012-01-12 Thread Kenneth D. Merry
On Thu, Jan 12, 2012 at 09:58:36 +0100, Hans Petter Selasky wrote: Hi, ? Does the cam target layer support attach/detach of logical units? Yes, you can add and remove LUNs using ctladm. Can it be used with USB target mode? If the USB driver supports the various CAM target mode CCBs,

Re: svn commit: r230007 - in head: etc etc/rc.d share/man/man8

2012-01-12 Thread Eygene Ryabinkin
Thu, Jan 12, 2012 at 07:48:28AM -0500, John Baldwin wrote: Alternatively, devd could have invoked a wrapper script that only ran /etc/rc.d/dhclient if dhcpif was true for the interface. All other uses of /etc/rc.d/dhclient in our system scripts are conditional on that check. True, and it was

Re: svn commit: r229981 - in head/sys: conf dev/sound/pci gnu/dev/sound/pci modules/sound/driver/emu10kx

2012-01-12 Thread Pedro Giffuni
--- Gio 12/1/12, Joel Dahl j...@vnode.se ha scritto: ... On 11-01-2012 21:17, Pedro F. Giffuni wrote: Author: pfg Date: Wed Jan 11 21:17:14 2012 New Revision: 229981 URL: http://svn.freebsd.org/changeset/base/229981 Log:    Replace GPL'd headers in the emu10kx snd driver code.    

svn commit: r230016 - head/lib/libutil

2012-01-12 Thread Guy Helmer
Author: ghelmer Date: Thu Jan 12 15:45:08 2012 New Revision: 230016 URL: http://svn.freebsd.org/changeset/base/230016 Log: Fix disorder in MAN and MLINKS lists. Requested by bde. Modified: head/lib/libutil/Makefile Modified: head/lib/libutil/Makefile

Re: svn commit: r213765 - head/sys/dev/aic7xxx/aicasm

2012-01-12 Thread Dimitry Andric
On 2010-10-14 21:23, Jung-uk Kim wrote: On Thursday 14 October 2010 03:11 pm, Dmitry Morozovsky wrote: On Thu, 14 Oct 2010, Jung-uk Kim wrote: ... cc -O2 -pipe -nostdinc -I/usr/include -I. -I/FreeBSD/src.current.svn/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall

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

2012-01-12 Thread Luigi Rizzo
Author: luigi Date: Thu Jan 12 17:28:00 2012 New Revision: 230023 URL: http://svn.freebsd.org/changeset/base/230023 Log: fix the initialization of the rings when netmap is used, to adapt it to the changes in 228387 . Now the code is similar to the one used in other drivers. Not

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

2012-01-12 Thread Luigi Rizzo
Author: luigi Date: Thu Jan 12 17:30:44 2012 New Revision: 230024 URL: http://svn.freebsd.org/changeset/base/230024 Log: clear the pointer after freeing the mbuf. Without that, we risk a double free if the subsequent mbuf allocation fails. This bug is not netmap-related and was introduced

svn commit: r230025 - head/contrib/compiler-rt/lib/sparc64

2012-01-12 Thread Ed Schouten
Author: ed Date: Thu Jan 12 17:55:22 2012 New Revision: 230025 URL: http://svn.freebsd.org/changeset/base/230025 Log: Add SPARC64 version of div/mod written in assembly. This version is similar to the code shipped with libgcc. It is based on the code from the SPARC64 architecture manual,

svn commit: r230026 - head/sys/net

2012-01-12 Thread Robert Watson
Author: rwatson Date: Thu Jan 12 18:39:37 2012 New Revision: 230026 URL: http://svn.freebsd.org/changeset/base/230026 Log: Clarify throughout the vlan(4) code the difference between a tag (the 802.1q-defined 16-bit VID, CFI, and PCP field in host by order) and a VLAN ID (VID). Tags go in

Re: svn commit: r229981 - in head/sys: conf dev/sound/pci gnu/dev/sound/pci modules/sound/driver/emu10kx

2012-01-12 Thread Garrett Cooper
On Jan 12, 2012, at 11:33 AM, Pedro Giffuni wrote: Hello; --- Gio 12/1/12, John Baldwin j...@freebsd.org ha scritto: Da: John Baldwin j...@freebsd.org Oggetto: Re: svn commit: r229981 - in head/sys: conf dev/sound/pci gnu/dev/sound/pci modules/sound/driver/emu10kx A: Pedro F. Giffuni

Re: svn commit: r230007 - in head: etc etc/rc.d share/man/man8

2012-01-12 Thread John Baldwin
On Thursday, January 12, 2012 9:35:05 am Eygene Ryabinkin wrote: Thu, Jan 12, 2012 at 07:48:28AM -0500, John Baldwin wrote: Alternatively, devd could have invoked a wrapper script that only ran /etc/rc.d/dhclient if dhcpif was true for the interface. All other uses of /etc/rc.d/dhclient in

svn commit: r230027 - head/usr.bin/printf

2012-01-12 Thread Pedro F. Giffuni
Author: pfg Date: Thu Jan 12 20:30:20 2012 New Revision: 230027 URL: http://svn.freebsd.org/changeset/base/230027 Log: Style cleanups for printf. PR: bin/152934 Approved by: jhb (mentor) Obtained from:Illumos MFC after:2 weeks Modified:

svn commit: r230032 - in head/sys/dev/usb: . controller

2012-01-12 Thread Hans Petter Selasky
Author: hselasky Date: Thu Jan 12 21:21:20 2012 New Revision: 230032 URL: http://svn.freebsd.org/changeset/base/230032 Log: - Try to fix support for USB 3.0 HUBs. - Try to fix support for USB 3.0 suspend and resume. MFC after:1 week Modified: head/sys/dev/usb/controller/xhci.c

svn commit: r230033 - head/sys/cam/ctl

2012-01-12 Thread Kenneth D. Merry
Author: ken Date: Thu Jan 12 22:08:33 2012 New Revision: 230033 URL: http://svn.freebsd.org/changeset/base/230033 Log: Silence some unnecessary verbosity. Reported by: mav MFC after:1 month Modified: head/sys/cam/ctl/scsi_ctl.c Modified: head/sys/cam/ctl/scsi_ctl.c

svn commit: r230034 - head/usr.bin/ctlstat

2012-01-12 Thread Kenneth D. Merry
Author: ken Date: Thu Jan 12 22:12:42 2012 New Revision: 230034 URL: http://svn.freebsd.org/changeset/base/230034 Log: Fix building ctlstat with clang. Submitted by: Dan McGregor danismostlik...@gmail.com MFC after:1 month Modified: head/usr.bin/ctlstat/ctlstat.c Modified:

svn commit: r230037 - head/lib/libutil

2012-01-12 Thread Guy Helmer
Author: ghelmer Date: Thu Jan 12 22:49:36 2012 New Revision: 230037 URL: http://svn.freebsd.org/changeset/base/230037 Log: Move struct pidfh definition into pidfile.c, and leave a forward declaration for pidfh in libutil.h in its place. This allows us to hide the contents of the pidfh

Re: svn commit: r230025 - head/contrib/compiler-rt/lib/sparc64

2012-01-12 Thread Marius Strobl
On Thu, Jan 12, 2012 at 05:55:22PM +, Ed Schouten wrote: Author: ed Date: Thu Jan 12 17:55:22 2012 New Revision: 230025 URL: http://svn.freebsd.org/changeset/base/230025 Log: Add SPARC64 version of div/mod written in assembly. This version is similar to the code shipped with

svn commit: r230040 - head/sys/contrib/octeon-sdk

2012-01-12 Thread Oleksandr Tymoshenko
Author: gonzo Date: Fri Jan 13 02:33:55 2012 New Revision: 230040 URL: http://svn.freebsd.org/changeset/base/230040 Log: - Do not enumerate PCIe bus on CN56XX Pass 1 devices to avoid hard hang. There is known issue with this hardware. Submitted by: Andrew Duane adu...@juniper.net

Re: svn commit: r230007 - in head: etc etc/rc.d share/man/man8

2012-01-12 Thread Eygene Ryabinkin
Thu, Jan 12, 2012 at 02:38:16PM -0500, John Baldwin wrote: On Thursday, January 12, 2012 9:35:05 am Eygene Ryabinkin wrote: True, and it was suggested by Doug Barton. But why bother when the 'quiet' keyword is reserved for such cases? Hmm, that's not quite how I see this. Either

Re: svn commit: r230005 - head/usr.sbin/tzsetup

2012-01-12 Thread Lawrence Stewart
On 01/12/12 16:50, Garrett Wollman wrote: Author: wollman Date: Thu Jan 12 05:50:32 2012 New Revision: 230005 URL: http://svn.freebsd.org/changeset/base/230005 Log: Use a reasonable-sized buffer when formatting error messages about installing zoneinfo. While we're in the vicinity, add

svn commit: r230042 - head/share/misc

2012-01-12 Thread Maxim Konovalov
Author: maxim Date: Fri Jan 13 06:14:03 2012 New Revision: 230042 URL: http://svn.freebsd.org/changeset/base/230042 Log: o Mac OS X 10.7 added (belatedly). FreeBSD 9.0-RELEASE added. Modified: head/share/misc/bsd-family-tree Modified: head/share/misc/bsd-family-tree

svn commit: r230043 - head/share/misc

2012-01-12 Thread Maxim Konovalov
Author: maxim Date: Fri Jan 13 06:18:23 2012 New Revision: 230043 URL: http://svn.freebsd.org/changeset/base/230043 Log: Copyright years updated. Modified: head/share/misc/bsd-family-tree Modified: head/share/misc/bsd-family-tree

svn commit: r230044 - in head: usr.bin/mail usr.bin/tftp usr.bin/unzip usr.sbin/config usr.sbin/lpr/lpc usr.sbin/timed/timedc

2012-01-12 Thread Kevin Lo
Author: kevlo Date: Fri Jan 13 06:51:15 2012 New Revision: 230044 URL: http://svn.freebsd.org/changeset/base/230044 Log: fgets(3) returns a pointer, so compare against NULL, not integer 0. Modified: head/usr.bin/mail/edit.c head/usr.bin/tftp/main.c head/usr.bin/unzip/unzip.c

svn commit: r230045 - head/sbin/routed

2012-01-12 Thread Kevin Lo
Author: kevlo Date: Fri Jan 13 06:56:59 2012 New Revision: 230045 URL: http://svn.freebsd.org/changeset/base/230045 Log: Fix a style bug Modified: head/sbin/routed/parms.c Modified: head/sbin/routed/parms.c == ---

svn commit: r230046 - head/sys/mips/mips

2012-01-12 Thread Oleksandr Tymoshenko
Author: gonzo Date: Fri Jan 13 07:00:47 2012 New Revision: 230046 URL: http://svn.freebsd.org/changeset/base/230046 Log: - Fix .rela case of R_MIPS_26 relocation. Addednds save diferently for .rel and .rela sections. It's shifted right two bits for former but saved as-is for latter.

svn commit: r230050 - in head/sys/dev/usb: . controller

2012-01-12 Thread Hans Petter Selasky
Author: hselasky Date: Fri Jan 13 07:28:34 2012 New Revision: 230050 URL: http://svn.freebsd.org/changeset/base/230050 Log: Correct use of USB 3.0 POWER bit in the port status register, hence it was overlapping the USB 3.0 root HUB's speed bits. Reported by: Kohji Okuno MFC after:

Re: svn commit: r229981 - in head/sys: conf dev/sound/pci gnu/dev/sound/pci modules/sound/driver/emu10kx

2012-01-12 Thread Joel Dahl
On 12-01-2012 11:33, Pedro Giffuni wrote: Hello; --- Gio 12/1/12, John Baldwin j...@freebsd.org ha scritto: Da: John Baldwin j...@freebsd.org Oggetto: Re: svn commit: r229981 - in head/sys: conf dev/sound/pci gnu/dev/sound/pci modules/sound/driver/emu10kx A: Pedro F. Giffuni