Subject: LKMs & PCI Cards
To: None <tech-kern@netbsd.org>
From: None <ben@eitzen.org>
List: tech-kern
Date: 05/08/2002 12:09:52
I am trying to write a LKM device driver for a PCI card. The problem I'm
running into is how to go about finding the card once the module is
loaded.

What are the ways I can probe the PCI bus from a device driver, is there
any NetBSD equivalent to FreeBSD's pci_register_lkm()?

Is doing a LKM PCI driver even possible at this point?

Thanks in advance
Ben Eitzen
ben@eitzen.org