[PARPORT] t348 driver missing


Juergen_Weber@Schwaebisch-Hall.de
Fri, 5 Dec 1997 14:47:10 +0100


Hello,

my parallel port cd-rom cannot be mounted.
Has anybody a hint?
Which driver is missing?

Thanks for your help,

Juergen

oldie# lsmod
Module Pages Used by
psaux 1 1
misc 1 [psaux] 1
smbfs 6 0
ibmtr 3 1
oldie# insmod scsi_mod.o
oldie# insmod sr_mod.o
oldie# insmod t348.o
oldie# tail -3 /var/adm/messages
Dec 5 16:32:19 oldie kernel: scsi : 0 hosts.
Dec 5 16:35:03 oldie kernel: scsi0 : t348 driver version 0.02 using 8-bit
mode on port 0x378.
Dec 5 16:35:03 oldie kernel: scsi : 1 host.
oldie# lsmod
Module Pages Used by
t348 3 0
sr_mod 4 0
scsi_mod 7 [t348 sr_mod] 2
psaux 1 1
misc 1 [psaux] 1
smbfs 6 0
ibmtr 3 1
oldie# ll /dev/scd0
br--r----- 1 root cdrom 11, 0 May 28 1997 /dev/scd0
oldie# mount -t iso9660 /dev/scd0 /mnt/
mount: the kernel does not recognize /dev/scd0 as a block device
       (maybe `insmod driver'?)
oldie# more /usr/src/linux/.config
[...]
#
# SCSI support
#
CONFIG_SCSI=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=m
CONFIG_CHR_DEV_SG=m
[...]

-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Wed 30 Dec 1998 - 10:17:09 EST