From: Marek S. <ma...@st...> - 2000-09-23 20:02:38
|
Hi, Few day ago I managed to download lates stable kernel source and I compiled my own kernel. In current version there is a problem with build-in parranel port support. Athough the driver works, it dosn't work correctly. Problems apprears when I try to print some gfx - I get garbage, but not picture. (printing of ANSI texts works). I have everything (printing filtres) configured properly, because printer worked with previous version of kernel (last one, which source was avaible on sunsite ftp). After looking in source I noticed, that kernel uses "parport", "parport_amiga" and "lp" driver for build-in parranel port (and printer) support. In older kernel version another drivers ("lp_m68k" and "lp_intern") were used for parranel port. They also didn't worked as good as they could (were very slow), but after changing some timeouts in driver code I got nice printer driver. Now I don't have source of that driver (I forgot and deleted it when I deleted all kernel source, because I need some space on drive), but I have that driver compiled as module. It works well, even with latest kernel (I just have to disable "parport" driver). How could I enable "lp_m68k" driver compilation? I think that finding correct values for timeout once again won't take me much time. My second question is about scsi driver for BlizzPCC+. Why, always when I use any tool for playing music CD i got a message from kelnel like this one: scsi0 : datain+dataout for command 0x42 02 40 01 00 00 00 00 10 00 scsi0 : datain+dataout for command 0x42 02 40 01 00 00 00 00 10 00 scsi0 : datain+dataout for command 0x47 00 00 00 02 00 49 00 4a 00 53c7xx: Non-aligned buffer with datain && dataout (repeated many, many times). How could I disable this? (its vey anoying...) Regards -- Marek March Szyprowski ........... mailto:ma...@st... ... ... happy AmigaOS user ... A1200, 603e/210 & 040/30, BVision, SCSI http://www.staszic.waw.pl/~march (Linux/APUS & 3D Games for Amiga) |