Messages in this thread |  | | | Date | Wed, 12 Jul 2000 21:48:02 +0200 | | From | Jens Axboe <> | | Subject | Re: CD_Rom problems (fwd) |
| |
On Wed, Jul 12 2000, Richard B. Johnson wrote: > > if (stats && CDC_SELECT_DISC) > ^^ Will nearly always be true.
> if (stats & CDC_SELECT_DISC) > printf("Success!\n");
Right, naturally. I believe he had problems using the cdchange program, which is correct.
-- * Jens Axboe <axboe@suse.de> * SuSE Labs
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |