9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] can't cat to /dev/sdC1/ctl
@ 2002-05-17 14:13 rsc
  2002-05-20  9:55 ` peter a. cejchan
  0 siblings, 1 reply; 3+ messages in thread
From: rsc @ 2002-05-17 14:13 UTC (permalink / raw)
  To: 9fans

quickblank is a command for /mnt/cd/ctl
via cdfs, not for /dev/sdC1/ctl.  it only applies
to cd-rws, by the way.

dma on is failing because the combination of
your ide controller and your cd reader appear
not to support dma, at least as far as plan 9
inquires.

russ



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] can't cat to /dev/sdC1/ctl
  2002-05-17 14:13 [9fans] can't cat to /dev/sdC1/ctl rsc
@ 2002-05-20  9:55 ` peter a. cejchan
  0 siblings, 0 replies; 3+ messages in thread
From: peter a. cejchan @ 2002-05-20  9:55 UTC (permalink / raw)
  To: 9fans

rsc@plan9.bell-labs.com wrote in message news:<298eba68b25eaf165624679f65794bc7@plan9.bell-labs.com>...
> quickblank is a command for /mnt/cd/ctl
> via cdfs, not for /dev/sdC1/ctl.  it only applies
> to cd-rws, by the way.
>
> dma on is failing because the combination of
> your ide controller and your cd reader appear
> not to support dma, at least as far as plan 9
> inquires.
>
> russ

I've realized the first answer soon after posting it... I'm stupid :-(
Gonn take a rest...
TX!


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [9fans] can't cat to /dev/sdC1/ctl
@ 2002-05-17 14:13 Peter A. Cejchan
  0 siblings, 0 replies; 3+ messages in thread
From: Peter A. Cejchan @ 2002-05-17 14:13 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

I have problems writing to ctl file of my CD-writer. See attached below.
Regards,
--
++pac.

Peter A. Cejchan
Paleobiology Lab, GLU Acad. Sci. CZ
<pac@next.gli.cas.cz>
[http | ftp]://next.gli.cas.cz

[-- Attachment #2: ctl --]
[-- Type: text/plain, Size: 765 bytes --]

term% allow
term% echo quickblank > /dev/sdC1/ctl
echo: write error: bad process or channel control request
term% mntcd
mount: can't open /srv/9660: '/srv/9660' file does not exist
ERROR\n
term% /bin/mntcd
/n/cd/Unix
term% echo quickblank > /dev/sdC1/ctl
echo: write error: bad process or channel control request
term% cat  /dev/sdC1/ctl
inquiry HP      CD-Writer+ 7200 3.014VO09984119221600210
config 8580 capabilities 0B00
term% echo dma on >  /dev/sdC1/ctl
echo: write error: bad process or channel control request
term% allow
term% echo dma on >  /dev/sdC1/ctl
echo: write error: bad process or channel control request
term% um # unmount all
term% echo dma on >  /dev/sdC1/ctl
echo: write error: bad process or channel control request
term%

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-20  9:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-17 14:13 [9fans] can't cat to /dev/sdC1/ctl rsc
2002-05-20  9:55 ` peter a. cejchan
2002-05-17 14:13 Peter A. Cejchan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).