public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PNP BIOS and parport_pc - dma found but not used
@ 2001-04-19  6:14 Pavel Roskin
  2001-04-19 11:43 ` Alan Cox
  2001-04-19 17:31 ` Gunther Mayer
  0 siblings, 2 replies; 7+ messages in thread
From: Pavel Roskin @ 2001-04-19  6:14 UTC (permalink / raw)
  To: linux-kernel

Hello!

I've compiled 2.4.3-ac9 with support for PNP BIOS. I understand that this
is a new feature experimental and the feedback is requested.

The setting is BIOS is to use irq 7 and dma 3. I normally use "options
parport_pc io=0x378 irq=7 dma=3" in /etc/modules.conf, but this time I
commented them out hoping that the driver will ask BIOS.

Although the kernel can see those settings, the dma is not used by the
driver. This is the output from dmesg.

PnPBIOS: Parport found PNPBIOS PNP0401 at io=0378,0778 irq=7 dma=-1
0x378: FIFO is 16 bytes
0x378: writeIntrThreshold is 7
0x378: readIntrThreshold is 7
0x378: PWord is 8 bits
0x378: Interrupts are ISA-Pulses
0x378: ECP port cfgA=0x10 cfgB=0x4b
0x378: ECP settings irq=7 dma=3
parport0: PC-style at 0x378 (0x778), irq 7, using FIFO
[PCSPP,TRISTATE,COMPAT,ECP]
parport0: cpp_daisy: aa5500ff(98)
parport0: assign_addrs: aa5500ff(98)
parport0: Printer, Canon BJC-1000
# cat /proc/dma
 4: cascade
# cat /proc/interrupts
           CPU0
  0:    1323677          XT-PIC  timer
  1:      20176          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  3:          0          XT-PIC  eth1
  4:     288111          XT-PIC
  7:          2          XT-PIC  parport0
  8:          1          XT-PIC  rtc
 12:      41138          XT-PIC  eth0
 14:      22503          XT-PIC  ide0
 15:          0          XT-PIC  ide1
NMI:          0
ERR:          0

The full output is here: http://www.red-bean.com/~proski/linux/dmesg
First time parport_pc was loaded with the explicit options.

-- 
Regards,
Pavel Roskin


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-04-20 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-19  6:14 PNP BIOS and parport_pc - dma found but not used Pavel Roskin
2001-04-19 11:43 ` Alan Cox
2001-04-19 14:51   ` Pavel Roskin
2001-04-19 17:40     ` Gunther Mayer
2001-04-19 17:31 ` Gunther Mayer
2001-04-20  4:11   ` Pavel Roskin
2001-04-20 17:33     ` Gunther Mayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox