svn commit: r255268 - in head/sys/dev/ntb: if_ntb ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:46:48 2013 New Revision: 255268 URL: http://svnweb.freebsd.org/changeset/base/255268 Log: Add some logging to ntb link up. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.c head/sys/dev/ntb/ntb_hw/ntb_hw.c head/s

svn commit: r255271 - head/sys/dev/ntb/if_ntb

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:56:52 2013 New Revision: 255271 URL: http://svnweb.freebsd.org/changeset/base/255271 Log: Fix name change from ntb_transport to if_ntb. A few places were overlooked. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.

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

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:55:08 2013 New Revision: 255270 URL: http://svnweb.freebsd.org/changeset/base/255270 Log: Fix a typo. Approved by: jimharris Sponsored by: Intel Modified: head/share/man/man4/ntb.4 Modified: head/share/man/man4/ntb.4 ==

svn commit: r255271 - head/sys/dev/ntb/if_ntb

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:56:52 2013 New Revision: 255271 URL: http://svnweb.freebsd.org/changeset/base/255271 Log: Fix name change from ntb_transport to if_ntb. A few places were overlooked. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.

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

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:55:08 2013 New Revision: 255270 URL: http://svnweb.freebsd.org/changeset/base/255270 Log: Fix a typo. Approved by: jimharris Sponsored by: Intel Modified: head/share/man/man4/ntb.4 Modified: head/share/man/man4/ntb.4 ==

svn commit: r255275 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:02:43 2013 New Revision: 255275 URL: http://svnweb.freebsd.org/changeset/base/255275 Log: Simplifying bus alloc resource call since we only need the default values. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c

svn commit: r255275 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:02:43 2013 New Revision: 255275 URL: http://svnweb.freebsd.org/changeset/base/255275 Log: Simplifying bus alloc resource call since we only need the default values. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c

svn commit: r255272 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:59:18 2013 New Revision: 255272 URL: http://svnweb.freebsd.org/changeset/base/255272 Log: Restructure the PCI bar initialization code in anticipation of upcoming bug fixes. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/

svn commit: r255281 - in head/sys/dev/ntb: if_ntb ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:14:27 2013 New Revision: 255281 URL: http://svnweb.freebsd.org/changeset/base/255281 Log: Remove contractions. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.c head/sys/dev/ntb/ntb_hw/ntb_hw.c Modified: head/sys/

svn commit: r255277 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:06:25 2013 New Revision: 255277 URL: http://svnweb.freebsd.org/changeset/base/255277 Log: Cleaning up spacing and making hex value case consistent. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_regs.h Modified: head/

svn commit: r255281 - in head/sys/dev/ntb: if_ntb ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:14:27 2013 New Revision: 255281 URL: http://svnweb.freebsd.org/changeset/base/255281 Log: Remove contractions. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.c head/sys/dev/ntb/ntb_hw/ntb_hw.c Modified: head/sys/

svn commit: r255280 - head/sys/dev/ntb/if_ntb

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:12:58 2013 New Revision: 255280 URL: http://svnweb.freebsd.org/changeset/base/255280 Log: Only tear down interface and transport if they've been successfully setup. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.c

svn commit: r255268 - in head/sys/dev/ntb: if_ntb ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:46:48 2013 New Revision: 255268 URL: http://svnweb.freebsd.org/changeset/base/255268 Log: Add some logging to ntb link up. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.c head/sys/dev/ntb/ntb_hw/ntb_hw.c head/s

svn commit: r255276 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:04:36 2013 New Revision: 255276 URL: http://svnweb.freebsd.org/changeset/base/255276 Log: Implement workaround for IvyTown 4K BAR size issue. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c head/sys/dev/ntb/ntb_h

svn commit: r255280 - head/sys/dev/ntb/if_ntb

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:12:58 2013 New Revision: 255280 URL: http://svnweb.freebsd.org/changeset/base/255280 Log: Only tear down interface and transport if they've been successfully setup. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/if_ntb/if_ntb.c

svn commit: r255277 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:06:25 2013 New Revision: 255277 URL: http://svnweb.freebsd.org/changeset/base/255277 Log: Cleaning up spacing and making hex value case consistent. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_regs.h Modified: head/

svn commit: r255276 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:04:36 2013 New Revision: 255276 URL: http://svnweb.freebsd.org/changeset/base/255276 Log: Implement workaround for IvyTown 4K BAR size issue. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c head/sys/dev/ntb/ntb_h

svn commit: r255274 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:00:59 2013 New Revision: 255274 URL: http://svnweb.freebsd.org/changeset/base/255274 Log: Add support for per device features and workarounds. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c Modified: head/sys/dev

svn commit: r255269 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:52:40 2013 New Revision: 255269 URL: http://svnweb.freebsd.org/changeset/base/255269 Log: Throw a bit to enable the link to come up on Xeon. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c Modified: head/sys/dev/n

svn commit: r255269 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:52:40 2013 New Revision: 255269 URL: http://svnweb.freebsd.org/changeset/base/255269 Log: Throw a bit to enable the link to come up on Xeon. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c Modified: head/sys/dev/n

svn commit: r255279 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:11:11 2013 New Revision: 255279 URL: http://svnweb.freebsd.org/changeset/base/255279 Log: Workaround an issue with hardware by accessing remote device through mem window. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/nt

svn commit: r255272 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 22:59:18 2013 New Revision: 255272 URL: http://svnweb.freebsd.org/changeset/base/255272 Log: Restructure the PCI bar initialization code in anticipation of upcoming bug fixes. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/

svn commit: r255278 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:08:22 2013 New Revision: 255278 URL: http://svnweb.freebsd.org/changeset/base/255278 Log: Simplify register access macros by removing one level of indirection. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c Modif

svn commit: r255274 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:00:59 2013 New Revision: 255274 URL: http://svnweb.freebsd.org/changeset/base/255274 Log: Add support for per device features and workarounds. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c Modified: head/sys/dev

svn commit: r255278 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:08:22 2013 New Revision: 255278 URL: http://svnweb.freebsd.org/changeset/base/255278 Log: Simplify register access macros by removing one level of indirection. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/ntb_hw.c Modif

svn commit: r255279 - head/sys/dev/ntb/ntb_hw

2013-09-05 Thread Carl Delsey
Author: carl Date: Thu Sep 5 23:11:11 2013 New Revision: 255279 URL: http://svnweb.freebsd.org/changeset/base/255279 Log: Workaround an issue with hardware by accessing remote device through mem window. Approved by: jimharris Sponsored by: Intel Modified: head/sys/dev/ntb/ntb_hw/nt

Re: [CURRENT] install: link /usr/share/man/man4/ntb_hw.4.gz -> /usr/share/man/man4/nve.4.gz: No such file or directory

2013-04-30 Thread Carl Delsey
On 04/30/13 02:24, O. Hartmann wrote: > When doing a > > make installworld > > on FreeBSD 10.0-CURRENT #1 r250041: Mon Apr 29 09:34:03 CEST 2013 amd64 > > (sources at "At revision 250097") > > I receive this sticky error below: > > /usr/share/man/man4/nve.4.gz -> /usr/share/man/man4/ntb_hw.4.gz >

Re: svn commit: r250079 - in head: share/man/man4 sys/amd64/conf sys/conf sys/dev/ntb sys/dev/ntb/if_ntb sys/dev/ntb/ntb_hw sys/modules sys/modules/ntb sys/modules/ntb/if_ntb sys/modules/ntb/ntb_hw

2013-04-30 Thread Carl Delsey
Thanks Florian. Fixed in r250110. On 04/30/13 02:57, Florian Smeets wrote: > On Mon, Apr 29, 2013 at 10:48:53PM +0000, Carl Delsey wrote: >> Author: carl >> Date: Mon Apr 29 22:48:53 2013 >> New Revision: 250079 >> URL: http://svnweb.freebsd.org/changeset/base/25007

Re: svn commit: r250079 - in head: share/man/man4 sys/amd64/conf sys/conf sys/dev/ntb sys/dev/ntb/if_ntb sys/dev/ntb/ntb_hw sys/modules sys/modules/ntb sys/modules/ntb/if_ntb sys/modules/ntb/ntb_hw

2013-04-30 Thread Carl Delsey
Thanks Florian. Fixed in r250110. On 04/30/13 02:57, Florian Smeets wrote: > On Mon, Apr 29, 2013 at 10:48:53PM +0000, Carl Delsey wrote: >> Author: carl >> Date: Mon Apr 29 22:48:53 2013 >> New Revision: 250079 >> URL: http://svnweb.freebsd.org/changeset/base/25007

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

2013-04-30 Thread Carl Delsey
Author: carl Date: Tue Apr 30 16:59:25 2013 New Revision: 250110 URL: http://svnweb.freebsd.org/changeset/base/250110 Log: Fix the man page installation broken in r250079. Pointy hat to me. Thanks to Florian Smeets for pointing this out and providing a patch. Submitted by: Florian Smee

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

2013-04-30 Thread Carl Delsey
Author: carl Date: Tue Apr 30 16:59:25 2013 New Revision: 250110 URL: http://svnweb.freebsd.org/changeset/base/250110 Log: Fix the man page installation broken in r250079. Pointy hat to me. Thanks to Florian Smeets for pointing this out and providing a patch. Submitted by: Florian Smee

svn commit: r250079 - in head: share/man/man4 sys/amd64/conf sys/conf sys/dev/ntb sys/dev/ntb/if_ntb sys/dev/ntb/ntb_hw sys/modules sys/modules/ntb sys/modules/ntb/if_ntb sys/modules/ntb/ntb_hw

2013-04-29 Thread Carl Delsey
R CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGES. +.\" +.\" ntb driver man page.

svn commit: r250079 - in head: share/man/man4 sys/amd64/conf sys/conf sys/dev/ntb sys/dev/ntb/if_ntb sys/dev/ntb/ntb_hw sys/modules sys/modules/ntb sys/modules/ntb/if_ntb sys/modules/ntb/ntb_hw

2013-04-29 Thread Carl Delsey
R CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGES. +.\" +.\" ntb driver man page.

Re: End of test sessions [Was Re: freebsd-performance Digest, Vol 119, Issue 9]

2013-04-01 Thread Carl Delsey
On 03/31/13 14:52, Davide D'Amico wrote: > > Hi, thanks for your support and ideas but I have to stop my test > sessions because I need to use my pair of servers in production (and > very quickly, too), so at this moment they'll remain fbsd 9.1 :) > I figure I'll throw this out since you may still

svn commit: r245507 - head/share/misc

2013-01-16 Thread Carl Delsey
bruno@FreeBS bryanv [label="Bryan Venteicher\nbry...@freebsd.org\n2012/11/03"] bschmidt [label="Bernhard Schmidt\nbschm...@freebsd.org\n2010/02/06"] bz [label="Bjoern A. Zeeb\n...@freebsd.org\n2004/07/27"] +carl [label="Carl Delsey\nc...@freebsd.org\n2013/01/14

svn commit: r245507 - head/share/misc

2013-01-16 Thread Carl Delsey
bruno@FreeBS bryanv [label="Bryan Venteicher\nbry...@freebsd.org\n2012/11/03"] bschmidt [label="Bernhard Schmidt\nbschm...@freebsd.org\n2010/02/06"] bz [label="Bjoern A. Zeeb\n...@freebsd.org\n2004/07/27"] +carl [label="Carl Delsey\nc...@freebsd.org\n2013/01/14

Re: svn commit: r244193 - head/sys/x86/include

2012-12-14 Thread Carl Delsey
On 12/13/12 21:49, Bruce Evans wrote: On Thu, 13 Dec 2012, Jim Harris wrote: Log: Add bus_space_read_8 and bus_space_write_8 for amd64. Rather than trying to KASSERT for callers that invoke this on IO tags, either do nothing (for write_8) or return ~0 (for read_8). read_8 returns a uint64

Re: svn commit: r244193 - head/sys/x86/include

2012-12-14 Thread Carl Delsey
On 12/13/12 21:49, Bruce Evans wrote: On Thu, 13 Dec 2012, Jim Harris wrote: Log: Add bus_space_read_8 and bus_space_write_8 for amd64. Rather than trying to KASSERT for callers that invoke this on IO tags, either do nothing (for write_8) or return ~0 (for read_8). read_8 returns a uint64

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-10 Thread Carl Delsey
On 12/10/2012 9:06 PM, Bruce Evans wrote: On Tue, 11 Dec 2012, Niclas Zeising wrote: On 12/11/12 00:54, Carl Delsey wrote: On 12/10/12 16:40, Niclas Zeising wrote: ... libpciaccess uses bus_space_[read,write]_[1,2,4], which are defined in x86/bus.h. It does not use the quad functions

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-10 Thread Carl Delsey
On 12/10/2012 9:06 PM, Bruce Evans wrote: On Tue, 11 Dec 2012, Niclas Zeising wrote: On 12/11/12 00:54, Carl Delsey wrote: On 12/10/12 16:40, Niclas Zeising wrote: ... libpciaccess uses bus_space_[read,write]_[1,2,4], which are defined in x86/bus.h. It does not use the quad functions

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-10 Thread Carl Delsey
On 12/10/12 16:40, Niclas Zeising wrote: On 12/11/12 00:32, Carl Delsey wrote: On 12/10/12 16:20, Niclas Zeising wrote: On 12/06/12 23:33, Jim Harris wrote: Author: jimharris Date: Thu Dec 6 22:33:31 2012 New Revision: 243960 URL: http://svnweb.freebsd.org/changeset/base/243960 Log: Add

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-10 Thread Carl Delsey
On 12/10/12 16:40, Niclas Zeising wrote: On 12/11/12 00:32, Carl Delsey wrote: On 12/10/12 16:20, Niclas Zeising wrote: On 12/06/12 23:33, Jim Harris wrote: Author: jimharris Date: Thu Dec 6 22:33:31 2012 New Revision: 243960 URL: http://svnweb.freebsd.org/changeset/base/243960 Log: Add

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-10 Thread Carl Delsey
On 12/10/12 16:20, Niclas Zeising wrote: On 12/06/12 23:33, Jim Harris wrote: Author: jimharris Date: Thu Dec 6 22:33:31 2012 New Revision: 243960 URL: http://svnweb.freebsd.org/changeset/base/243960 Log: Add amd64 implementations for 8-byte bus_space routines. +#include #include +

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-10 Thread Carl Delsey
On 12/10/12 16:20, Niclas Zeising wrote: On 12/06/12 23:33, Jim Harris wrote: Author: jimharris Date: Thu Dec 6 22:33:31 2012 New Revision: 243960 URL: http://svnweb.freebsd.org/changeset/base/243960 Log: Add amd64 implementations for 8-byte bus_space routines. +#include #include +

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-07 Thread Carl Delsey
. Submitted by: Carl Delsey Discussed with: jhb, rwatson Reviewed by: jimharris MFC after: 1 week Modified: head/sys/amd64/include/bus.h head/sys/i386/include/bus.h head/sys/x86/include/bus.h Do we still want the link errors on i386? Do you get a compile error now? You

Re: svn commit: r243960 - in head/sys: amd64/include i386/include x86/include

2012-12-07 Thread Carl Delsey
. Submitted by: Carl Delsey Discussed with: jhb, rwatson Reviewed by: jimharris MFC after: 1 week Modified: head/sys/amd64/include/bus.h head/sys/i386/include/bus.h head/sys/x86/include/bus.h Do we still want the link errors on i386? Do you get a compile error now? You

Re: No bus_space_read_8 on x86 ?

2012-10-23 Thread Carl Delsey
On 10/13/12 03:26, Robert Watson wrote: On Fri, 12 Oct 2012, Carl Delsey wrote: Indeed -- and on non-x86, where there are uncached direct map segments, and TLB entries that disable caching, reading 2x 32-bit vs 1x 64-bit have quite different effects in terms of atomicity. Where uncached I

Re: No bus_space_read_8 on x86 ?

2012-10-12 Thread Carl Delsey
On 10/12/2012 9:04 AM, Robert Watson wrote: On Fri, 12 Oct 2012, John Baldwin wrote: I believe it was because bus reads weren't guaranteed to be atomic on i386. don't know if that's still the case or a concern, but it was an intentional omission. True. If you are on a 32-bit system you can r

Re: No bus_space_read_8 on x86 ?

2012-10-10 Thread Carl Delsey
Sorry for the slow response. I was dealing with a bit of a family emergency. Responses inline below. On 10/09/12 08:54, John Baldwin wrote: On Monday, October 08, 2012 4:59:24 pm Warner Losh wrote: On Oct 5, 2012, at 10:08 AM, John Baldwin wrote: I think cxgb* already have an implementation

No bus_space_read_8 on x86 ?

2012-10-04 Thread Carl Delsey
I noticed that the bus_space_*_8 functions are unimplemented for x86. Looking at the code, it seems this is intentional. Is this done because on 32-bit systems we don't know, in the general case, whether to read the upper or lower 32-bits first? If that's the reason, I was thinking we could p

Re: Problems making CD backups

2005-09-13 Thread Carl Delsey
On Mon, Sep 12, 2005 at 03:19:09PM +0200, Fabian Keil wrote: > Jonathon McKitrick <[EMAIL PROTECTED]> wrote: > > > I'm trying to use a cron script with mkisofs and burncd every weekend. But > > after taking a long time to do nothing, burncd never returns from burning > > and > > fixating the CD,

Re: can't install /sysutils/dvd+rw-tools

2005-09-13 Thread Carl Delsey
On Mon, Sep 12, 2005 at 07:03:53AM -0400, bob self wrote: > My solution was to completely de-install gnome2 and it's associated > ports. That removed about 100 ports. > It's hard to believe that gnome would take over the system so > thoroughly. Fluxbox works fine for me. Hmmm. That's not very ob

Re: can't install /sysutils/dvd+rw-tools

2005-09-11 Thread Carl Delsey
On Sun, Sep 11, 2005 at 09:11:37PM -0400, bob self wrote: > FreeBSD-6.0 beta 4 > > I'm trying to get DVD burning going according to the handbook. So, it > says to install "dvd+rw-tools". > But I get this error: > > [EMAIL PROTECTED] pkg_add -r dvd+rw-tools > Fetching > ftp://ftp.freebsd.org/pub

Re: blanking DVD+RW

2005-08-19 Thread Carl Delsey
On Thu, Aug 18, 2005 at 09:12:46AM -0700, Garrett Cooper wrote: > On Aug 18, 2005, at 8:40 AM, Marc Fonvieille wrote: > On Thu, Aug 18, 2005 at 11:24:15AM -0400, Claudio Discepola wrote: > > Hi Marc, > > Thanks for the quick reply. I notice for DVD-RW it is possible to > return its "Disc statu

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-03 Thread Carl Delsey
On Thu, Aug 04, 2005 at 12:06:15AM +0200, Hanspeter Roth wrote: > On Aug 01 at 22:31, Hanspeter Roth spoke: > > > > > Hello, > > > > I'm trying to burn an iso image onto a DVD+RW. > > I'm trying: > > > > growisofs -Z /dev/cd0=image.iso > > > > This yields: > > > > growisofs: no mkisofs op

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-01 Thread Carl Delsey
On Tue, Aug 02, 2005 at 01:25:22AM -0400, Chuck Swiger wrote: > Carl Delsey wrote: > > > >It's valid syntax ... just not documented in the man page. You have to > >go out to the website to find out about it. > > Look just before the NOTES section of the manpage

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-01 Thread Carl Delsey
On Tue, Aug 02, 2005 at 09:50:03AM +0930, Greg 'groggy' Lehey wrote: > On Monday, 1 August 2005 at 22:31:45 +0200, Hanspeter Roth wrote: > > > > Hello, > > > > I'm trying to burn an iso image onto a DVD+RW. > > I'm trying: > > > > growisofs -Z /dev/cd0=image.iso > > The version of growisofs that

Re: problems burning multi session dvd-rw

2005-08-01 Thread Carl Delsey
On Fri, Jul 29, 2005 at 12:15:03PM +0200, Marc Fonvieille wrote: > On Fri, Jul 29, 2005 at 05:17:15PM +1000, Timothy Smith wrote: > > Marc Fonvieille wrote: > > > > >On Thu, Jul 28, 2005 at 03:15:06PM +1000, Timothy Smith wrote: > > > > > > > > >>i'm having some troubles burning a multi session d

Re: Growisofs seg faults with DVD-RAM. Anybody else seen this?

2005-07-30 Thread Carl Delsey
On Sat, Jul 30, 2005 at 02:16:17PM -0400, Chuck Swiger wrote: > I'd be happy to review or test them first if you'd like, but any changes of > this sort really ought to go upstream to Andy Polyakov > <[EMAIL PROTECTED]> or to the cdwrite mailing list at > . Thanks. I've just emailed Andy about t

Re: Growisofs seg faults with DVD-RAM. Anybody else seen this?

2005-07-30 Thread Carl Delsey
On Sat, Jul 30, 2005 at 03:54:25PM +0930, Greg 'groggy' Lehey wrote: > On Friday, 29 July 2005 at 22:50:13 -0700, Carl Delsey wrote: > > I'm wondering if anybody else has seen this problem, and if you've > > found some other workaround for it? Or alternatively,

Growisofs seg faults with DVD-RAM. Anybody else seen this?

2005-07-29 Thread Carl Delsey
I was trying to use growisofs to write to a DVD-RAM and it kept seg faulting. It worked fine with a DVD-R. I tracked the problem down to place in the code where growisofs tries to perform an operation on a file handle it has already closed. I've implemented a workaround already. The problem is,

Re: tar Syntax Help

2005-07-07 Thread Carl Delsey
Try leaving off the leading / from each line in your exclude list. I think what is happening is that, by default, tar drops the leading / from each file it tars up so that when you untar, it extracts all files relative to the current directory. I think because of this, when you specify absolute pat