Hi,
I've got a parallel port MMC (MultiMedia Card) drive. Depending on who
you ask, it's either a Panasonic VW-RWM1 or a SanDisk SDDR-11. Inside
it there's a chip labelled:
SHUTTLE
TECHNOLOGY
IMPACT-S
9946E
From grepping through the Windows drivers for this device, I'm wondering
whether "IMPACT-S" and "IMPACT-A" are protocols like EPAT, EPST and co.
Does anyone know anything about them?
I haven't had much luck with the paride or ppscsi drivers, though I do
get a flicker of interest from mode 1 when probing:
okenite:~# uname -a
Linux okenite 2.2.18pre21 #1 Thu Apr 26 11:25:46 BST 2001 i686 unknown
okenite:~# lsmod
Module Size Used by
epat 5924 0
paride 3404 1 [epat]
parport_probe 3336 0 (autoclean)
parport_pc 7340 0 (autoclean)
ppscsi 10652 0
parport 7316 0 [paride parport_probe parport_pc ppscsi]
vfat 9252 0 (autoclean)
fat 29504 0 (autoclean) [vfat]
emu10k1 39048 0 (unused)
soundcore 2596 4 [emu10k1]
tulip 31980 1
pci-scan 2712 0 [tulip]
okenite:~# insmod epst verbose=4
Using /lib/modules/2.2.18pre21/scsi/epst.o
/lib/modules/2.2.18pre21/scsi/epst.o: init_module: Device or resource busy
Hint: this error can be caused by incorrect module parameters, including
invalid IO or IRQ parameters
okenite:~# insmod pd verbose=2 drive0=0x378,0
Using /lib/modules/2.2.18pre21/misc/pd.o
/lib/modules/2.2.18pre21/misc/pd.o: init_module: Device or resource busy
Hint: this error can be caused by incorrect module parameters, including
invalid IO or IRQ parameters
epst.0: 0x378 is parport0
epst.0: version code reads: 0xc9
epst.0: port 0x378 mode 0 test failed (1,-1,0)
epst.0: version code reads: 0x49
epst.0: port 0x378 mode 1 test failed (1,-1,0)
epst.0: version code reads: 0xc9
epst.0: port 0x378 mode 2 test failed (1,-1,0)
epst.0: version code reads: 0xc9
epst.0: port 0x378 mode 3 test failed (1,-1,0)
epst.0: version code reads: 0xc9
epst.0: port 0x378 mode 4 test failed (1,-1,0)
epst.0: version code reads: 0xc9
epst.0: port 0x378 mode 5 test failed (1,-1,0)
epst.1: no such device: parport1
epst.2: no such device: parport2
scsi : 0 hosts.
pd: pd version 1.05, major 45, cluster 64, nice 0
pda: 0x378 is parport0
pda: epat: port 0x378, mode 0, ccr 0, test=(255,255,0)
pda: epat: port 0x378, mode 1, ccr 40, test=(255,255,448)
pda: epat: port 0x378, mode 2, ccr 0, test=(255,255,0)
pda: epat: port 0x378, mode 3, ccr 0, test=(254,255,141)
pda: epat: port 0x378, mode 4, ccr 0, test=(255,255,169)
pda: epat: port 0x378, mode 5, ccr 0, test=(255,255,106)
pda: Adapter not found
pd: no valid drive found
Any help appreciated.
J.
-- Jay Foad Tao Group Limited <foad at tao-group dot com> Hello Tim. Hello Phil.-- 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 2b29 : Thu Apr 26 2001 - 11:14:23 EDT