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
- odd result of pci_read_config Nicolas Souchu
- more info about: odd result of pci_read_config Nicolas Souchu
- Re: more info about: odd result of pci_read_con... Donald J . Maddox
- Re: more info about: odd result of pci_read... John Baldwin
- Re: more info about: odd result of pci_... Donald J . Maddox
- Re: more info about: odd result of pci_... Nicolas Souchu
- RE: more info about: odd result of... Steve Shoecraft
- RE: more info about: odd resul... Nicolas Souchu
- RE: more info about: odd r... Steve Shoecraft
- Re: more info about: odd r... Nicolas Souchu
- RE: more info about: odd result of pci_read... Steve Shoecraft
- Re: more info about: odd result of pci_read_con... Andrew Gallatin
- Re: more info about: odd result of pci_read... Nicolas Souchu

