On Tue, Nov 08, 2005 at 09:12:27AM +0100, gincantalupo wrote:
> Hi,
> this is my /etc/modprobe.d/zaptel:
>
Those are probably useless:
> options torisa base=0xd
>
> alias char-major-196 torisa
>
Those won't help you a bit if you run a ztcfg in your zaptel init script
anyway.
> install to
It's a problem with bristuff that has been there for quite some time.
If you load the modules in the wrong order it will kernel panic the box.
I have been bitten by it many times, very frustrating if you are working
on a remote box
I manually load all modules now too
On Tue, 8 Nov 2
Hi,
this is my /etc/modprobe.d/zaptel:
options torisa base=0xd
alias char-major-196 torisa
install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg
install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg
install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztc
On Mon, Nov 07, 2005 at 03:43:03PM +0100, gincantalupo wrote:
> Hi,
>
> I had some problems to with a quadBRI with a 2.6 kernel debian distro.
> Have you tried to insmod the zaptel.ko module instead of modprobing?
> It worked for me, hope it will work for you too.
>
> Giorgio Incantalupo
Could y
Hi,
I had some problems to with a quadBRI with a 2.6 kernel debian distro.
Have you tried to insmod the zaptel.ko module instead of modprobing?
It worked for me, hope it will work for you too.
Giorgio Incantalupo
Remco Barende wrote:
Hi list!
On a newly installed RHEL 4 box I'm trying to i
Hi list!
On a newly installed RHEL 4 box I'm trying to install bristuff-0.2.0-RC8n.
Everything did compile but I am running into some problems with the zaphfc
driver.
First of all when I load zaphfc *before* zaptel (yes I know I shouldn't do
that) I get a kernel panic and the box hangs. Not