Messages in this thread |  | | Date | Wed, 29 May 1996 10:40:05 +0200 (MET DST) | From | Zoltan Vorosbaranyi <> | Subject | New Panasonic CR-56x driver + Q |
| |
Hi,
There's a new driver for the old Panasonic (Matsushita) CR-56x CDROM drive. It's smaller than sbpcd, can detect disk changes, works with Workman, etc. Note that there's no SoundBlaster interface support in the driver yet.
More info can be found at:
http://www.tarki.hu/Linux/pcd.html
The driver:
ftp://ftp.tarki.hu/pub/linux/pcd/pcd-0.13.tar.gz
Also a question to device driver gurus:
Is there a reliable delay-with-sleep method for polling drivers? I experienced strange early rescheduling with the popular current->state=INTERRUPTIBLE; schedule() method. And, the timers allow delay at least two jiffies.
Thanks.
Cheers,
vbzoli
|  |