RE: [PARPORT] patch-2.2.1-1284, -1284-12843


Andree Borrmann (A.Borrmann@tu-bs.de)
Mon, 01 Feb 1999 15:24:25 +0100 (CET)


On 31-Jan-99 Tim Waugh wrote:
> I've just uploaded these:
>
> <URL:ftp://ftp.torque.net/pub/parport/patch-2.2.1-1284.gz>
> <URL:ftp://ftp.torque.net/pub/parport/patch-2.2.1-1284-12843.gz>
>
> (also available at <URL:http://www.cyberelk.demon.co.uk/parport/>)
>
(I found patch-2.2.1-1284-12843.gz only on http...)

I had to add "parport_daisy.o" and "parport_ieee1284_ops.o" to MI_OBJS in
driver/misc/Makefile to get correct modules...

With my nibble read patch "parport_device_id" gets the device id, but padded
with ";" (last character of real device id) because there is no "end of data"
signal. So if we don't care for the length field, we should may be check this
to find the device id string end.

Will parport_probe be replaced by parport_daisy?

> Have fun downloading.

;)

Bye,
Andree

PS: Attached file include results from "modprobe parport_probe".
    Device id get in parport_probe fails there, but if I do
    "rmmod parport_probe; insmod parport_probe" afterwards I get:

Feb 1 15:18:06 magic kernel: In mode 0x04
Feb 1 15:18:06 magic kernel: Using nibble mode
Feb 1 15:18:06 magic kernel: Using nibble mode
Feb 1 15:18:06 magic kernel: In compatibility (forward idle) mode
Feb 1 15:18:06 magic kernel: parport0: Printer, MINOLTA Minolta PagePro 6L

Trying to free DMA-2
parport0: request_irq -3 failed
parport0: unable to get hardware to register Device ID probe.
parport0: request_irq -3 failed
parport0: unable to get hardware to register Device ID probe.
Feb 1 15:13:41 magic kernel: Peripheral not IEEE1284 compliant (0xFF)
Feb 1 15:13:41 magic kernel: Trying to free DMA-2
Feb 1 15:13:41 magic kernel: 1284.3 dev 0 (0:1:-1): No Std-1284 Device ID infor
mation available
Feb 1 15:13:41 magic kernel: parport0: request_irq -3 failed
Feb 1 15:13:41 magic kernel: parport0: unable to get hardware to register Devic
e ID probe.
Feb 1 15:13:41 magic kernel: 1284.3 dev 1 (0:2:-1): No Std-1284 Device ID infor
mation available
Feb 1 15:13:41 magic kernel: parport0: request_irq -3 failed
Feb 1 15:13:41 magic kernel: parport0: unable to get hardware to register Devic
e ID probe.
Feb 1 15:13:41 magic kernel: 1284.3 dev 2 (0:2:-1): No Std-1284 Device ID infor
mation available
Trying to free DMA-2
parport0: request_irq -3 failed
parport0: unable to get hardware to register Device ID probe.
parport0: request_irq -3 failed
parport0: unable to get hardware to register Device ID probe.
Feb 1 15:13:41 magic kernel: Peripheral not IEEE1284 compliant (0xFF)
Feb 1 15:13:41 magic kernel: Trying to free DMA-2
Feb 1 15:13:41 magic kernel: 1284.3 dev 3 (0:1:-1): No Std-1284 Device ID infor
mation available
Feb 1 15:13:41 magic kernel: parport0: request_irq -3 failed
Feb 1 15:13:41 magic kernel: parport0: unable to get hardware to register Devic
e ID probe.
Feb 1 15:13:41 magic kernel: 1284.3 dev 4 (0:2:-1): No Std-1284 Device ID infor
mation available
Feb 1 15:13:41 magic kernel: parport0: request_irq -3 failed
Feb 1 15:13:41 magic kernel: parport0: unable to get hardware to register Devic
e ID probe.
Feb 1 15:13:41 magic kernel: 1284.3 dev 5 (0:2:-1): No Std-1284 Device ID infor
mation available
Feb 1 15:13:41 magic kernel: In mode 0x04
Feb 1 15:13:41 magic kernel: Using nibble mode
Trying to free DMA-2
Feb 1 15:13:42 magic kernel: In compatibility (forward idle) mode
Feb 1 15:13:42 magic kernel: Trying to free DMA-2
Feb 1 15:13:42 magic kernel: 1284.3 dev 6 (0:-1:-1): MFG:MINOLTA;CMD:GDI;MDL:Mi
nolta PagePro 6L;CLS:PRINTER;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Feb 1 15:13:42 magic kernel: parport0: FIFO is 16 bytes
Feb 1 15:13:42 magic kernel: parport0: readIntrThreshold is 1
Feb 1 15:13:42 magic kernel: parport0: writeIntrThreshold is 1
Feb 1 15:13:42 magic kernel: parport0: PWord is 8 bits
Feb 1 15:13:42 magic kernel: parport0: Interrupts are ISA-Pulses
Feb 1 15:13:42 magic kernel: parport0: PC-style at 0x278 [SPP,ECP,ECPPS2]
Feb 1 15:13:43 magic kernel: In mode 0x04
Feb 1 15:13:43 magic kernel: Using nibble mode
Feb 1 15:13:43 magic kernel: Nibble timeout at event 11
Feb 1 15:13:43 magic kernel: In compatibility (forward idle) mode
Feb 1 15:13:43 magic kernel: parport0: no ID data returned by device.

End of MIME message

-- 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 Mon 01 Feb 1999 - 09:24:24 EST