On Mon, Jan 22, 2001 at 04:05:31AM -0600, Steve Shoecraft wrote:
> > My viapm driver is a kmodule. Could it be that PCI_READ_CONFIG is not
> > correctly resolved and returns ENXIO which is 0x6?
> 
> That's exactly whats going on here.  Have you turned on BUS_DEBUG (or mebbe
> DEBUG_BUS) in /kern/subr_bus.c ?

Not yet. I will then.

> 
> Also, I have a userland app that loads and runs your kernel module - it
> makes it alot easier to debug this kinda stuff.  Even does device file I/O.
> If you want, you can check it out.

Thanks, where?

-- 
[EMAIL PROTECTED]
Alcôve - Open Source Software Engineer - http://www.alcove.fr


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to