> This patch is big, but this transformation has been pending for
> a long time, and I tested that parport_pc works on my ultra5.
> 
> Can you test it for me?

Floppy does not compile, seems to depend on some PCI header?

  CC      drivers/block/floppy.o
In file included from drivers/block/floppy.c:241:
include/asm/floppy.h: In function 'sun_pci_fd_enable_dma':
include/asm/floppy.h:383: error: implicit declaration of function 
'pci_map_single'
include/asm/floppy.h: In function 'sun_pci_fd_disable_dma':
include/asm/floppy.h:400: error: implicit declaration of function 
'pci_unmap_single'
include/asm/floppy.h: In function 'sun_pci_fd_set_dma_mode':
include/asm/floppy.h:410: error: 'PCI_DMA_TODEVICE' undeclared (first use in 
this function)
include/asm/floppy.h:410: error: (Each undeclared identifier is reported only 
once
include/asm/floppy.h:410: error: for each function it appears in.)
include/asm/floppy.h:412: error: 'PCI_DMA_FROMDEVICE' undeclared (first use in 
this function)
make[2]: *** [drivers/block/floppy.o] Error 1


-- 
Meelis Roos ([EMAIL PROTECTED])
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to