Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 18:00:02 -0800 (PST)
From:      Charles Anderson <canderson@cms.cendant.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/15858: mmaping /dev/dsp does not return a valid pointer
Message-ID:  <200001060200.SAA08890@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/15858; it has been noted by GNATS.

From: Charles Anderson <canderson@cms.cendant.com>
To: freebsd-gnats-submit@FreeBSD.org, caa@columbus.rr.com
Cc:  
Subject: Re: misc/15858: mmaping /dev/dsp does not return a valid pointer
Date: Wed, 05 Jan 2000 20:46:22 -0500

 Please close this.
 
 I figured out what my damn problem was.  I was porting some linux code
 (that worked under the emulator) that kept segfaulting.
 
 Linux does not seem to require a PROT_READ on the mmap call, FreeBSD
 does, the linux module does this automatically.
 
 Call it a learning experience.
 
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001060200.SAA08890>