Date: Wed, 8 Dec 1999 13:24:23 -0800 From: "Alex" <archiver@db.geocrawler.com> To: freebsd-hackers@freebsd.org Subject: Interrupt handler for PCI Message-ID: <199912082124.NAA30695@www.geocrawler.com>
next in thread | raw e-mail | index | archive | help
This message was sent from Geocrawler.com by "Alex" <al.feldman@sangoma.com> Be sure to reply to that address. Hello, I'm writting driver for PCI board. Is't possible to set interrupt handler for PCI device not in attach function? If yes, how? For ISA is possible to do by calling reconfig_isadev(dev, &imask) for one device. Thank you Geocrawler.com - The Knowledge Archive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912082124.NAA30695>