Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2001 16:35:26 +0000 (MET)
From:      Steven Looman <fsteevie@dds.nl>
To:        freebsd-isdn@FreeBSD.ORG
Subject:   some help needed with writing driver
Message-ID:  <Pine.GSO.3.90.1010627162310.4655A-100000@fatima.dds.nl>

next in thread | raw e-mail | index | archive | help
Hi,

After a couple of very busy days I finally got to (trying to) writing a 
device driver...

Anyway, I got some stuff working, but it doesn't boot.
It hangs (actually, keeps looping) in the "isicintr(struct l1_softc *sc)" 
function. But there is nothing, if(!hscx_irq_stat && !isac_irq_stat) is 
always the case. So I guess the card has to be cleared or something, but 
I don't know now.

I haven't really looked at the linux source, yet, because I'm tired right 
now and don't want to code anymore for today. If anybody can give me a 
quick hint for this problem, or possible future problems, please give them.

Thank.

Steven


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.90.1010627162310.4655A-100000>