Bug 14880

Summary: dagrab 0.3.3 use of O_NONBLOCK does not work on STABLE
Product: Ports & Packages Reporter: parag <parag>
Component: Individual Port(s)Assignee: cpiazza <cpiazza>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description parag 1999-11-14 20:30:05 UTC
	Trying to copy an audio track from a CD using the latest 0.3.3
	port of dagrab fails to work on 3.3-STABLE.  I don't know if it
	works on CURRENT as I don't have a way to test it at the moment.

	The program fails immediately with a device-open error.  Running
	it as root makes no difference.

Fix: Remove the "|O_NONBLOCK" in the open() call for the CD-ROM
	device in dagrab.c.  Then it works fine for me.

How-To-Repeat: 
	Try to copy an audio track using the dagrab 0.3.3 port.
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-11-14 20:50:30 UTC
Responsible Changed
From-To: freebsd-ports->cpiazza

I'll take this 
Comment 2 cpiazza freebsd_committer freebsd_triage 1999-11-20 22:42:09 UTC
State Changed
From-To: open->closed

Patch added, thanks! 

Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-22 14:44:36 UTC
wxs         2010-07-22 13:44:28 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/jnettop     Makefile 
  Log:
  Fix this port when using Endace DAG card.
  
  PR:             ports/14880
  Submitted by:   Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
  
  Revision  Changes    Path
  1.3       +6 -0      ports/net-mgmt/jnettop/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"