Re: mounted cd and tray locking

2007-12-17 Thread Nikos Vassiliadis
The PR I sent: http://www.freebsd.org/cgi/query-pr.cgi?pr=118779 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: mounted cd and tray locking

2007-12-13 Thread Nikos Vassiliadis
On Thursday 13 December 2007 12:28:39 Andriy Gapon wrote: > on 13/12/2007 12:13 Nikos Vassiliadis said the following: > > On Thursday 13 December 2007 11:42:00 Andriy Gapon wrote: > >> on 13/12/2007 09:30 Nikos Vassiliadis said the following: > >>> On Wednesday 12 December 2007 18:58:44 Andriy Gapo

Re: mounted cd and tray locking

2007-12-13 Thread Andriy Gapon
on 13/12/2007 12:28 Andriy Gapon said the following: > on 13/12/2007 12:13 Nikos Vassiliadis said the following: >> On Thursday 13 December 2007 11:42:00 Andriy Gapon wrote: >>> on 13/12/2007 09:30 Nikos Vassiliadis said the following: I have no atapicam in my kernel. Nor hald running. I

Re: mounted cd and tray locking

2007-12-13 Thread Andriy Gapon
on 13/12/2007 12:13 Nikos Vassiliadis said the following: > On Thursday 13 December 2007 11:42:00 Andriy Gapon wrote: >> on 13/12/2007 09:30 Nikos Vassiliadis said the following: >>> On Wednesday 12 December 2007 18:58:44 Andriy Gapon wrote: Hmm. Looked at the code and it should be as expected

Re: mounted cd and tray locking

2007-12-13 Thread Andriy Gapon
on 12/12/2007 20:18 Andriy Gapon said the following: [trimmed] > Investigated more and it seems that hald is a main culprit here. Without > it everything works reasonably well as long as I don't mix acd and cd > accesses. > That is, if I mount through acd, then trough cd, then unmount the cd > moun

Re: mounted cd and tray locking

2007-12-13 Thread Nikos Vassiliadis
On Thursday 13 December 2007 11:42:00 Andriy Gapon wrote: > on 13/12/2007 09:30 Nikos Vassiliadis said the following: > > On Wednesday 12 December 2007 18:58:44 Andriy Gapon wrote: > >> Hmm. Looked at the code and it should be as expected. Played with > >> various stuff and here's what I think: it

Re: mounted cd and tray locking

2007-12-13 Thread Andriy Gapon
on 13/12/2007 09:30 Nikos Vassiliadis said the following: > On Wednesday 12 December 2007 18:58:44 Andriy Gapon wrote: >> Hmm. Looked at the code and it should be as expected. Played with >> various stuff and here's what I think: it seems that having atapicam and >> hald and maybe something in KDE

Re: mounted cd and tray locking

2007-12-12 Thread Nikos Vassiliadis
On Wednesday 12 December 2007 18:58:44 Andriy Gapon wrote: > Hmm. Looked at the code and it should be as expected. Played with > various stuff and here's what I think: it seems that having atapicam and > hald and maybe something in KDE that polls for CD change is to blame. I have no atapicam in my

Re: mounted cd and tray locking

2007-12-12 Thread Andriy Gapon
on 12/12/2007 18:58 Andriy Gapon said the following: > on 12/12/2007 15:55 Nikos Vassiliadis said the following: >> On Wednesday 12 December 2007 13:13:48 Andriy Gapon wrote: >>> I recently noticed that FreeBSD doesn't prevent tray opening (via a >>> button on CD/DVD drive) even if I mount a CD wit

Re: mounted cd and tray locking

2007-12-12 Thread Andriy Gapon
on 12/12/2007 15:55 Nikos Vassiliadis said the following: > On Wednesday 12 December 2007 13:13:48 Andriy Gapon wrote: >> I recently noticed that FreeBSD doesn't prevent tray opening (via a >> button on CD/DVD drive) even if I mount a CD with ISO 9660 filesystem on >> it. This at least happens with

Re: mounted cd and tray locking

2007-12-12 Thread Nikos Vassiliadis
On Wednesday 12 December 2007 13:13:48 Andriy Gapon wrote: > I recently noticed that FreeBSD doesn't prevent tray opening (via a > button on CD/DVD drive) even if I mount a CD with ISO 9660 filesystem on > it. This at least happens with ATAPI CD drive (acd driver/device). > > Maybe my memory is fai