Re: still is ... Re: HOWTOs (Was: Problems with aha1542.o ...)

1996-08-19 Thread Richard G. Roberto
On Wed, 14 Aug 1996 [EMAIL PROTECTED] wrote: > > Richard> Thanks, but I checked into that already too. There aren't _any_ > Richard> arguments passable to the module -- only lilo/boot time args to > Richard> the kernel. > > Oh, I see. > > Well, doesn't that give you a reason to modify

Re: still is ... Re: HOWTOs (Was: Problems with aha1542.o ...)

1996-08-14 Thread Richard G. Roberto
On Tue, 13 Aug 1996 [EMAIL PROTECTED] wrote: > > Christopher> It took me a while to search this down, but the documentation > Christopher> (thanks to LDP) is available at: > Christopher> > Christopher> http://sunsite.unc.edu/mdw/HOWTO/BootPrompt-HOWTO-4.html#ss4.2 > > If you install the

HOWTOs (Was: Problems with aha1542.o ...)

1996-08-14 Thread Dirk . Eddelbuettel
Christopher> It took me a while to search this down, but the documentation Christopher> (thanks to LDP) is available at: Christopher> Christopher> http://sunsite.unc.edu/mdw/HOWTO/BootPrompt-HOWTO-4.html#ss4.2 If you install the doc-linux package, it is also at /usr/doc/HOWTO/*

Re: Problems with aha1542.o ...

1996-08-13 Thread Christopher R. Hertel
On Aug 13, 8:09am, Richard G. Roberto wrote: > Subject: Problems with aha1542.o ... [snip] : I did an strace -f on it and it seems that its : unable to find its irq. I can't find any way to pass a : parameter to the module to tell it what irq I'm on (10)! You can include the IRQ

Problems with aha1542.o ...

1996-08-13 Thread Richard G. Roberto
I posted earlier about this, but I have more info and it seems to be specific to this module and not lilo. I had to change my base_io from 330 to 234 to accomodate my MPU-401 interface on the Audiotrix Pro card. This works fine under DOS/WIN with a "/P234" switch at load time for the driver. The