patch-1.3.35 linux/drivers/block/README.sjcd
Next file: linux/drivers/block/aztcd.c
Previous file: linux/drivers/block/README.aztcd
Back to the patch index
Back to the overall index
- Lines: 66
- Date:
Mon Oct 16 15:23:25 1995
- Orig file:
v1.3.34/linux/drivers/block/README.sjcd
- Orig date:
Tue Jul 18 16:28:56 1995
diff -u --recursive --new-file v1.3.34/linux/drivers/block/README.sjcd linux/drivers/block/README.sjcd
@@ -6,7 +6,7 @@
Once started, training can not be stopped...
(StarWars)
-This is the README for the sjcd cdrom driver, version 1.3.
+This is the README for the sjcd cdrom driver, version 1.5.
This file is meant as a tips & tricks edge for the usage of the SANYO CDR-H94A
cdrom drive. It will grow as the questions arise. ;-)
@@ -21,8 +21,8 @@
a warm reboot to boot Linux somehow doesn't work, at least not
on Eric's machine (IPC P90), with the version of the ISP16
card he has (there appear to be at least two versions: Eric's card with
-no jumpered IDE support and Vadim's version with a jumper to enable
-IDE support).
+no jumpered IDE support and OPTi 82C928 chip, and Vadim's version
+with a jumper to enable IDE support, probably with a OPTi 82C929 chip).
Therefore detection and configuration of the ISP16 interfaces is included
in the driver.
If we should support any other interfaces (which cannot be configured
@@ -30,13 +30,18 @@
know (maarel@marin.nl) and we'll see.
Otherwise, you should boot DOS once (and by this, run the "configuration driver")
-and then switch to Linux by use of CTL-ALT-DEL. Each use of the RESET
+and then switch to Linux by use of CTRL-ALT-DEL. Each use of the RESET
button or the power switch makes this procedure necessary again.
If no ISP16 is detected, there's no harm done; a card configured trough DOS
may still work as expected.
+As of version 1.4 sound through the speakers is supported; only for MSS-mode
+and no volume controle yet.
+
+PAUSE and STOP ioctl commands don't seem to work yet.
+
ISP16 configuration routines reside at Vadim's server
- rbrf.msk.su:/linux/mediamagic/
+ ftp.rbrf.ru:/linux/mediamagic/
and at Eberhard's mirror
ftp.gwdg.de:/pub/linux/cdrom/drivers/sanyo/
@@ -51,13 +56,13 @@
The device major for sjcd is 18, and minor is 0. Create a block special
file in your /dev directory (e.g., /dev/sjcd) with these numbers.
-(For those who don't know, being root and the following should do the trick:
+(For those who don't know, being root and doing the following should do the trick:
mknod -m 644 /dev/sjcd b 18 0
and mount the cdrom by /dev/sjcd).
The default configuration parameters are:
base address 0x340
- irq 10
+ no irq
no dma
As of version 1.2, setting base address, irq and dma at boot time is supported
through the use of command line options: type at the "boot:" prompt:
@@ -65,7 +70,7 @@
(where your kernel is assumed to be called by saying "linux" to
the boot manager).
-If something is wrong, e-mail to vadim@rbrf.msk.su
+If something is wrong, e-mail to vadim@rbrf.ru
or vadim@ipsun.ras.ru
or model@cecmow.enet.dec.com
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this